Hello Old Friend, Welcome to the Flex Cloud
-
Download the latest version of the Evo installer:
cd www curl -J -L http://modx.com/download/evolution/latest/ -o ./evo.zip
-
Extract it and set up the config file:
unzip evo.zip mv evo*/* . mv manager/includes/config.inc.php.blank manager/includes/config.inc.php
-
Open your web browser to your site install folder on your MODX website. For example, http://example.com/, where "example" is the name of your website, and follow the prompts on screen.
-
For the database, use your database credentials from your Cloud Dashboard. For the database connection method, choose the set names option et viola!
-
After you confirm a successful install, clean up some un-needed things:
rm ht.access rm sample-robots.txt rm -rf evo*
Friendly URLs will work out of the box in MODX Cloud, but you must enable them in the MODX Evolution Configuration settings.