Extension:GrowthExperiments/Technical documentation/Community Configuration migration

Enabling usage of CommunityConfiguration extension on a wiki

edit
  1. Enable Extension:CommunityConfiguration on the target wiki using config option wmgUseCommunityConfiguration
  2. Use GrowthExperiments/maintenance/migrateCommunityConfig.php script on the target wiki in dry mode to foresee validation errors. eg: mwscript extensions/GrowthExperiments/maintenance/migrateCommunityConfig.php --wiki=cswiki --dry-run
  3. Use GrowthExperiments/maintenance/migrateCommunityConfig.php script on the target wiki. eg: mwscript extensions/GrowthExperiments/maintenance/migrateCommunityConfig.php --wiki=cswiki
  4. Enable the usage of the extension by GrowthExperiments on the target wiki using config option wgGEUseCommunityConfigurationExtension