manaticr/bloom

Bloom Install Profile

Installs: 9 255

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Type:drupal-profile

1.0.0 2020-09-17 01:04 UTC

This package is auto-updated.

Last update: 2024-04-17 09:55:31 UTC


README

A base Drupal install profile to scaffold Manatí projects.

How to use it?

On any Drupal project, add bloom to your composer dependecies:

composer require manaticr/bloom

Install the site using bloom profile.

drush si bloom --account-pass=admin --site-name="Drupal8" -y

Enjoy your site!!