Skip to content

Commit

Permalink
Merge pull request #157 from vipin-mittal-acquia/patch-1
Browse files Browse the repository at this point in the history
Change Label to Acquia Drupal Starter kit
  • Loading branch information
vishalkhode1 authored Sep 25, 2024
2 parents 7d3e4bc + 4c8eddc commit ca4ac57
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Acquia CMS Starter toolkit
# Acquia Drupal Starter toolkit
[![Build Status](https://github.com/acquia/acquia-cms-starterkit/actions/workflows/acms.yml/badge.svg)](https://github.com/acquia/acquia-cms-starterkit)

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
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 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). |
| 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.

Expand Down

0 comments on commit ca4ac57

Please sign in to comment.