Sync enable/disable status of component extensions with core components
authorColeman Watts <coleman@civicrm.org>
Mon, 10 Apr 2023 16:01:32 +0000 (12:01 -0400)
committerColeman Watts <colemanw@civicrm.org>
Fri, 12 May 2023 02:09:27 +0000 (22:09 -0400)
commit2286abbc7ae8bc338f915e8692a77457bbefd540
treeb59b9d985b545e6c4029d3990e8a6ffd66f7346a
parent0e332d88b62ef2694c96f9b1bf3c34caceb01096
Sync enable/disable status of component extensions with core components
14 files changed:
CRM/Core/Component.php
CRM/Core/Component/Info.php
CRM/Extension/Upgrader/Component.php [new file with mode: 0644]
CRM/Upgrade/Incremental/php/FiveSixtyThree.php
Civi/Core/SettingsBag.php
ext/civi_campaign/info.xml
ext/civi_case/info.xml
ext/civi_contribute/info.xml
ext/civi_event/info.xml
ext/civi_mail/info.xml
ext/civi_member/info.xml
ext/civi_pledge/info.xml
ext/civi_report/info.xml
settings/Core.setting.php