Go to file
2021-08-16 16:15:21 +02:00
Classes first commit 2021-08-16 16:15:21 +02:00
Configuration first commit 2021-08-16 16:15:21 +02:00
Documentation first commit 2021-08-16 16:15:21 +02:00
Resources first commit 2021-08-16 16:15:21 +02:00
composer.json first commit 2021-08-16 16:15:21 +02:00
ext_emconf.php first commit 2021-08-16 16:15:21 +02:00
ext_icon.png first commit 2021-08-16 16:15:21 +02:00
ext_localconf.php first commit 2021-08-16 16:15:21 +02:00
ext_tables.sql first commit 2021-08-16 16:15:21 +02:00
LICENSE.txt first commit 2021-08-16 16:15:21 +02:00
README.md first commit 2021-08-16 16:15:21 +02:00

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.