netzmacher / publish
Publish! Frontend editing by frontend users.
Package info
gitlab.die-netzmacher.de/typo3/publish/
Type:typo3-cms-extension
pkg:composer/netzmacher/publish
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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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