Is it possible to add Drupal 9 & 10 as quick add option #408
mayankguptadotcom
started this conversation in
Ideas
Replies: 1 comment 2 replies
|
Laragon is very flexible with customising the quick app menu. I'm not familiar with Drupal, but I took a quick look at the docs and tried adding the following to the menu (Laragon menu > Quick app > Configuration...): According to the drupal download docs, after running the composer command above I need to run cd drupal && php -d memory_limit=256M web/core/scripts/drupal quick-start demo_umami🤷 I tried to use quick app without the command
After installation and accepting the prompt to accept changes, by allowing elevated privileges. The website could be opened using the pretty URL http://drupal-test.test For drupal 9 I suspect a specific version will need to be installed, try: Please let me know how you get on. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Thank you for Laragon. I've seen it on various videos as well - but can't find an option that lets us setup Drupal 9 or Drupal 10 as a quick add option. Is it possible to add that?
All reactions