Staff Management

Overview
The staff management system enables you to create multiple admin staff to manage your store. This is useful if you have different staff and want to assign different privileges to each.
Administrative User
This administrative user is created during install by the person/developer settings up the system. This is a admin username/password that always has access to the system. The admin login credentials are set in the following file:

admin/control/access.php
Ideally this is used only to set up the system or to access the system if a store owner has forgot their password. Once you have created staff via the staff management screen, you can do one of the following:

1 Comment out the 2 constants in the 'admin/control/access.php' file.

2 Remove the 'admin/control/access.php'.

To regain access via this admin staff member, replace the deleted file or uncomment out the constants, depending on your preference.
Username /Password
In the admin area, this sets a username and password for a new admin staff member.
Email Address
For sale notification emails if enabled. For multiple addresses, comma delimit.
Administrator / Restricted Staff / Restricted Staff Access Pages
Administrators have FULL access to the admin area, Restricted staff ONLY to allowed pages as set via the 'Restricted Staff Access Pages' option. Check boxes to allow. At least 1 must be specified for restricted staff. For administrators, the checkboxes have no affect.
Delete Privileges
Assigns delete privileges to staff member. This can apply to administrators or restricted staff.
Can Post Tweets (If Enabled)
If enabled in settings, staff member can post tweets via the "Post Tweet" link on the top menu bar.

Enable Staff
Enables or disables staff member. Disabled staff cannot access the system.
Enable Sale Notification Emails
If enabled, sends sale notification emails to staff member. Useful if you want other staff members to be notified of sales.
Manage Staff
Click the edit icon and delete icons to edit or remove staff member.