bluzphp / composer-plugin
此自定义安装程序允许您使用 composer 管理 Bluz 骨架模块。
2.4.0
2021-07-01 10:10 UTC
Requires
- php: >=7.3
- composer-plugin-api: ^2.0
- symfony/filesystem: ~5.3
- symfony/finder: ~5.3
Requires (Dev)
- composer/composer: ^2.0
- composer/installers: ~1.11
- phpunit/phpunit: ~9.5
- squizlabs/php_codesniffer: ~3.6
- dev-master
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.0.0
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.14.3
- 0.0.14.2
- 0.0.14.1
- 0.0.14
- 0.0.12.1
- 0.0.11.5
- 0.0.11.4
- 0.0.11.2
- 0.0.11.1
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- dev-develop
This package is auto-updated.
Last update: 2024-09-15 13:42:29 UTC
README
成就
功能
- bluz 骨架模块的安装程序
需求
- PHP: 7.3 (或更高版本)
可用模块
- bluzphp/module-auth-google
- bluzphp/module-auth-twitter
- bluzphp/module-auth-facebook
- bluzphp/module-categories
- bluzphp/module-contact-us
- bluzphp/module-media
- bluzphp/module-options
- bluzphp/module-phones — 开发中
- bluzphp/module-profile
- bluzphp/module-push — 开发中
- bluzphp/module-test
- bluzphp/module-wallet — 开发中
用法
安装模块
要安装模块,请运行以下命令
php ./vendor/bin/bluzman module:install options
您可以进入环境
php ./vendor/bin/bluzman module:install options --env production
移除模块
要移除模块,请运行以下命令
php ./vendor/bin/bluzman module:remove options