Skip to content

saschaeggi/drupal9-gin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal 9 with Gin Admin Theme Demo

A Drupal 9 Gin Future Admin UI Demo.

Gin Admin UI

Prerequisites

Get Lando

Install Lando: https://docs.lando.dev/basics/installation.html


Installation

Clone repo

Clone the repo

git clone [email protected]:saschaeggi/drupal9-gin.git && cd drupal9-gin

Let's build the app

lando start

You're ready to go

https://drupal9.lndo.site/

username: admin
password: drupal

Commands

Start containers

lando start

Stop containers

lando stop

Poweroff Lando

lando poweroff

SSH into container

lando ssh

Xdebug

Start Xdebug

lando xdebug-on

### Stop Xdebug

lando xdebug-off

Drush

Make sure you're in the frontend folder (cd web)

lando drush COMAMND

Composer

Make sure you're in the frontend folder (cd web)

lando composer COMMAND

About

A Drupal 9 installation with the Gin Admin Theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages