This profile has been standardised to use Drupal core and contributed modules with minimal custom configuration. The initial installation provides a strong performance focus.

It gives the developer the ability install and quickly to create a website using the layout manager tools and modules to minimise the need to use templating ( The base theme is based on Bootstrap 4). The installation configuration has a small footprint regarding module dependencies to ensure flexibility and is licensed under GPLv3.

Code Installation

This profile has been standardised to use Drupal contributed modules with minimal custom configuration. There are two ways to install the profile manually or using a simplified script.

Manually

Install Drupal 9 using composer and then download the profile into the Drupal profile directory then follow the normal install procedure through the browser Drupal UI and manually down required modules need for it to install.

Script

Requirements

For a simplified installation please note the CLI tools mention below.

  1. wget
  2. composer 2
  3. tar
  4. php

Terminal commands

To install this profile run the following two commands in the parent installation directory.

wget https://git.drupalcode.org/project/purencool/-/raw/9.x-0.x/scripts/installminimum  
bash installminimum

Quick start

Allows your team to install the profile for evaluation purposes in a matter of minutes.

php -d memory_limit=256M web/core/scripts/drupal quick-start purencool
Supporting organizations: 
Provided development time to create the distribution

Project information

  • Created by purencool on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases