Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2.1
-
Component/s: CiviCampaign
-
Labels:None
Description
DB Schema
==========
1. Setup db schema per http://wiki.civicrm.org/confluence/display/CRM/CiviCRM+for+Canvassing+and+GOTV for -
Campaign Table
Campaign Groups Table
Survey Table
Activity Table
Schema xml files could go as xml/schema/Campaign/*.xml
2. Fix upgrade accordingly.
custom group xml files
==================
xml file - drupal/modules/civicrm_engage/Survey/CustomGroupData.xml should have custom group definition for "Activity Custom Group" added, which could be imported with bin/migrate/import.php script.