mfc / mfc-linkbox
Default Sitepackage for pdflib
Package info
github.com/marketing-factory/mfc_linkbox
Type:typo3-cms-extension
pkg:composer/mfc/mfc-linkbox
3.0.0
2018-09-10 16:18 UTC
Requires
- typo3/cms-core: >8.7.0, <9.0.0
This package is auto-updated.
Last update: 2026-03-08 01:33:54 UTC
README
Add the possibility to navigate in page tree before, after or upper
How to add the plugin?
- install the extension
- activate them
- add the Static Include
- add the plugin of the page, you would like to display the menu (or add them to certain pages over typoscript [see below])
Integrate the plugin over typoscript
- select you position on page, where the plugin should be displayed
page.10.SELECTED_PART < plugin.tx_mfclinkbox_pi1(on CSC)- add plugin.tx_mfclinkbox_pi1 into you selected part (e.g.
<f:cObject typoscriptObjectPath="plugin.tx_mfclinkbox_pi1"/>), if you are using FSC