How to push changes done on local drupal setup to Dev portal.

Not applicable

Hi ,

We have purchased a drupal theme (with full installation) and set it up on our local system with Drupal tool and a web server.

We have made desired changes/customization in theme on local system and now we want to over-ride those changes with Dev-portals theme on cloud.

Also as we do not have SmartDoc Module available on local system setup with Drupal. Hence SmartDoc customization needs to be done on Apigee dev portal only.

How we would keep changes for SmartDocs on Apigee dev portal and over-ride devportal's theme with customised theme we have on our local System with Drupal setup.

0 1 135
1 REPLY 1

Dear @Vishal Bhatnagar ,

Welcome to Apigee Community.

Apigee Developer Portal setup is distribution of Drupal CMS. It comes with drupal core software. If your purchased drupal theme is with drupal core i believe overriding same in cloud will have serious implications.Ideally, You need to push your theme only to the cloud instance i.e into the sites/all/themes folder.

Apigee Developer portals are hosted on Pantheon Cloud Hosting platform. If you have access to the source code,

  • Please take the git checkout
  • Add your custom theme
  • Commit & push changes to the cloud
  • Enable the theme & complete the configurations.

Cheers,

Anil Sagar