-
Notifications
You must be signed in to change notification settings - Fork 35
Installation Instructions
Artem Melnik edited this page Dec 13, 2017
·
2 revisions
FlexiCMS is installed in four steps:
- Unzip the package.
- Upload the FlexiCMS folders and files to your server. Normally the index.php file will be at your root.
- 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.
- If you intend to use a database, open the config/database.php file with a text editor and set your database settings.