We have a development server and a different production server. When I move my project from the development server to the production server I loose any changes I made to document types, macros, templates, etc and have to re created them on my production server. Is there a way around this? Thanks!
You could take a look at uSync, this package will serialize these database changes out to the file system, so when deployed to production, the docTypes / macros etc... can be recreated in the production database.
Umbraco from Dev server to production server
We have a development server and a different production server. When I move my project from the development server to the production server I loose any changes I made to document types, macros, templates, etc and have to re created them on my production server. Is there a way around this? Thanks!
Hi Jason,
You could take a look at uSync, this package will serialize these database changes out to the file system, so when deployed to production, the docTypes / macros etc... can be recreated in the production database.
Thanks, I will take a look at it!
Hi Jason
One more option for transferring doctypes and all data, even content, between environments - Umbraco Cloud
https://umbraco.com/products/umbraco-cloud/
Try this service, it's really interesting.
Thanks,
Alex
is working on a reply...