hoogi91/access-restriction

protect access to pages or content elements via frontend groups that are only added when specific access restrictions are matching

Installs: 1 441

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Type:typo3-cms-extension

3.0.0 2023-01-21 17:37 UTC

README

Version Tests Coverage License

composer req hoogi91/access-restriction

Features

  • Supporting editors & authors by providing
    • IP restrictions of pages and content elements via:
      • single IP e.g. 192.168.0.1
      • IP range e.g. 192.168.0.1-192.168.0.255
      • IP subnet e.g. 192.168.0.1/24

IP Access Restriction in Backend

Contribution

Pull Requests are gladly welcome! Nevertheless please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.

Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue.

Features: Not every feature is relevant for the bulk of users. It helps to have a discussion about a new feature before you open a pull request.