Afform - Make Afform Core and Authx extensions required
authorcolemanw <coleman@civicrm.org>
Mon, 4 Sep 2023 16:41:39 +0000 (12:41 -0400)
committercolemanw <coleman@civicrm.org>
Thu, 7 Sep 2023 22:24:09 +0000 (18:24 -0400)
commit181ffae248d71881caf21cab9cda7a88f59b9954
treefdde0cc8e30cc3b83193875d930ecd4a0f8748d4
parent976458ad6c1272c689d3f957fbc935e3f5f947a2
Afform - Make Afform Core and Authx extensions required

This enables Afform by default (and its dependency Authx) on all CiviCRM installs;
they cannot be disabled.
CRM/Upgrade/Incremental/php/FiveSixtySeven.php
bin/regen.sh
ext/afform/core/Civi/Api4/Afform.php
ext/afform/core/Civi/Api4/AfformBehavior.php
ext/afform/core/Civi/Api4/AfformSubmission.php
ext/afform/core/info.xml
ext/authx/info.xml
setup/plugins/init/DefaultExtensions.civi-setup.php
tests/phpunit/CRM/Contribute/Import/Parser/ContributionTest.php
tests/phpunit/CRM/Dedupe/MergerTest.php