Aliro Documentation : FromMambo

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Migrating from Mambo


The followng steps can be applied to migrating most of the sample data:

  1. Install Aliro content bundle (see 7)
  2. Log in as administrator - there will be a pause before the admin login page comes up, caused by the installation of the prepackaged applications
  3. Go to extensions and delete the GB Theme theme.
  4. Install the Water & Stone theme; go to Site - Themes - and make it the default
  5. Dump existing tables with "drop table" option mos_banner*, mos_categories, mos_contact_details, mos_content*, mos_newsfeeds, mos_poll*, mos_sections, mos_weblinks
  6. Users?
  7. Either during install choose DB prefix to be mos_ or edit the dump changing mos_ to aliro_ throughout
  8. Apply the dumped SQL to the general DB table for the new site
  9. Kill off any params values in the imported tables, especially weblinks; also kill attribs in xxx_content table
  10. Add to contact_details an extra field cform mediumtext NOT NULL after misc
  11. Add an item to the main menu pointing to the frontpage component, call it Home
  12. 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
  13. 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 List ID mainlevel-nav, Menu Name topmenu
  14. Publish Login Box Module in position left with title Login Form
  15. Publish Syndicate Module in position left
  16. Publish Search Module in position right with title not displayed
  17. Publish newsflash module in position right with title not displayed - configure to select Newsflashes/Newsflash as the category
  18. Publish who is online in position right with title Who's Online
  19. Publish banners module in position banner with no title
  20. Publish latest news module in position user2
  21. Publish most popular content module in position user3 with title
  22. Copy all images from Mambo site /images/banners to same location in Aliro site

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0781 seconds