slavlee / popup-power
Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro
Installs: 442
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^8.2 || ^8.3
- typo3/cms-backend: ^12.4 || ^13.4
- typo3/cms-core: ^12.4 || ^13.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.52.1
- phpunit/phpunit: ^10
- typo3/cms-composer-installers: ^3.1.3 || 4.0.0-RC1 || ^5.0
- typo3/cms-install: ^12.4.2 || ^13.4
- typo3/coding-standards: ^0.7.1
- typo3/testing-framework: ^8
README
Powerful TYPO3 extension to display popups.
2 Usage
2.1 Installation
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
2.1.2 Installation with composer
composer req slavlee/popup-power
2.2 Configuration
2.2.1 Preparation
- Create a folder named: Popups
- Create all popup pages below this folder. Every popup page has to be the new page type: Popup Power Content
- Create your Popup Power pages like normal TYPO3 pages
2.2.2 Embed Popups on your page
To embed a popup on your page, you need to create a new Popup Power configuration with the new backend module: Popup Power. You can create a popup for single pages, then you keep the toggle: Extend to Subpages inactive. Or you can create a popup for a whole page tree. Then you simply enable this toggle.
Configure the popup for your needs and choose the right Popup Power Content Page on the last select field.
Save your configuration and you are done!
3 Upgrade extension
- Download and install the latest version
- Clear Injection cache
- Execute DB Analyzer
4 Buy the Pro Version
Free | Pro |
---|---|
3 Popup Configurations | Infinite Popup Configurations |
No Animations | Fade In Animations |
No new features | A lot more to come |
Links
Explore more
If you are looking for awesome and easy to use TYPO3 templates and extensions, then visit: T3 Templates
4 Changelog
The changelogs can be found inside the CHANGES.md file.
5 Todo
- nothing to do here