Drupal 7 NES Contrib Modules
The available methods for downloading/installing NES versions of Contributed Drupal 7 Modules.
Installation Methods
HeroDevs currently offers multiple methods for downloading and installing Drupal 7 NES Modules: Composer Installation, Direct Download and Manual Installation
If you need a different installation method, please contact sales@herodevs.com.
Composer Installation
Authentication Setup
Create an auth.json
file or update your existing one:
Please contact sales@herodevs.com if you don't have your access token.
This file contains sensitive credentials and should be excluded from source control.
Repository Configuration
Add the HeroDevs repository to your composer.json
file:
Place this entry before packages.drupal.org
to ensure proper precedence.
Package Installation
First, add the NES Drupal module to your composer.json file:
Then install dependencies:
Direct Download and Manual Installation
Contact sales@herodevs.com to receive your download URL.
Download through your browser using Basic Authentication, or use command line tools like cURL by setting authentication headers.
Download Package
Use cURL to download the tarball with your access token:
Please contact sales@herodevs.com if you don't have your access token.
Remove existing module from the contrib folder
It is recommended that you place your site in maintenance mode temporarily before replacing any modules with the HeroDevs NES version.
It is recommended that you use version control such as Git and test all changes in a development environment before making changes to your production site.
Unzip and move to correct folder
From the folder you downloaded the tarball to run:
Verify that the module has been uncompressed in the correct location.
Cleanup
Remove the downloaded zip file from your root directory.
Clear caches with: