colorcube/bookmark-pages

A TYPO3 extension that provides bookmarks functionality of local pages for logged in frontend users.

Installs: 172

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 5

Open Issues: 1

Type:typo3-cms-extension

1.2.2 2020-03-03 21:47 UTC

This package is auto-updated.

Last update: 2024-03-28 17:17:53 UTC


README

This is a TYPO3 extension that provides bookmarks functionality of local pages for logged in frontend users.

IMPORTANT

This extension has a new maintainer: https://github.com/buepro/typo3-bookmark_pages

Usage

TypoScript and fluid templates are just examples. Adapt it to your needs.

In the example templates there's nothing shown if the user is not logged in.

Further information: https://docs.typo3.org/p/colorcube/bookmark-pages/master/en-us/

Dependencies

  • TYPO3 6.2 - 8.7

Installation

Installation using Composer

In your Composer based TYPO3 project root, just do composer require colorcube/bookmark-pages.

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

Contribute