jweiland / pfflexslider
pfflexslider
Installs: 2 882
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: >=8.7.0,<8.8
This package is auto-updated.
Last update: 2024-10-20 09:13:30 UTC
README
pfflexslider
is a TYPO3 Slider Extension based on FlexSlider.
1 Features
- Create Sliders based on JS Framework FlexSlider
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/pfflexslider
Installation as extension from TYPO3 Extension Repository (TER)
Download and install pfflexslider
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create slider records on a sysfolder.
- Add pfflexslider plugin on a page and select at least the sysfolder as startingpoint.