w-vision/pimcore-deployer
最新稳定版本:1.4.0
Composer 安装命令:
composer require w-vision/pimcore-deployer
包简介
Pimcore Deployer Scripts
README 文档
README
This library gives you a clean example of how to use Deployer together with Pimcore (Version 5+) in order to deploy your application to a web server.
It provides you with additional tasks needed to successfully deploy a Pimcore application into different environments.
Installation
composer require w-vision/pimcore-deployer
Installation installs the Deployer library as well.
Usage
There is a sample Deployer configuration file, which shows you how to configure Deployer for Pimcore. Copy the file into your root-folder:
vendor/w-vision/pimcore-deployer/deploy.sample.php -> deploy.php
Edit the file deploy.php to suit your configuration.
Start Deployment
vendor/bin/dep deploy
统计信息
- 总下载量: 59.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPLv3
- 更新时间: 2017-11-03
