Add the possibility of "resend mailing"
This dev add the possibility to use the extension "resendmailing" - https://lab.civicrm.org/extensions/resendmailing The develop add a selector in the "Step" configuration, processor (by default the option is "mailing"), and if the extension `resendmailing` is enabled is added a option to the selector "Resend Mailing" (to avoid the dependencie) ![image](/uploads/eaec29b772289e5467f2d545967b63dd/image.png) When a step is executed for the first time, if the processor is configured as "Resend Mailing" the configuration is locked, and the step processor type and mailing cannot be changed. Displaying a message with a warning ![image](/uploads/ddb5a95cb847dc827eaf9f5f7c9b53fd/image.png) Pd: Added this new selector "Processor" to add later the "sms processor". ## Refs - Related previous MR: https://lab.civicrm.org/extensions/chasse/-/merge_requests/32 - New MR: https://lab.civicrm.org/extensions/chasse/-/merge_requests/33
issue