netzmacher/publish

Publish! Frontend editing by frontend users.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

0.1.0 2022-07-01 22:09 UTC

This package is auto-updated.

Last update: 2023-05-31 00:24:18 UTC


README

Frontend editing by frontend users.

Manual

Zip

Repositories

TYPO3

Git

Download master

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

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

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

  • cd publish
  • git checkout -b 7.5.15 7.5.15

Update

  • git pull