Run JavaScript code via web browser console.
Note : Following examples are tested on FireFox Version 52.
Open Web browser console. F12
Method 1 . Press F12 and click on "Console"
Method 2 . Press Ctrl + Shift + K
Note : Following examples are tested on FireFox Version 52.
Method 1 . Press F12 and click on "Console"
Method 2 . Press Ctrl + Shift + K
Settings to use with each type of features.
This tutorial is an example for the following Features Structure:
Features is a drupal contrib module enables the capture and management of features in Drupal, by providing a UI and API for taking different site building components from modules with exportables and bundling them together in a single feature module.
Enable a Featuresdrush en feature_name
Revert a featuredrush fr freture_name
Revert all featuresdrush fra -y
#OR Alsodrush fr-all