Page:
Configuration
Clone
Configuration
Component Configuration
Access component options via Components > MokoSuite Storage > Options in the Joomla admin.
General Settings
| Parameter | Type | Default | Description |
|---|---|---|---|
items_per_page |
Number | 20 | Number of items displayed per page in list views (min: 5, max: 100) |
System Plugin Configuration
Access via System > Plugins > plg_system_mokosuitestorage.
Basic Settings
| Parameter | Type | Default | Description |
|---|---|---|---|
enabled |
Radio (Yes/No) | Yes | Enable or disable the Storage system plugin |
Access Control (access.xml)
The component defines standard Joomla ACL actions in the component section:
| Action | Permission Key | Description |
|---|---|---|
| Configure | core.admin |
Access component options and permissions |
| Access | core.manage |
Access the component backend |
| Create | core.create |
Create new records (facilities, units, tenants, leases) |
| Delete | core.delete |
Delete records |
| Edit | core.edit |
Edit existing records |
| Edit State | core.edit.state |
Change record status (activate, deactivate, lock-out) |
Setting Permissions
- Navigate to Components > MokoSuite Storage > Options > Permissions
- Select a user group (e.g., Manager, Administrator)
- Set allowed/denied actions per group
- Save
Recommended Permission Setup
| User Group | Recommended Actions |
|---|---|
| Super Users | All actions allowed |
| Administrator | All actions allowed |
| Manager | manage, create, edit, edit.state |
| Registered | None (use site views for tenant portal) |
Admin Menu Structure
The component registers the following admin submenu items:
| Menu Item | View | Purpose |
|---|---|---|
| Dashboard | storagedashboard |
Facility metrics and overview |
| Facilities | storagefacilities |
Manage storage facilities |
| Units | storageunits |
Manage individual storage units |
| Rentals | storagerentals |
View and manage rental agreements |
| Payments | storagepayments |
Track payment transactions |
| Access | storageaccess |
Gate access management |
| Waitlist | storagewaitlist |
Waitlist management |