acquia / blt-acsf
ACSF integration for Acquia BLT
Installs: 722 101
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 6
Open Issues: 2
Requires
- drupal/acsf: ^2.47.0
Requires (Dev)
- acquia/coding-standards: ^0.4.3
This package is auto-updated.
Last update: 2024-08-22 17:07:07 UTC
README
This is an Acquia BLT plugin providing integration with Acquia Cloud Site Factory Drupal module.
This plugin provides a set of commands in the recipes:acsf
namespace that use the ACSF Drupal module to initialize your ACSF site.
This plugin is community-supported. Acquia does not provide any direct support for this software or provide any warranty as to its stability.
Installation and usage
To use this plugin, you must already have a Drupal project using BLT 12 or higher.
In your project, require the plugin with Composer:
composer require acquia/blt-acsf
License
Copyright (C) 2020 Acquia, Inc.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.