Download the PHP package dxpr/lightning-dxpr-project without Composer
On this page you can find all versions of the php package dxpr/lightning-dxpr-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package lightning-dxpr-project
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
-
To access
dxpr/dxpr_builder
packages, you need to to have an active subscription at DXPR.com. You can find your token here: https://app.dxpr.com/download/all#token. 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 build
Non-interactive Profile installation
Continue instructions at https://github.com/dxpr/lightning_dxpr
Troubleshooting
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:
The output should look similar to this: https://app.dxpr.com/sites/default/files/verify-composer-dxpr.jpg
You should install the token in the user folder of the user you use to run composer install
.
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: https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors
The requested PHP extension curl/DOM/etc is missing from your system
If composer reports curl or some other PHP extension is missing you have to install this extension:
On a fresh Ubuntu or Debian machine you may need to run the following commands:
Replace 7.4 with the PHP branch you are using.
All versions of lightning-dxpr-project with dependencies
cweagans/composer-patches Version ^1.6.0
drupal/core-composer-scaffold Version *
oomphinc/composer-installers-extender Version ^1.1 || ^2
dxpr/lightning_dxpr Version 2.x-dev