An open API service indexing awesome lists of open source software.

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.

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