netzmacher/browser2xblog

Browser2xBlog: Migrates Browser plugins to xBlog plugins

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

0.0.4 2022-11-19 19:51 UTC

This package is auto-updated.

Last update: 2024-07-08 20:07:26 UTC


README

Migrates Browser plugins to xBlog plugins

Manual

Zip

Repositories

TYPO3

Git

Download master

Change track to the developer version (if version is t0624)

  • cd browser2xblog
  • git checkout --track origin/t0624

Change track to a tagged version (if version is 7.5.15)

  • cd browser2xblog
  • git checkout -b 7.5.15 7.5.15

Update

  • git pull