定制 acquia/acquia-cms-starterkit 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

acquia/acquia-cms-starterkit

最新稳定版本:1.1.10

Composer 安装命令:

composer create-project acquia/acquia-cms-starterkit

包简介

Acquia CMS starterkit cli command.

README 文档

README

Build Status

The official command-line tool for downloading and building drupal site with Acquia Drupal Starter Kit modules for different use cases. Acquia Drupal Starter Kit cli tool helps you to quickly setup the Drupal sites based on your needs. Currently, the cli tool will present you the following use cases:

Name Description
Acquia Drupal Enterprise Low-code Starter kit The low-code starter kit will install starter kit with Site Studio and a UIkit. It provides drag and drop content authoring and low-code site building. An optional content model can be added in the installation process.
Acquia Drupal Community Starter kit The community starter kit will get installed. An optional content model can be added in the installation process.
Acquia Drupal Headless Starter kit The headless starter kit preconfigures Drupal for serving structured, RESTful content to 3rd party content displays such as mobile apps, smart displays and frontend driven websites (e.g. React or Next.js).
  • You can add your own cases and define the modules/themes that needs to be installed & enabled.
  • You can edit/remove the default use cases provided by this cli tool.

Installation

Composer is the recommended way to download this tool. In order to download this tool, run the below composer command:

composer require acquia/acquia-cms-starterkit

Usage

Run the following command to to set up site:

./vendor/bin/acms acms:install
Note: Starter kit enable modules in bulk during installation which required minimum PHP memory limit to be 256M.

Check memory_limit using command php -i | grep "memory_limit",If php memory limit is less than 256 then locate php.ini file and update memory_limit to 256

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 7
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2022-06-28