Migrating from MiaCMS
The followng steps can be applied to migrating most of the sample data:
- Install Aliro content bundle (see 7)
- Log in as administrator - there will be a pause before the admin login page comes up, caused by the installation of the prepackaged applications
- Go to extensions and delete the GB Theme theme.
- Install the Borders2 theme; go to Site - Themes - and make it the default
- Back up from the MiaCMS database existing tables using the "drop table" option: mos_banner*, mos_categories, mos_contact_details, mos_content*, mos_newsfeeds, mos_poll*, mos_sections, mos_weblinks (asterisked items refer to multiple tables starting with the specified name)
- Users?
- Either during install choose DB prefix to be mos_ or edit the dump changing mos_ to aliro_ throughout
- Apply the dumped SQL to the general DB table for the new site
- Kill off any params values in the imported tables, especially weblinks; also kill attribs in xxx_content table
- Add to contact_details an extra field cform mediumtext NOT NULL after misc
- Add an item to the main menu pointing to the frontpage component, call it Home
- Add a similar item to top menu, and add another item called "Contact us" pointing to contact component, and another called "Links" pointing to weblinks component
- Go to Display Boxes - User Boxes - and publish simple menu as Main menu (in left position), create Top menu (based on simple menu) - top position, no title display, Menu Name topmenu
- Publish Login Box Module in position left with title Login Form
- Publish Syndicate Module in position left
- Publish Search Module in position header with title not displayed
- Publish Social Bits module in position header with title not displayed
- Publish who is online in position user4 with title Who's Online
- Publish banners module in position banner with no title
- Publish most popular content module is position user1 with title Popular
- Publish latest news module in position user2
- Publish sections module in position user3
- Copy all images from MiaCMS site /images/banners to same location in Aliro site
- Copy any images from MiaCMS site /images/stories to same location in Aliro site where they do not already exist
There are no comments on this page. [Add comment]