Configuration¶
Target group: Developers, Integrators
How to configure the extension. Try to make it easy to configure the extension. Give a minimal example or a typical example.
Minimal Example¶
It is necessary to include static template
PF Flexslider (pfflexslider)
We prefer to set a Storage PID with help of TypoScript Constants:
plugin.tx_pfflexslider.persistence {
# Define Storage PID where slider records are located
storagePid = 4
}