jweiland / glossary2
This TYPO3 extension creates a glossary with A-Z links for you
Installs: 11 084
Dependents: 5
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 3
Open Issues: 0
Type:typo3-cms-extension
Requires
- ext-pdo: *
- typo3/cms-core: ^10.4.36 || ^11.5.23
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- nimut/testing-framework: ^6.0
- phpspec/prophecy-phpunit: ^2.0
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2023-05-20 15:14:37 UTC
README
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
- Include the static TypoScript of the extension.
- Create glossary2 records on a sysfolder.
- Add glossary2 plugin on a page and select at least the sysfolder as startingpoint.