{ Community }
  • Academy
  • Docs
  • Developers
  • Resources
    • Community Articles
    • Apigee on GitHub
    • Code Samples
    • Videos & eBooks
    • Accelerator Methodology
  • Support
  • Ask a Question
  • Spaces
    • Product Announcements
    • General
    • Edge/API Management
    • Developer Portal (Drupal-based)
    • Developer Portal (Integrated)
    • API Design
    • APIM on Istio
    • Extensions
    • Business of APIs
    • Academy/Certification
    • Adapter for Envoy
    • Analytics
    • Events
    • Hybrid
    • Integration (AWS, PCF, Etc.)
    • Microgateway
    • Monetization
    • Private Cloud Deployment
    • 日本語コミュニティ
    • Insights
    • IoT Apigee Link
    • BaaS/Usergrid
    • BaaS Transition/Migration
    • Apigee-127
    • New Customers
    • Topics
    • Questions
    • Articles
    • Ideas
    • Leaderboard
    • Badges
  • Log in
  • Sign up

Get answers, ideas, and support from the Apigee Community

  • Home /
  • Developer Portal (Drupal-based) /
avatar image
1

How do I update drupal modules that I have downloaded from drupal.org  

  • Export to PDF
gkoli123 created · Mar 24, 2015 at 06:32 PM · 1.1k Views

For an on-prem developer portal :

Basically you want to make sure that the Update module is enabled and then you download the modules using drush.

Make sure you take a backup of you developer portal codebase /var/www/html and the mysql database.

SSH into the developer portal and run the following commands:

cd /var/www/html

drush en update

drush pm-update -y

drush updb -y

drush cc all

For a pantheon hosted developer portal:

You can follow steps from this pantheon article :

https://pantheon.io/docs/articles/drupal/updating-modules-through-drupal/

thub.nodes.view.add-new-comment
Portal - Drupal
Add comment Show 3
10 |5000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by Apigeeks only
  • Viewable by the original poster
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Owen Wright · Jun 01, 2015 at 05:41 PM 0
Link

New to Apigee. We tried to update the pantheon hosted portal in the manner described in the link above but we are missing the 'Update' tab in our instance and so step 7 is not possible. If anyone has any insight into why this would be, please let me know. Else I'll open a support ticket. Thanks!

avatar image gkoli123 ♦ Owen Wright · Jun 01, 2015 at 06:35 PM 0
Link

Hi Owen,

Can you update the settings.php and change

$conf['allow_authorize_operations'] = FALSE;

to

$conf['allow_authorize_operations'] = TRUE;

This settings controls if the updates can be downloaded using the admin interface.

Thanks,

Gitesh Koli

avatar image Paul ♦♦ · Apr 14, 2016 at 06:29 PM 0
Link

Is there an easy way to do this for a non-networked instance? Other than moving the whole system around as a tarball.

Article

Contributors

avatar image

Follow this article

10 People are following this .

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Navigation

How do I update drupal modules that I have downloaded from drupal.org

Related Articles

How do I upload an SSL certificate to my Developer Portal hosted on pantheon?

Developer Portal Quick Starter Guide

How do I update Drupal version of my developer Portal?

APIs for publishing SmartDocs on Developer Portal

Content Access Control on Developer Portal using Content Access

How to customize SmartDocs so that I can test against different environments from the same page

Customising Look & Feel of Apigee Developer Portal Home Page

SmartDocs role based access control

Manually upgrading a production Dev Portal environment from a stage environment

Edge Private Cloud on a closed network developer portal call to pull a jquery library off the net fails

  • Products
    • Edge - APIs
    • Insights - Big Data
    • Plans
  • Developers
    • Overview
    • Documentation
  • Resources
    • Overview
    • Blog
    • Apigee Institute
    • Academy
    • Documentation
  • Company
    • Overview
    • Press
    • Customers
    • Partners
    • Team
    • Events
    • Careers
    • Contact Us
  • Support
    • Support Overview
    • Documentation
    • Status
    • Edge Support Portal
    • Privacy Policy
    • Terms & Conditions
© 2021 Apigee Corp. All rights reserved. - Apigee Community Terms of Use - Powered by AnswerHub
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • Product Announcements
  • General
  • Edge/API Management
  • Developer Portal (Drupal-based)
  • Developer Portal (Integrated)
  • API Design
  • APIM on Istio
  • Extensions
  • Business of APIs
  • Academy/Certification
  • Adapter for Envoy
  • Analytics
  • Events
  • Hybrid
  • Integration (AWS, PCF, Etc.)
  • Microgateway
  • Monetization
  • Private Cloud Deployment
  • 日本語コミュニティ
  • Insights
  • IoT Apigee Link
  • BaaS/Usergrid
  • BaaS Transition/Migration
  • Apigee-127
  • New Customers
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
  • Badges