Skip to content

User and group-based access control lists for TYPO3-backend. This repository isn't maintained anymore. p2media has taken over the develpment of the extension.

Notifications You must be signed in to change notification settings

sourcebroker/be_acl

 
 

Repository files navigation

INFORMATION:

TYPO3 12 version of be_acl extension: https://github.com/p2media/typo3-ext--be-acl

Installation

In your composer.json add in section repositories following:

{
    "type": "vcs",
    "url": "https://github.com/sourcebroker/be_acl.git"
}

Then run composer req sourcebroker/be-acl:^3.0.

About

User and group-based access control lists for TYPO3-backend. This repository isn't maintained anymore. p2media has taken over the develpment of the extension.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.8%
  • HTML 32.5%
  • JavaScript 3.7%