betterevents / better-abstracts-project
Project template for Drupal 9 sites built with the Better Asbtracts distribution
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- betterevents/better_abstracts: ^v1.0.9-alpha
- composer/installers: ^1.9
- drupal/core-composer-scaffold: ^9.1
- drupal/core-project-message: ^9.1
- drupal/core-recommended: ^9.1
Conflicts
This package is auto-updated.
Last update: 2024-12-21 17:53:55 UTC
README
This is a Composer-based installer for the Better Abstracts Drupal distribution.
Installation
composer create-project betterevents/better-abstracts-project --stability dev MY_PROJECT
This will create a functioning Better Abstracts site and install all the project's dependencies. Continue with the installation like you would with any other Drupal site.
- Create a database per Drupal's documentation.
- Open a web browser and visit
core/install.php
. - Run the installer.
Usage
You are all set to put it into action! Next steps:
- Populate Better Abstracts with sample content
- Learn how to configure and use it.
Get started with our quick start guide or read our full documentation.