RW Drupal

This is a distribution that offers installation and configuration of Drupal, intended for a faster start of your web projects.

Contrib modules (27)

Themes

Libraries

Profiles

Installation

A, To build a Drupal platform, you need to have Composer available (composer).

Drupal 10:

composer create-project --prefer-dist redwebcz/rwdrupal:^3.0 --stability=alpha rwdrupal10

Drupal 11:

composer create-project --prefer-dist redwebcz/rwdrupal:^4.0 --stability=alpha rwdrupal11

B, The document root needs to be set to the [/web] folder.

C, System requirements for Drupal (System requirements).