webexmachina / contao-lightbox
Lightbox for Contao Open Source CMS
Installs: 385
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:contao-module
Requires
- php: >=5.5
- codefog/contao-haste: 4.*
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~3.2 || ~4.1
This package is auto-updated.
Last update: 2024-11-09 14:27:04 UTC
README
The purpose of this extension is to allow developers and webmasters to create specific lightbox in their web projects. In this lightbox, you can put an article, an element, a form or a module and more !
System requirements
- Contao 3.* + Composer
- Contao 4.* (Manager Edition recommanded)
Availables items
- Full Contao pages
- Files of all types (Tested on images, videos, pdf and text files)
- News
- Events
- FAQ items
- Contao Articles
- Contao Forms
- Contao Modules
- Custom Data in a tinyMCE
Installation
Clone the extension from Packagist, with Composer extension for Contao 3 or 4
Documentation
License
This extension is licensed under the terms of the Apache License 2.0. The full license text is available in the main folder.
Getting support
Visit the support page to submit an issue or just get in touch :)
Installing from Git
You can get the extension with this repository URL : Github