Basic setup workflow steps:
Assume you have already installed Apache Web server with PHP Extensions (usually all are installed by default at typical hosting server). Upload to hosting server and extract CMS and sample site archive in document root of Apache virtual server at hosting server.
Run CMS administration tool "Setup" using builtin admin and password (admin/admin). At least you must alter:
We strongly recommend to change builtin administrator default password!
Sample site have 2 skins: default and Christmas. Christmas skin does not have separate skin folder and is only symbolic link to default skin with minimum changes in template. All design elements integration tasks are targeted to default skin located in /cms/skins/default folder. You can use CMS File Manager or WebDAV server connected as network drive to do design integration. Sample site is made to be mostly suitable for typical business company and minimal design updates require. Steps to be done:
You can create new pages and add new menu items too. We recommend to copy/paste sample site page and use as template when creating new page and menu item.
More detailed info about setup workflow you can find in Administration section of this documentation.