Composer
LNMP stack for Drupal 8
- Read more about LNMP stack for Drupal 8
- Drupalguy's Blog
- Log in to post comments
In my previous post i mentioned taking notes on how I'm building my new LNMP stack to support my Drupal 8 sites. Below are those notes. I noted the commands used as well as a few links to get more info for some of the functionality.
# After installing Debian 8.3
# Update Repository
apt-get update
Drush 7 for Drupal 8
- Read more about Drush 7 for Drupal 8
- Drupalguy's Blog
- Log in to post comments
Over the last couple of weeks I have started playing with Drupal 8. So far it's been a pleasant experience (surprisingly) though originally I had issues with getting it installed. I tried using drush dl but it would not work (when used it would only download the latest version of Drupal 7). Turns out Drush 6 (the version I was currently at) does not support Drupal 8.