droptica/droopler

Droopler installation profile for Drupal 9/10.

Installs: 32 813

Dependents: 1

Suggesters: 0

Security: 0

Stars: 59

Watchers: 22

Forks: 17

Open Issues: 25

Type:drupal-profile

8.3.3.0-rc3 2024-02-29 19:07 UTC

This package is auto-updated.

Last update: 2024-04-18 09:28:56 UTC


README

Droopler Logo

What is Droopler?

Droopler is a Drupal 10 profile designed to build corporate websites. It's based on the latest frontend technologies, including Bootstrap 5. The maintainer of Droopler is Droptica.

Build Status

For the latest news please subscribe to our Facebook and Twitter.

What's in this repository?

This repository contains a Drupal profile. When you put it in the /profiles/contrib/droopler directory, the Drupal installer gets modified and installs base Droopler theme, some module dependencies, and demo content.

Installation

The Droopler profile should be installed via Composer. We recommend using Droopler skeleton repository. If you are starting from the scratch - in the require section of your composer.json put:

"require": {
  "droptica/droopler": "^4.0"
}

And run composer update.

In case of unexpected problems please update your main composer.json to comply with the latest Droopler skeleton repository. You may run into some issues with libraries and their directories.

Documentation