https://github.com/omosde/contao-om-fastaccess
A symfony bundle for the Open Source PHP Content Management System Contao. It allows token based protection to single content pages.
https://github.com/omosde/contao-om-fastaccess
Last synced: 3 months ago
JSON representation
A symfony bundle for the Open Source PHP Content Management System Contao. It allows token based protection to single content pages.
- Host: GitHub
- URL: https://github.com/omosde/contao-om-fastaccess
- Owner: OMOSde
- License: lgpl-3.0
- Created: 2017-08-05T18:04:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-26T08:02:27.000Z (5 months ago)
- Last Synced: 2026-01-26T22:32:04.705Z (5 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contao-OM-FastAccess
A symfony bundle for the Open Source PHP Content Management System Contao. It allows token based protection to single content pages.
## System requirements
* Contao 4.4+
## Installation
You can install the module through composer.
```
composer require omosde/contao-om-fastaccess
```
## Documentation
* [Handbook - Deutsch][3]
* [Handbook - English][4]
## License
Contao-OM-Fastaccess is licensed under the terms of the LGPLv3. The full license text is available at [`gnu.org`][2].
Note that the LGPL incorporates the terms and conditions of the GPL, therefore both licenses are included there. This, however, does not imply that this bundle is dual licensed under both the GPL and the LGPL.
## Getting support
Visit the [project website][1] to learn about the available support options.
[1]: https://github.com/OMOSde/contao-om-fastaccess
[2]: http://www.gnu.org/licenses/lgpl-3.0.de.html
[3]: https://github.com/OMOSde/contao-om-fastaccess/blob/master/handbook/de.md
[4]: https://github.com/OMOSde/contao-om-fastaccess/blob/master/handbook/en.md