Created
January 3, 2019 14:16
-
-
Save ABooooo/e9756f36f6e6d9328e9f992542b646b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. https://docs.acquia.com/lightning/install/local/ | |
| 2. https://gist.github.com/criscom/d973ea5e4328bf8aab39857ecf93b075 | |
| #Install lightning | |
| composer create-project acquia/lightning-project MY_PROJECT --no-interaction | |
| open with browser MY_PROJECT/docroot | |
| install Drupal | |
| #error execution time | |
| https://www.drupal.org/forum/support/installing-drupal/2014-01-22/maximum-execution-time-of-30-seconds-exceeded-in-drupal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment