This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Tasks
CodexiLab edited this page Feb 14, 2020
·
7 revisions
-
Go to 'Manage packages', click on 'Show filters'.
-
In User type select Company, then click on Apply filters.
- Hover over the packages table, click on Set as default package link.
Now every time someone registers as a Company type account, they will automatically be assigned the default package for Company type accounts. This whole procedure also applies to User-type accounts.
-
Go to Users section.
-
Hover over the users table, click on Assign package.
- Select a package and click on Assign
When a package is assigned or reassigned, the used item counter returns to zero: [Used 0 / 100 Total].
To assing packages massively from 'Mange users', uncomment the line 138 of main index.php file. And the following code paste it in oc-admin/themes/modern/users/index.php since line 279:
<?php osc_run_hook('extension_user_bulk'); ?>