netzmacher/publish

发布!前端用户进行前端编辑。

安装: 14

依赖者: 0

建议者: 0

安全: 0

类型:typo3-cms-extension

11.1.1 2023-09-24 21:52 UTC

This package is auto-updated.

Last update: 2024-09-24 23:47:03 UTC


README

前端用户进行前端编辑。

手册

压缩包

仓库

TYPO3

Git

下载master

切换到开发者版本(如果版本是t0624)

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

切换到标记版本(如果版本是7.5.15)

  • cd publish
  • git checkout -b 7.5.15 7.5.15

更新

  • git pull