Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 476 Bytes

File metadata and controls

20 lines (17 loc) · 476 Bytes

Installation via Lando

First you need to install docker and lando. After that you can start an app in cloned project:

lando start

Then composer install and after that manually install site And voila - the project is installed. You can find urls to the site, by typing command:

lando info

Drupal modules

  • Admin Toolbar

Developers

  • Roman Salo

Contact