I want to export macros from my dev box to the web. Is it safe to export the data from the the three cmsMacro tables (<span style="font-size: x-small;">cmsMacro</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;">,</span></span><span style="font-size: x-small;"> cmsMacroProperty</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;"> and</span></span><span style="font-size: x-small;"> cmsMacroPropertyType) straight into my web database?</span>
Exporting Macros
Hello,
I want to export macros from my dev box to the web. Is it safe to export the data from the the three cmsMacro tables (<span style="font-size: x-small;">cmsMacro</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;">,</span></span><span style="font-size: x-small;"> cmsMacroProperty</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;"> and</span></span><span style="font-size: x-small;"> cmsMacroPropertyType) straight into my web database?</span>
Why not just create a package containing those macros from the dev server and install the package on the web server?
is working on a reply...