How to setup local Wamp environment Apigee Drupal Developer portal

Local environment setup with WAMP / XAMP

1. unable to see the site folder in downloaded folder - where i need to customize the template and css file.

How is folder structure look like Apigee Drupal Portal.

0 1 395
1 REPLY 1

Hi @surendra babu kapuluru,

The Drupal Developer portal is just a Drupal 7 based distribution. This means that the custom modules and themes developed and maintained by Apigee, are located at /profiles/apigee. Details of how to access your code, and an overview of the Git repo, can be found here.

Now if you need to customize your Developer portal look and feel, the recommended approach is to create a Sub-Theme. You can read all about it in this link.

In regards to setting up a local AMP stack environment, just follow the instructions to setup a regular development environment for Drupal. An example can be found here. The only thing that would change is instead of downloading the code from Drupal.org, you would get it from GIT, as explained here.

I hope this helps clarify your doubts.

Regards,

Esteban S.