PHPackages                             shahinam/shade - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. shahinam/shade

ActiveDrupal-profile[Framework](/categories/framework)

shahinam/shade
==============

A Drupal distribution based on Lightning, with commonly used components.

2.1.0(8y ago)22011MITShell

Since Jun 29Pushed 8y ago2 watchersCompare

[ Source](https://github.com/shahinam/shade)[ Packagist](https://packagist.org/packages/shahinam/shade)[ RSS](/packages/shahinam-shade/feed)WikiDiscussions 3.x Synced today

READMEChangelogDependencies (3)Versions (5)Used By (1)

Drupal Shade
============

[](#drupal-shade)

Shade is built using Acquia Lightning distibution.

Installing
----------

[](#installing)

The easiest way to install is using [Composer-based project template](https://github.com/shahinam/shade-project "Composer-based project template").

```
$ composer create-project shahinam/shade-project MY_PROJECT

```

Alternatively, you can build using the provided scripts.

```
$ git clone git@github.com:shahinam/shade.git
$ cd shade
$ ./scripts/build.sh ~/Sites/myproject

```

This will build the project in the provided destination i.e `~/Sites/myproject`in this case.

`NOTE:` This will base your build based on current branch, if you want build from a different branch or tag. Use `git checkout` command to switch to the intended branch or tag.

Developing locally and contributing
-----------------------------------

[](#developing-locally-and-contributing)

If you'd like to contribute, you will need to setup dev build locally. Use the command below to achive this.

```
$ git clone git@github.com:shahinam/shade.git
$ cd shade
$ ./scripts/build-dev.sh shade-dev

```

This will create the build `shade-dev` in the same parent directory as `shade`. The new build will have a composer dependency on your local clone of shade via a ../shade symlink. You can therefore make changes to files in `shade` and see them immediately reflected in your dev build.

Basic composer usage
--------------------

[](#basic-composer-usage)

### Install a module

[](#install-a-module)

```
composer require drupal/

```

Examples

```
composer require drupal/devel
composer require drupal/ctools

```

This will install latest available version. If you want to specify a version

```
composer require drupal/:

```

### Update a module

[](#update-a-module)

```
composer update drupal/

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Total

5

Last Release

3031d ago

Major Versions

2.x-dev → 3.x-dev2018-03-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/264215?v=4)[Muhammad Inam](/maintainers/shahinam)[@shahinam](https://github.com/shahinam)

---

Top Contributors

[![shahinam](https://avatars.githubusercontent.com/u/264215?v=4)](https://github.com/shahinam "shahinam (19 commits)")

---

Tags

drupal-8

### Embed Badge

![Health badge](/badges/shahinam-shade/health.svg)

```
[![Health](https://phpackages.com/badges/shahinam-shade/health.svg)](https://phpackages.com/packages/shahinam-shade)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k16.2k47](/packages/elgg-elgg)[redux-framework/redux-framework

Build better and beautiful sites in WordPress, faster.

1.8k6.2k](/packages/redux-framework-redux-framework)[goalgorilla/open_social

Open Social is a distribution for building social communities and intranets.

190461.9k](/packages/goalgorilla-open-social)[govcms/govcms

GovCMS Drupal Distribution

197100.6k3](/packages/govcms-govcms)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

141.1k](/packages/fourkitchens-sous-drupal-project)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
