Skip to content

acquia/acquia-cms-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ad0a07 · Jul 3, 2023
May 18, 2023
Jun 26, 2023
May 13, 2022
Jun 25, 2022
Mar 31, 2023
Jun 27, 2023
Jun 26, 2023
Apr 1, 2022
Apr 1, 2022
Jul 27, 2022
Jul 3, 2023
Jul 3, 2023
Apr 6, 2022
Apr 5, 2022
Apr 3, 2023
Apr 8, 2022

Repository files navigation

Acquia CMS Starter toolkit

Build Status

The official command-line tool for downloading and building drupal site with acquia_cms modules for different use cases. Acquia CMS starterkit 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 CMS Enterprise Low-code The low-code starter kit will install Acquia CMS 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 CMS community The community starter kit will install Acquia CMS. An optional content model can be added in the installation process.
Acquia CMS Headless 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