rcm_drupal
Security covered
RCM Drupal is a shell script (bash) to automatically install Drupal in your machine, development environment or even production.
RCM Drupal is the easy way to implement Drupal Multisite.
RCM Drupal is the extension of RCM.
Getting Started
Install the rcm first.
wget git.io/rcm
chmod a+x rcm
mv rcm -t /usr/local/bin
Install the drupal extension.
rcm install drupal
The prompt will ask some question, enter this values:
--url https://github.com/ijortengab/drupal-autoinstaller
--path rcm/rcm-drupal.sh
Then execute:
rcm drupal
Demo Video
Demo video available, Indonesian language.
- Install website berbasis Drupal dengan cepat di Laptop memanfaatkan RCM - Drupal.id - Belajar Drupal
- Install website berbasis Drupal dengan cepat di Server memanfaatkan RCM - Drupal.id - Belajar Drupal
- Install banyak website berbasis Drupal menggunakan fitur Multisite dengan cepat memanfaatkan RCM
In English title:
- Rapidly install a Drupal-based website on a laptop using RCM - Drupal.id - Learn Drupal
- Rapidly install a Drupal-based website on production server using RCM - Drupal.id - Learn Drupal
- Rapidly install multiple Drupal-based websites using the Multisite feature using RCM
Background
It is hard to implement Drupal multisite, so i made it easy to use.