Search...
Toggle theme

FAQs

Drupal Frequently Asked Questions

Do you support contributed modules?

Yes, we do. Drupal 7 Essentials includes support for contributed modules. Read more about our Drupal 7 offering here.

For more information on how to install the contributed modules we currently support, see our Installation Methods

How can I see which contributed modules you currently support?

Using Postman (or a similar program) you can hit our registry url https://registry.nes.herodevs.com/composer/repository/packages.json. You will need to authenticate with a bearer token, for this process you would use your NES Access Token.

How do I get Drupal 7 NES?

Our goal with all NES software is to meet the community where they already are. That means obtaining the software from us should be as easy as getting the Open Source equivalent. For Drupal, that means supporting workflows with tools like Composer and Drush, in addition to automated install via the Administration area and manual download/upload from the browser.

What is the Drupal 7 NES License?

HeroDevs provides the Drupal 7 NES Software and updates pursuant to the applicable GPLv2 license, including all rights available under the GPLv2 license.

HeroDevs Subscription Services, and other obligations to our customers, are governed by the Subscription Agreement. And, the Subscription Agreement does not restrict any right to use the Software or updates under the GPLv2 license.

The provision of non-permissive software, as part of a subscription service is widely accepted and can be seen in how Red Hat provides its' own solution of Red Hat Enterprise Linux (RHEL) which is also licensed under GPLv2.

Where do I find my access token?

Your access token will have been sent to the person that was registered as your Technical Contact at the time of purchase or during your onboarding process. If for any reason that person is unable to locate your access token, feel free to reach out to our team and we will resend it to you.

If for any reason you are not able to reach your Technical Contact, please reach out to HeroDevs Support and we will take you through the process to update your contact in our system so we can resend your access token.

You can use the following curl command to download Drupal 7 NES:

curl --header "Authorization: Bearer $NES_ACCESS_TOKEN" --output ./release.zip \
--location https://registry.nes.herodevs.com/composer/pkg/neverendingsupport/drupal/7.103.2+7.103.1:drupal/release.zip