You are here

Drupal 8 installation

DDKits Drupal 8 installation

 

Drupal is software that allows an individual or a community of users to easily publish, manage and organize a great variety of content on a website. Tens of thousands of people and organizations have used Drupal to set up scores of different kinds of web sites.


 

1- Make sure DDKits software is installed

ddk install

2- Start your environment installation

ddk start

3- Fill all information needed as the image below

 

4- Open any browser and try to opend the domain that you picked for your environment (our example here we picked drupal-8.dev)

DDKits Drupal 8  Drush

 

**- Without Drush, Drupal is hard to control, that's why DDKits allowing you to use drush from your localhost same as you are hosting your Drupal on your local folder without the need to create drush alias:

 

ddkd-DOMAIN

ex. 

ddkd-drupal-8.dev

 

 

To clear Drupal Cache:

drush without DDKits ==> drush cr or drush cache rebuild

drush with DDKIts ==> ddkd DOMAIN cr or ddkd DOMAIN cache rebuild

ex. to clear the cahce of a DDKits project domain drupal-8.dev

ddkd-drupal-8.dev cr

 

 

Drupal 8 home directory :

deploy/public