function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
naveen reddy 19naveen reddy 19 

How to move community from one sandbox to other sandbox/production?

Hi,

 I have built a community of type Salesforce Tabs + Visualforce. It has custom visualforce pages and some custom community settings.
We would like to move this to other environments for testing and production.
We are currently using change sets to move to other environments.
Please suggest how to move community to other environments,

Thanks,
Naveen.

 
@GM@GM
Hi,

Use ANT to deploy the metadata components(use eclipse to get all metadata) to destination org

OR

Move VF pages,tabs and other possible comoponents via chnage set and then set the community in the destination org 

Regards,
GM
 
SandhyaSandhya (Salesforce Developers) 
Hi,

This question is answered in Stack Exchange.Please refer below link.

http://salesforce.stackexchange.com/questions/116983/deploying-community-from-sandbox-to-production
 
Hope this helps you!

If this helps you, please mark it as solved.

Thanks and Regards
Sandhya