PHPackages                             hoatle/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hoatle/lightning-dxpr-project

ActiveProject[Utility &amp; Helpers](/categories/utility)

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

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

8.x-dev(5y ago)02GPL-2.0-or-laterShell

Since May 19Pushed 5y agoCompare

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

READMEChangelogDependencies (6)Versions (4)Used By (0)

This is a Composer-based installer for the Lightning DXPR Drupal distribution.
------------------------------------------------------------------------------

[](#this-is-a-composer-based-installer-for-the-lightning-dxpr-drupal-distribution)

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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% 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 ~261 days

Total

2

Last Release

1905d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f77abf2cb1219102a896509d75ccfda1e6f8dba5d776d43b83479af58a380de?d=identicon)[hoatle](/maintainers/hoatle)

---

Top Contributors

[![jjroelofs](https://avatars.githubusercontent.com/u/904576?v=4)](https://github.com/jjroelofs "jjroelofs (42 commits)")[![hoatle](https://avatars.githubusercontent.com/u/83062?v=4)](https://github.com/hoatle "hoatle (9 commits)")

### Embed Badge

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

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

###  Alternatives

[burdamagazinorg/thunder-project

Project template for Thunder projects with composer

2727.1k](/packages/burdamagazinorg-thunder-project)

PHPackages © 2026

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