mirror of
https://github.com/DanielSiepmann/legacy-collections.git
synced 2024-11-21 23:36:13 +01:00
[DOCS] Pose with total and monthly download rate
Each TYPO3 extension should show - current release version - total download rate - monthly download rate - supported and linked TYPO3 LTS version(s) in badges.
This commit is contained in:
parent
c64af7fa2a
commit
484b35541f
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
||||||
[![Latest Stable Version](https://poser.pugx.org/friendsoftypo3/legacy-collections/v/stable.svg)](https://extensions.typo3.org/extension/legacy_collections/)
|
[![Latest Stable Version](https://poser.pugx.org/friendsoftypo3/legacy-collections/v/stable.svg)](https://extensions.typo3.org/extension/legacy_collections/)
|
||||||
[![TYPO3](https://img.shields.io/badge/TYPO3-11-orange.svg?style=flat-square)](https://get.typo3.org/version/11)
|
[![TYPO3 11](https://img.shields.io/badge/TYPO3-11-orange.svg?style=flat-square)](https://get.typo3.org/version/11)
|
||||||
[![TYPO3](https://img.shields.io/badge/TYPO3-10-orange.svg?style=flat-square)](https://get.typo3.org/version/10)
|
[![TYPO3 10](https://img.shields.io/badge/TYPO3-10-orange.svg?style=flat-square)](https://get.typo3.org/version/10)
|
||||||
|
[![Total Downloads](https://poser.pugx.org/friendsoftypo3/legacy-collections/d/total.svg)](https://packagist.org/packages/friendsoftypo3/legacy-collections)
|
||||||
|
[![Monthly Downloads](https://poser.pugx.org/friendsoftypo3/legacy-collections/d/monthly)](https://packagist.org/packages/friendsoftypo3/legacy-collections)
|
||||||
|
|
||||||
# TYPO3 extension `legacy_collections`
|
# TYPO3 extension `legacy_collections`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue