File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 'name ' => 'FlexMailer ' ,
5454 'file ' => 'flexmailer ' ,
5555 ],
56+ // Insert component-extensions initially disabled. They'll be enabled by InstallComponents.civi-setup.php.
5657 [
5758 'full_name ' => 'civi_campaign ' ,
5859 'name ' => 'CiviCampaign ' ,
60+ 'is_active ' => 0 ,
5961 ],
6062 [
6163 'full_name ' => 'civi_case ' ,
6264 'name ' => 'CiviCase ' ,
65+ 'is_active ' => 0 ,
6366 ],
6467 [
6568 'full_name ' => 'civi_contribute ' ,
6669 'name ' => 'CiviContribute ' ,
70+ 'is_active ' => 0 ,
6771 ],
6872 [
6973 'full_name ' => 'civi_event ' ,
7074 'name ' => 'CiviEvent ' ,
75+ 'is_active ' => 0 ,
7176 ],
7277 [
7378 'full_name ' => 'civi_mail ' ,
7479 'name ' => 'CiviMail ' ,
80+ 'is_active ' => 0 ,
7581 ],
7682 [
7783 'full_name ' => 'civi_member ' ,
7884 'name ' => 'CiviMember ' ,
85+ 'is_active ' => 0 ,
7986 ],
8087 [
8188 'full_name ' => 'civi_pledge ' ,
8289 'name ' => 'CiviPledge ' ,
90+ 'is_active ' => 0 ,
8391 ],
8492 [
8593 'full_name ' => 'civi_report ' ,
8694 'name ' => 'CiviReport ' ,
95+ 'is_active ' => 0 ,
8796 ],
8897 [
8998 'full_name ' => 'legacybatchentry ' ,
You can’t perform that action at this time.
0 commit comments