netzmacher/xblog

xBlog: Frontend-Simplifier

Installs: 157

Dependents: 3

Suggesters: 0

Security: 0

Type:typo3-cms-extension

11.3.4 2024-07-05 06:55 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