PHPackages                             dxpr/lightning-dxpr-project - 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. dxpr/lightning-dxpr-project

ActiveProject[Framework](/categories/framework)

dxpr/lightning-dxpr-project
===========================

Project template for Drupal 8 sites built with the DXPR Lightning distribution.

2.0.2(4y ago)329.4k2[6 issues](https://github.com/dxpr/lightning_dxpr_project/issues)[1 PRs](https://github.com/dxpr/lightning_dxpr_project/pulls)GPL-2.0-or-laterShellCI failing

Since May 19Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/dxpr/lightning_dxpr_project)[ Packagist](https://packagist.org/packages/dxpr/lightning-dxpr-project)[ RSS](/packages/dxpr-lightning-dxpr-project/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (20)Used By (0)

Warning: This project is deprecated because Acquia lightning is discontinued
----------------------------------------------------------------------------

[](#warning-this-project-is-deprecated-because-acquia-lightning-is-discontinued)

Lightning DXPR is a sub-profile of Acquia Lightning that installs our DXPR Theme and DXPR Builder products, giving you our state-of-the-art marketing Drupal tools integrated with Acquia's Lightning features. More info about Lightning:

-
-

Authentication
--------------

[](#authentication)

- To access `dxpr/dxpr_builder` packages, you need to to have an active subscription at DXPR.com. You can find your token here: . This token is unique to your DXPR.com account and should be kept secret, like a password.
- Make sure composer is at version 1.10 or higher
- Configure the access token:

```
$ composer config --global bearer.packages.dxpr.com
```

Composer build
--------------

[](#composer-build)

```
$ composer clearcache
$ composer create-project dxpr/lightning-dxpr-project EXAMPLE_DIRECTORY
```

Non-interactive Profile installation
------------------------------------

[](#non-interactive-profile-installation)

Continue instructions at [https://github.com/dxpr/lightning\_dxpr](https://github.com/dxpr/lightning_dxpr)

Troubleshooting
---------------

[](#troubleshooting)

### Composer asks for password or token

[](#composer-asks-for-password-or-token)

This means your composer web token was not installed successfully. Please verify that your token is installed by running the following command:

```
cat ~/.composer/auth.json

```

The output should look similar to this:

You should install the token in the user folder of the user you use to run `composer install`.

### *Killed* message or *Memory* related message

[](#killed-message-or-memory-related-message)

- Composer installation requires a lot of resources, try (temporarily) upgrading your cloud or VPS machine to at least **4GB** of memory and **4 vcpu**. The more the merrier.
- Make sure your PHP memory limit is set to "-1" during installation. Documentation:

### The requested PHP extension *curl/DOM/etc* is missing from your system

[](#the-requested-php-extension-curldometc-is-missing-from-your-system)

If composer reports *curl* or some other PHP extension is missing you have to install this extension:

```
$ apt-get install php-curl
```

On a fresh Ubuntu or Debian machine you may need to run the following commands:

```
a2enmod rewrite;apt-get install php-curl;apt-get install php-dom

```

Replace 7.4 with the PHP branch you are using.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 73.9% 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 ~152 days

Recently: every ~493 days

Total

15

Last Release

55d ago

Major Versions

1.0.0-beta1 → 8.x-dev2020-05-21

1.0.0-beta2 → 2.0.0-beta22020-06-27

1.x-dev → 2.0.0-beta12020-07-09

2.0.2 → 3.x-dev2024-01-25

3.x-dev → 4.x-dev2026-02-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f9ef6149ce044b66364e50a30a72f85a3e6dca99ed222459cf79f9e6a64ddbf?d=identicon)[jjroelofs](/maintainers/jjroelofs)

---

Top Contributors

[![jjroelofs](https://avatars.githubusercontent.com/u/904576?v=4)](https://github.com/jjroelofs "jjroelofs (51 commits)")[![mhmelshaaerdxpr](https://avatars.githubusercontent.com/u/70699173?v=4)](https://github.com/mhmelshaaerdxpr "mhmelshaaerdxpr (12 commits)")[![hoatle](https://avatars.githubusercontent.com/u/83062?v=4)](https://github.com/hoatle "hoatle (6 commits)")

---

Tags

drupalmarketingLightningacquiaDXPR

### Embed Badge

![Health badge](/badges/dxpr-lightning-dxpr-project/health.svg)

```
[![Health](https://phpackages.com/badges/dxpr-lightning-dxpr-project/health.svg)](https://phpackages.com/packages/dxpr-lightning-dxpr-project)
```

###  Alternatives

[goalgorilla/open_social

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

190458.8k](/packages/goalgorilla-open-social)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)[fourkitchens/sous-drupal-project

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

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

PHPackages © 2026

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