By editor, 25 July, 2016 Organize the Features on Drupal Tags Drupal 8 Drupal 7 Features Settings to use with each type of features. This tutorial is an example for the following Features Structure:
By editor, 22 July, 2016 PhpStorm IDE - Develop drupal modules Tags Drupal 8 Drupal 7 IDE You can easily intergrate drupal coding standards using following file. PhpStorm_settings_code_style_schema.zip On netbeans,
By editor, 19 July, 2016 Create a CIFS - SAMBA Network Share on Linux Tags Server Shell Samba Server Simple way to create a cifs on debian linux based systems via command line interface (CLI). 1. If not already insttalled, install SAMBA sudo apt-get update sudo apt-get install samba
By editor, 16 July, 2016 Install and Update Composer Tags Server Composer Linux Install Composer wget https://getcomposer.org/installer php installer unlink installer sudo mv composer.phar /usr/local/bin/composer.phar alias composer='/usr/local/bin/composer.phar'
By editor, 15 July, 2016 Install MAMP. Apache MySQL PHP on Mac Tags Server You can download and install MAMP from https://www.mamp.info/en/ (not tested)