jweiland / statictagcloud
Create your own static tagcloud and define on your own which word has priority
Installs: 3 510
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4.32 || ^11.5.16
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- nimut/testing-framework: ^6.0
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-10-20 09:44:49 UTC
README
With statictagcloud
you can create tags and assign them a priority.
The higher the priority the bigger is the font for the tag in cloud.
1 Features
- Create and prioritize tags
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/statictagcloud
Installation as extension from TYPO3 Extension Repository (TER)
Download and install statictagcloud
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create tag records on a sysfolder.
- Add statictagcloud plugin on a page and select at least the sysfolder as startingpoint.