“”

Popup Power Popup Power

popup_power / stable

Powerful TYPO3 extension to display popups. Buy the PRO Version here: https://popup-power.slavlee.de/buy-pro

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req slavlee/popup-power

Tags

#popup #modal

Last upload comment

see https://github.com/slavlee/popup_power/releases/tag/1.3.0

Downloads by month

Download 1.3.0 External Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Kevin Chileong Lee
Company
Slavlee
Last update
23. May 2024
First upload
09. Apr 2024
Downloads
1,452
Category
Frontend
Dependencies
  • TYPO3 (12.0.0 - 13.0.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req slavlee/popup-power to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (4)

Version history

Version Upload comment Works with TYPO3 Download
1.3.0 / stable
May 23, 2024
see https://github.com/slavlee/popup_power/releases/tag/1.3.0
12.0.0 - 13.0.99 Download
1.2.3 / stable
May 17, 2024
- [NOTICE] Add german translation
- [NOTICE] Extend Free vs. Pro table
- [NOTICE] Add Buy Pro notice on Dashboard, if no popup-power-pro is installed
12.0.0 - 13.0.99 Download
1.2.2 / stable
May 17, 2024
- [NOTICE] Changed Buy Pro Version URL
12.0.0 - 13.0.99 Download
1.2.1 / stable
May 17, 2024
- [NOTICE] Add Buy Pro Version Section and Link
12.0.0 - 13.0.99 Download
1.2.0 / stable
May 15, 2024
### Version 1.2.0
- [FEATURE] Increase configuration limit up to 999, when popup_power_pro is loaded
- [FEATURE] Add view folders in plugin typoscript
- [FEATURE] Add Event to add fluid variables for backend dashboard
- [FEATURE] If user change appearance behavoir from once back to always, then we delete the cookie
12.0.0 - 13.0.99 Download
1.1.0 / stable
April 30, 2024
This release contains new features and prepare to distinct between FREE and PRO version for future purpose.
Read the release notes here: https://github.com/slavlee/popup_power/releases/tag/1.1.0 for detailled information.
12.0.0 - 13.0.99 Download
1.0.3 / stable
April 18, 2024
- [BUGFIX] ClosestConfigurationService->get need to be able to return no configuration, if not found
12.0.0 - 13.0.99 Download
1.0.2 / stable
April 09, 2024
- !!![IMPORTANT] Please clear injection cache, when upgrading from prio versions
- [BUGFIX] Each popup configuration uses now different cookies to make it possible to use multiple popups on multiple pages
12.0.0 - 13.0.99 Download
1.0.0 / stable
April 09, 2024
# About this extension
A simple popup extension for TYPO3 12. You can specify one popup per page. The popup content is basically a normal TYPO3 page from the doktype: PopupPower Content (200).

All settings are inside the new backend module: PopupPower.

## Installation instruction
1. Install via Extension Manager or composer.
2. Add TypoScript Static File in Root Template
3. Create a new page from new doktype: PopupPower Content (200)
4. Create with the backend module your configuration

## Special notes
The PopupPower config can inherit through subpages, if needed. There is a toggle for it in the backend module configuration.
12.0.0 - 13.0.99 Download