Skip to content

gxleano/dashboard-initiative

 
 

Repository files navigation

build status
Online demo by Tugboat

About the initiative

Create a new and modern Dashboard based on user needs, and define that needs per role.

The homepage of the initiative is at the Ideas issue queue. See "Modern Dashboard with Role presets", which provides a lot of context.

Development happens on a sandbox, as we are still working on getting access to the Dashboard namespace. Feel free to create issues there, as we will move them when we are able to.

Setup

Clone this repository:

git clone [email protected]:penyaskito/dashboard-initiative.git

If you are planning to use ddev, now it's a good moment for ddev start.

You can run ddev exec ./install.sh

For updating your env to the latest:

ddev composer update drupal/dashboard

You might need to run ddev exec ./install.sh again, as we are not providing any upgrade paths yet.

For contributing:

Go to web/modules/contrib/dashboard and ensure to set the origin:

git remote set-url origin [email protected]:sandbox/penyaskito-3327580.git

Git checkout 1.0.x

git co 1.0.x

Running tests

Running all tests:

ddev exec phpunit --testsuite all

About

Modern Dashboard with Role presets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.5%
  • HTML 24.5%