drupalcoders / quick_start_distro
Project template for Quick Start distribution.
Requires
This package is auto-updated.
Last update: 2025-03-12 02:01:45 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.
Contains most of the futures from Varbase but converted to SCSS.
Best with AegirProject
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
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.