How to Migration the theme from Dev Environment to Live Environment Print

  • 0

Step 1: Copy all root files which is created by hostx page manager and by default comes through hostx as you can check at the below screenshot

Step 2: Copy hostx template from dev instance. Path Will be [templates/hostx/]

Step 3: Copy hostx orderform from dev instance. Path Will be [templates/orderforms/hostx/]

Step 4: Copy hostx addon module from dev instance. Path Will be [modules/addons/hostx/]

Step 5: Copy overrides folder for language variable from dev instance. Path Will be [lang/overrides/]

Upload all the folder and root files downloaded from dev server to production server over same location.

  • Now export the database table from dev instance all db table related to hostx started with prefix mod_hostx [You can check screenshot below]

  • Import all database table to your production server db.

Note: Please make sure that over both the instance have same product group and product id there otherwise you need to once again assign the product group to pages so that production server product will reflect.

 

 


Was this answer helpful?

« Back