You can create different user accounts to sign into the backend. Hooks are in place for plugins to develop user management. Different users can be granted different access and editing rights.
If you want to create & use multiple users, you can do so manually or with a plugin.
If you want to add a user manually, follow these steps:
XML
extension: newuser.xml
<USR>
element within that new XML file to have the same unique username created in step #2/data/users
There is a multiuser plugin: Forked version 1.9.0
The original multi-user plugin is in the Extend repository, but is unsupported and no longer compatible. This revised version of the plugin was last updated in 2015. When you have installed the plugin, you will find the user-management-tab in the right sidebar of the settings-page, “User Management”.
Back to the GetSimple Wiki Contents Page