-
Notifications
You must be signed in to change notification settings - Fork 1
Install CMF Lucent
Install CMF Lucent is quite simple. First of all make sure that your server satisfies all requirements:
- PHP 5.6+
- DB MySQL
After deploy CMF Lucent you can start install it. First step - think about how your project will be called and type it in "Project Name" field. Then select language. Right now the system CMF Lucent maintain only two languages - English and Russian
Before install the system, make sure, all configuration files were deleted:
app/config/database.json
app/config/main.json
app/config/tests.json
After that as second step fill all user information in "User" part. With this data you can sign in as admin. In Database part specify all necessary information. Right now the CMF Lucent maintain only MySQL compatibility. At the end of installation specify “Database tests connection” for tests.
Protocol must be specified in “Domain” field. This field helps to the system test all Lucent funtionality.
After that, review whole specified information and click on the button “install now” to finish installation.
Congratulation, The CMF Lucent was successfully installed