Download the PHP package margauxdupuy/blueberry without Composer
On this page you can find all versions of the php package margauxdupuy/blueberry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download margauxdupuy/blueberry
More information about margauxdupuy/blueberry
Files in margauxdupuy/blueberry
Package blueberry
Short Description Project template for Drupal 8 projects starting with Blueberry Distribution
License GPL-2.0-or-later
Informations about the package blueberry
Blueberry Distribution Drupal 8
What is Blueberry Dristrib D8
The Blueberry Distrib D8 provides a pre-installed website for Drupal 8 with the basic modules and an administration theme configured.
Requirements
- Composer
Installation
Get the code source of the profile Blueberry, you can run the command below (replace PROJECT_CODE by the name of your project) :
Command line is not yet ready for the package selection.
Finally, complete the installation of the profile, assuming you can access a database on localhost with root:root.
Don't forget to export the configuration with :
Theme installation
Update
-
To update Drupal Core and its dependencies, run :
- To update the profile, run :
Enable developer mode / disable cache
Source : https://www.liip.ch/en/blog/lets-debug-drupal-8
Uncomment these lines in settings.php
:
Create the file settings.local.php
in web/sites/default(you can duplicate example.settings.local.php
).
Uncomment/update some values in settings.local.php` :
-
uncomment this line to enable the “null cache service”:
-
uncomment these lines to disable CSS/JS aggregation:
-
uncomment these lines to disable the render cache and the dynamic page cache:
- you can allow test modules and themes to be installed if needed with:
Disable Twig caching in development.services.yml
and add the following settings :
All versions of blueberry with dependencies
drupal/adminimal_theme Version ^1.5
drupal/ajax_comments Version ^1.0@beta
drupal/chosen Version ^2.8
drupal/comment_notify Version ^1.2
drupal/config_split Version ^1.4
drupal/ctools Version ^3.2
drupal/devel Version ~1.0
drupal/entity_browser Version ^2.2
drupal/entity_reference_revisions Version ^1.6
drupal/filefield_paths Version ^1.0@beta
drupal/honeypot Version ^2.0
drupal/link_attributes Version ^1.9
drupal/menu_block Version ^1.5
drupal/metatag Version ~1.0
drupal/paragraphs Version ^1.10
drupal/pathauto Version ~1.0
drupal/rabbit_hole Version ^1.0@beta
drupal/redirect Version ~1.0
drupal/simple_sitemap Version ^3.7
drupal/viewfield Version ^3.0@beta