Shifting from Joomla

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
uniqu3

Re: Shifting from Joomla

Post by uniqu3 »

There is no official converter and basically it depends on what kind of functionality you Joomla site has.
Converting template should be easy with a bit of html, css and smarty knowledge.

To do that all you need is HTML from your existing Joomla template, for example just copy sourcecode and convert it to a static html file, copy all attached stylesheets and javascript.
Then move on to creating cmsms template, you can find doc about it here http://docs.cmsmadesimple.org/layout/cr ... n-template and documentaiton about smarty can be found at http://www.smarty.net/docs/en/
Locked

Return to “[locked] Installation, Setup and Upgrade”