timdreier / td-blog-clickcount
Clickcount for zeroseven/z7-blog
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- zeroseven/z7-blog: ^1.3
README
The extension counts the number of clicks on z7_blog posts and stores them in the database. This data can then be used to e.g. order blog articles by popularity.
Installation
Install with composer: b5 composer req timdreier/td-blog-clickcount
Requirements
Extension version | TYPO3 v12 |
---|---|
1.x | x |
Todo
Make the Extension compatible with pagebased_blog since z7_blog has been deprecated.