These are the steps to migrate/deploy to another domain:
- Export to sql your DB
- Replace your old domain to the new domain in the SQL, like: "https://localhost:3000/" into "https://mydomain.com/"
- Replace your DB with changed SQL
- Update domain name in the the DB, table called "cama_term_taxonomy" column "slug"
- Restart server
Note: These steps are necessary because Camaleon CMS is saving image full url's which needs to be updated to the new domain.
Created at: 16 Nov 11:20 | Updated at: 20 Dec 13:15