Admin Panel
In order to create contents in the admin panel we need to start the server and login as administrator:
Default access:
By default, only the root
registered user is an administrator.
The admin role ID can be changed by setting the default "admin/roleId" in the "config" table in the database.
That role has to be set in the user you want to be the administrator:
Last updated