netzmacher / publish
Publish! Frontend editing by frontend users.
0.1.0
2022-07-01 22:09 UTC
Requires
- in2code/powermail: >=8.0.0 <11.0.0
- netzmacher/xblog: >=0.31.0 <11.0.0
- typo3/cms-core: >=10.0.0 <11.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