Skip to content

jnous/drupal9-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base setup for Drupal 9

This project sets up a Lando project that can be used as a Drupal 9 project base. A very minimal setup is defined for simplicity.

To get it started:

  • lando start

If you don't have Lando installed, get it first from https://lando.dev/download/.

That will also run composer install, but should you change composer.json afterwards, do remember to use lando composer install or lando composer require etc. to run Composer inside the Lando container.

To install Drupal, the necessary settings files are included so just:

  • lando drush si minimal (or any other profile that you'd like)

About

A Drupal 9 site development base setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages