Installing 2 sites
Permalink
Hello,
I need to duplicate an existing C5 website. Each site will be on an individual domain and needs to be separate.
When I copy the database and files from one site to another the new site works, however when I connect to the community again, the site thinks its the old one (first version) . I need this site to have a separate project in the projects section for its own addon downloads etc.
Can any one shed some light as to how to achieve this please...?
I need to duplicate an existing C5 website. Each site will be on an individual domain and needs to be separate.
When I copy the database and files from one site to another the new site works, however when I connect to the community again, the site thinks its the old one (first version) . I need this site to have a separate project in the projects section for its own addon downloads etc.
Can any one shed some light as to how to achieve this please...?
use phpMyAdmin,
find the table 'Config'
delete the rows:
MARKETPLACE_SITE_TOKEN
MARKETPLACE_SITE_URL_TOKEN
Now go to the dashboard and change your site name (or while in phpMyAdmin hack the Config/SITE data)
When you next go to the C5 dashboard and connect to the marketplace, it should start again from scratch asking for your account & project details etc.