承接 uiii/processwire 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

uiii/processwire

最新稳定版本:3.0.255

Composer 安装命令:

composer require uiii/processwire

包简介

README 文档

README

Packagist Flattr Paypal

Using this package you can easily install ProcessWire to your project. This works differenty from the official processwire/processwire composer package, where the official package just places the PW copy into vendor/processwire/processwire, this installs the PW directly to the project's root (thanks to uiii/pw-core).

Why all this?

It is not easy (if event possible) to run PW instance with wire and site folders in different locations. So if the PW is under vendor directory your site folder must too.

This package solves this by changing the PW install location to project's root next to your site folder.

Usage

Just set the required PW version as composer dependency:

composer require uiii/processwire:<version>

Completely new installation

If you haven't set up the PW yet (site/assets/installed.php doesn't exist), all files required for initial PW setup will be installed. Afterwards continue the setup in the browser.

Already existing site folder

If you have set up PW before and you have your site folder already present, only the files required for running the site will be installed (wire, index.php, .htaccess).

Old index.php and .htaccess will be backuped with .bak extension

Now when you deploy your site, install all your dependencies (PW included) with composer install.

NOTE: It is reasonable to config your VCS to ignore the wire directory.

Updating existing installation

Updating is easy, just require new version: composer require uiii/processwire:<new-version>

Set different install path

By default PW is installed in the root directory (next to the composer.json file). You change the install path by setting the pw-install-path extra parameter in composer.json:

"extra": {
	"pw-install-path": "path/to/install"
}

统计信息

  • 总下载量: 3.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 3
  • Forks: 1
  • 开发语言: Shell

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-11-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固