saving . . . saved Can I load drupal as a project into any DEVELOPER ENVIRONMENT? has been deleted. Can I load drupal as a project into any DEVELOPER ENVIRONMENT? has been hidden .
Can I load drupal as a project into any DEVELOPER ENVIRONMENT?
Title
Question
Hi, 
    I have my own web portal designed using drupal 7.51. My requirements are so dynamic that I want to code on the project and deploy it. I may have to modify and customise the modules and the entire drupal project. Working on notepad++ or drupal layout is a bit hectic for my case. I feel better if am able to take control of the entire project through a DEVELOPER environment such as Eclipse, netbeans. May I know how to do that?

Drupal Finding-and-Evaluating-Modules 00-01 min 10-20 sec 24-06-17, 12:10 p.m. sundara5188

Answers:

Hi Sundar,

Yes, You can any IDE supports PHP. PhpStrom, Netbeans, Eclipse are recommended. As you have mentioned that you want to write custom modules. It is been recommended that you should configure your IDE with Drupal coding standards.

Reference documents for configuring IDE with Drupal coding standards as below 
1. Netbeans: https://www.drupal.org/docs/develop/development-tools/configuring-netbeans
2. PhpStrom: https://www.drupal.org/docs/develop/development-tools/configuring-phpstorm

Reference for creating custom module in Drupal: https://www.drupal.org/docs/7/creating-custom-modules
03-07-17, 10:07 a.m. ashish.dalvi


Log-in to answer to this question.