digitalpoint
Well-known member
Upgrading my site to 1.2 is quite a bit of work (rewriting addons, JavaScript for new jQuery, making non-standard parts of site responsive, etc.)
Long story short is I've been working on it, but trying to figure out the best way to get all the new stuff from the dev install to the live install after the actual upgrade (templates, addons, event listeners, style settings, etc.)
So I'm thinking when I do the live upgrade, I could do it... then just import a few tables directly from my dev setup (the template tables, style tables, options, code events, etc.)
And then rebuild the appropriate registry items.
Can anyone think of why this wouldn't work or a better way to migrate those types of things from dev setup to live one when the time comes?
Long story short is I've been working on it, but trying to figure out the best way to get all the new stuff from the dev install to the live install after the actual upgrade (templates, addons, event listeners, style settings, etc.)
So I'm thinking when I do the live upgrade, I could do it... then just import a few tables directly from my dev setup (the template tables, style tables, options, code events, etc.)
And then rebuild the appropriate registry items.
Can anyone think of why this wouldn't work or a better way to migrate those types of things from dev setup to live one when the time comes?