Logo

Access Control List


The Access Control List function of Joomla controls which part of content users are able to see or which actions they can take.
The restrictions are applied for groups, each group can be thought of as a role that a user will have within the website. Keep in mind that one user can be a member of one or more groups within Joomla. If desired, groups can have parent groups. In this case, they automatically inherit the Access Levels of the parent group.

Penny Auction Factory comes with its own ACL system implemented that uses Joomla groups and that can assign them to either Bidders or Sellers, having automatically set restrictions for accessing various pages of the component or taking certain actions. With this feature configured, whenever a user wants to visit a specific page, the system checks the permission for this combination of user and action. If it is allowed, then the user can proceed. Otherwise, the action will not be allowed.

Upon installing the component, you will need to follow some simple steps in order to have a fully operational ACL system and to separate bidders from sellers.

First and foremost, you will need to create specific groups for them.

  • 1. From Joomla's Administrator Menu go to Users and choose Groups section to define Bidders and Sellers groups.

Add at least two new groups, preferably with the names "Bidder" and "Seller", but you can add what suits better for your website.
Group Parent for both of them must be Registered.


  • 2. Define two new Viewing Access Levels for the newly created groups.


First access level:
Level Title - Bidder
AND check 'Bidder' in the list 'User Groups Having Viewing Access'.


Second access level:
Level Title - Seller
AND check 'Seller' in the list 'User Groups Having Viewing Access'.


  • 3. From Penny Auction Factory's menu go to Settings/General Settings and click on the ACL tab to set Auction menu item access for groups


On the 'Bidder Groups' click on 'Bidder' to choose this from the list of available groups.
Do the same for 'Seller Groups' by choosing 'Seller'.
Afterwards click on 'Save'.


(!) Documentation based on Penny Auction Factory version 2.0.0