buepro / typo3-bookmark-pages
A TYPO3 extension that provides bookmarks functionality of local pages.
Installs: 587
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 5
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.0
- helhum/typoscript-rendering: ^2.3.1
- typo3/cms-core: ^10.4 || ^11.5
Requires (Dev)
- roave/security-advisories: dev-latest
Replaces
- buepro/typo3-bookmark_pages: v3.0.0
- typo3-ter/bookmark-pages: v3.0.0
README
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/buepro/bookmark-pages/master/en-us/
Dependencies
- TYPO3 10.4
Installation
Installation using Composer
In your Composer based TYPO3 project root, just do composer require buepro/bookmark-pages
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.