Skip to content

Installation Instructions

Artem Melnik edited this page Dec 13, 2017 · 2 revisions

FlexiCMS is installed in four steps:

  1. Unzip the package.
  2. Upload the FlexiCMS folders and files to your server. Normally the index.php file will be at your root.
  3. Open the config/main.php file with a text editor and set your base URL. If you intend to use encryption or sessions, set your encryption key.
  4. If you intend to use a database, open the config/database.php file with a text editor and set your database settings.

Clone this wiki locally