common-gateway / vrijbrp-to-zgw-bundle
用于创建 symfony flex bundles 作为插件的示例包
0.0.2
2024-09-24 12:28 UTC
Requires
- php: >=7.4
- commongateway/corebundle: ^1.2.68 | <2.0
Requires (Dev)
- symfony/dependency-injection: ~3.4|~4.1|~5.0
This package is auto-updated.
Last update: 2024-09-26 15:22:39 UTC
README
此存储库用于使用 CommonGateway 和 CoreBundle 从 VrijBRP 同步到 ZGW。
使用 Common Gateway 管理用户界面进行安装
前往 插件
选项卡以搜索、选择和安装插件。
使用 PHP 命令进行安装
要执行以下命令,您需要 Composer 或已经安装了 PHP 和 Composer 的 dockerized 安装。
终端和根目录中 Composer 方法的安装
插件
$composer require common-gateway/vrijbrp-to-zgw-bundle:dev-main
安装模式
$php bin/console commongateway:install common-gateway/vrijbrp-to-zgw-bundle
终端和根目录中 dockerized 方法的安装
插件
$docker-compose exec php composer require common-gateway/vrijbrp-to-zgw-bundle:dev-main
安装模式
$docker-compose exec php bin/console commongateway:install common-gateway/vrijbrp-to-zgw-bundle