menatwork / synccto
同步多个contao安装
4.1.2
2023-02-17 09:20 UTC
Requires
- php: ^8.0
- contao-community-alliance/dc-general: ^2.1.3
- contao/core-bundle: ^4.4.8
- menatwork/contao-multicolumnwizard-bundle: ~3.2
- menatwork/ctocommunication: ^4.0.0
Requires (Dev)
- contao/manager-bundle: ~4.4
- phpcq/all-tasks: ~1.2
Replaces
- contao-legacy/synccto: *
- dev-master
- 4.1.2
- 4.1.1
- 4.1.0
- 4.1.0-beta2
- 4.1.0-beta1
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta8
- 4.0.0-beta7
- 4.0.0-beta6
- 4.0.0-beta5
- 4.0.0-beta4
- 4.0.0-beta3
- 4.0.0-beta2
- 4.0.0-beta1
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.2.0-beta11
- 3.2.0-beta10
- 3.2.0-beta9
- 3.2.0-beta8
- 3.2.0-beta7
- 3.2.0-beta6
- 3.2.0-beta5
- 3.2.0-beta4
- 3.2.0-beta3
- 3.2.0-beta2
- 3.2.0-beta1
- 3.1.0-beta2
- 3.1.0-beta1
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0-beta2
- 3.0.0-beta1
- 2.7.1
- 2.7.0-beta1
- 2.6.2
- 2.6.1
- 2.6.0
- 2.6.0.rc2
- 2.6.0.rc1
- 2.5.6
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.5.0.rc2
- 2.5.0.rc1
- 2.5.0.beta3
- 2.5.0.beta2
- 2.5.0.beta1
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- dev-hotfix/SyncCtoDatabaseUpdater
- dev-hotfix/small-fixes
- dev-feature/user-rights
- dev-hotfix/4.0.8
- dev-feature/4.1.0-beta2
- dev-feature/rework
- dev-hotfix/user_rights
- dev-hotfix/database_change_handling
- dev-hotfix/checkPermissionClient-fix
- dev-feature/directory_separator
- dev-dev
- dev-support/contao3
- dev-hotfix/3.3.0
This package is auto-updated.
Last update: 2024-09-17 13:01:42 UTC
README
关于
syncCto可以基于基本安装同步多个contao安装。所有操作都可以在后台方便地进行。通过集成到contao权限系统中,编辑人员也可以同步预定义的数据库表和文件。
集成的备份管理器可以备份选定的数据库表,无论是整个contao安装还是仅个人数据。备份可以再次导入。
通过使用syncCto,编辑人员可以快速轻松地在预览系统中工作,然后将当前和批准的版本同步到实时系统。其他可能的用途可能包括
- 预览 <-> 实时
- 开发 <-> 预览 -> 实时
截图
系统要求
syncCto有很多系统要求,请检查您的contao后端中的系统检查。
安装 & 配置
- 每次使用时都使用contao扩展仓库!
- 在主安装上安装syncCto
- 在客户端安装上安装syncCto
- 从客户端的contao设置中获取API密钥
- 在主服务器上创建一个新的客户端条目并填写必填字段
- 同步愉快
故障排除
如果您在使用syncCto时遇到问题,请访问https://github.com/menatwork/syncCto/issues的问题跟踪器