asconsulting / zyppy_popup
A popup Module for Contao 4.x
Installs: 850
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: >=7.2
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ^4.9
Requires (Dev)
- contao/manager-plugin: ^2.0
README
Popup Module for Contao 4.x
Initial Setup
- Create a custom section in Page Layouts with a Title of "Pop-up" and and ID of "popup". The rest you can configure to your needs.
- Configure pop-up settings by editing Articles and Modules.
Notes
- Articles and modules configured for pop-ups should be placed in the "Pop-up" page layout section.
- To edit templates (close button, etc), see "fe_popup_wrapper" for Module pop-ups and "mod_article" for Article Popups.