Sauce Labs

Sauce LabsThanks to saucelabs.com for sponsoring testing and quality assurance tools for ERPAL

Sponsors

This page is for grouping all pages related to ERPAL sponsors

Click on any of the links below

Installing Drush on Linux Mint

This has been tested in Rebecca and Rosa.

Open the terminal in your $HOME directory. The $HOME directory is typically at /home/yourname. You can easily get to it from anywhere in the terminal just by typing cd and pressing enter.

1. Enter the following:

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"

You may get a message that you need to install php5-cli using apt-get. If needed do it by typing:

Drupal 8 modules and Solarium installation

These steps are only for Drupal 8.

Download modules using Composer

Better download the modules using Composer than Drush. This will install the required libraries, including the class Solarium. General (deeper) instructions may be found at Using Composer to install Drupal packages through Drupal.org

Run these commands in the Drupal root folder.

Add fields to a block [D8]

This documentation is written for the 8.x-2.x version of Display Suite.

By following this method the site builder gets a block to place that can have a set of fields as defined by a view mode. The block's display can be templated in twig accordingly, and its theming will reflect any selected layouts in the display suite controls.

Pages

Subscribe with RSS Subscribe to RSS - No known problems