netzmacher / publish
Publish! Frontend editing by frontend users.
11.1.1
2023-09-24 21:52 UTC
Requires
- in2code/powermail: >=8.0.0 <11.0.0
- netzmacher/bootstrapicons: >=0.0.1
- netzmacher/xblog: ^11
- typo3/cms-core: >=10.0.0 <12.0.0
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