netzmacher / xblog
xBlog: Frontend-Simplifier
Package info
gitlab.die-netzmacher.de/typo3/xblog/
Type:typo3-cms-extension
pkg:composer/netzmacher/xblog
240828-1
2024-06-30 15:55 UTC
Requires
- typo3/cms-core: >=10.4.0 <=11.9.999
- verdigado/cache: @dev
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-18 00:15:25 UTC
README
Frontend-Simplifier
Manual
Zip
Repositories
TYPO3
Git
Download master
Change track to the developer version (if version is t0624)
- cd xblog
- git checkout --track origin/t0624
Change track to a tagged version (if version is 7.5.15)
- cd xblog
- git checkout -b 7.5.15 7.5.15
Update
- git pull