betterevents/better-abstracts-project

Project template for Drupal 9 sites built with the Better Asbtracts distribution

v1.0.10-alpha 2021-07-13 09:40 UTC

This package is auto-updated.

Last update: 2024-04-21 16:33:28 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.

  1. Create a database per Drupal's documentation.
  2. Open a web browser and visit core/install.php.
  3. Run the installer.

Usage

You are all set to put it into action! Next steps:

  1. Populate Better Abstracts with sample content
  2. Learn how to configure and use it.

Get started with our quick start guide or read our full documentation.

Online demo