Make flexmailer mandatory
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 3 Dec 2022 02:38:39 +0000 (15:38 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 5 Dec 2022 23:42:07 +0000 (12:42 +1300)
commit72c096abe12495677d4a89484ff1bec85b52c1fe
treef320430b49899a9c543ca175d4db531c2cd6c490
parent3e31d9403235b1433f620ae5519605211e815da4
Make flexmailer mandatory
14 files changed:
CRM/Upgrade/Incremental/php/FiveFiftySeven.php
api/v3/examples/Setting/GetFields.ex.php
ext/flexmailer/info.xml
ext/flexmailer/settings/flexmailer.setting.php [deleted file]
ext/flexmailer/src/Listener/Abdicator.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTracker/HtmlClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTracker/TextClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ConcurrentDeliveryTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/FlexMailerSystemTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/MailingPreviewTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ValidatorTest.php
ext/flexmailer/xml/Menu/flexmailer.xml [deleted file]
tests/phpunit/CRM/Mailing/BaseMailingSystemTest.php
tests/phpunit/CRM/Mailing/MailingSystemTest.php