jweiland/glossary2

This TYPO3 extension creates a glossary with A-Z links for you

Installs: 14 987

Dependents: 5

Suggesters: 0

Security: 0

Stars: 3

Watchers: 5

Forks: 3

Open Issues: 3

Type:typo3-cms-extension

6.0.1 2024-01-18 13:45 UTC

README

Build Status

glossary2 is an extension for TYPO3 CMS. It shows you a list of glossary entries incl. detail view. Above the list you will see an A-Z navigation.

1 Features

  • Create and manage glossar records

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/glossary2

Installation as extension from TYPO3 Extension Repository (TER)

Download and install glossary2 with the extension manager module.

2.2 Minimal setup

  1. Include the static TypoScript of the extension.
  2. Create glossary2 records on a sysfolder.
  3. Add glossary2 plugin on a page and select at least the sysfolder as startingpoint.