Classes | ||
Configuration | ||
Documentation | ||
Resources | ||
composer.json | ||
ext_emconf.php | ||
ext_icon.png | ||
ext_localconf.php | ||
ext_tables.sql | ||
LICENSE.txt | ||
README.md |
Bookmark Pages TYPO3 Extension
This is a TYPO3 extension that provides bookmarks functionality. In case the use from the browsers local storage is disabled just logged in frontend users can bookmark pages.
The extension was created by René Fritz. The ownership has been transferred in april 2021.
Usage
TypoScript and fluid templates are just examples. Adapt it to your needs.
Further information: https://docs.typo3.org/p/wapplersystems/bookmark-pages/master/en-us/
Dependencies
- TYPO3 10.4
Installation
Installation using Composer
In your Composer based TYPO3 project root, just do composer require wapplersystems/bookmark-pages
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.