drupalcoders/quick_start_distro

Project template for Quick Start distribution.

dev-master 2019-09-11 14:05 UTC

This package is auto-updated.

Last update: 2024-04-11 23:49:07 UTC


README

Quick Start is inspired from a distribution like Varbase, Thunder, Open Social to deliver a quick installation for Drupal 8.

Theming is based on Bootstrap SASS sub-theme called DrupalCoders.

DC Bootstrap LogoDropdown Menu

Contains most of the futures from Varbase but converted to SCSS.

Best with AegirProject

The Aegir Hosting System

Aegir Hosting / BOA Aegir Automated Install Install Quick Start via Drush:

To install the most recent stable release of Quick Start run this command:
drush dl quick_start

Install Quick Start via Composer: Install with Composer

To install the most recent stable release of Quick Start run this command:
composer create-project drupalcoders/quick_start_distro:dev-master PROJECT_DIR_NAME --no-interaction

Or just simply download the lastest stable version Quick Start


Why should you choose Quick Start?

If you love Bootstrap SCSS then you are going love this distribution. Easy add sub-themes with your branding with a drush command:

drush dc mypersonaltheme

Reworked paragraphs grid systems
Making landing pages easy to add and responsive from start.

Reworked Retina Images
For Tablet and Mobile displays. 12 Image Displays to Media Browser, think of each display as a column. If you have an image in a col-sm-4 then choose Display 4 for the image.

Quick Start comes with 2 more Features

Hero Slider(for creating front page slider) and Gallery(for creating a grid colorbox gallery) both of them disabled by default.