drupalwxt/site-wxt 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

drupalwxt/site-wxt

最新稳定版本:6.1.4

Composer 安装命令:

composer create-project drupalwxt/site-wxt

包简介

Project template for Drupal 10 sites built with the WxT distribution.

README 文档

README

Build Status

An example composer project for the Drupal WxT distribution.

Note: You should consult the README.md file in the WxT repository for up-to-date information.

Requirements

Setup

Normally you can simply run a composer install but at the moment you might need to run the following:

export COMPOSER_MEMORY_LIMIT=-1 && composer install

Dependencies

The composer.json file calls the following dependencies:

The Drupal WxT distribution is a web content management system which assists in building and maintaining innovative Web sites that are accessible, usable, and interoperable.

This distribution is open source software and free for use by departments and external Web communities. This distribution integrates extensively with the WET-BOEW jQuery Framework for improved accessible markup.

Project

This composer-project was initially created by our Composer Project Template for Drupal:

The following is the command that was used for initial generation:

composer create-project drupalwxt/site-wxt:5.4.x-dev site-wxt

Note: Normally you might want to use a stable tag such as drupalwxt/site-wxt:5.4.x-dev.

Maintenance

List of common commands are as follows:

Task Composer
Latest version of a contributed project composer require drupal/PROJECT_NAME:1.*
Specific version of a contributed project composer require drupal/PROJECT_NAME:1.0-beta5
Updating all projects including Drupal Core composer update
Updating a single contributed project composer update drupal/PROJECT_NAME
Updating Drupal Core exclusively composer update drupal/core

Acknowledgements

Extended with code and lessons learned by the Acquia Team over at Lightning and BLT.

统计信息

  • 总下载量: 1.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 6
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 18
  • Forks: 18
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2016-12-28