drupal developer

@Anil Sagar @ Google good evening, are there any online courses to learn about apigee drupal developar.

Solved Solved
0 4 246
1 ACCEPTED SOLUTION

deniska
Participant V

Actually, if you want to be Drupal developer, you can do courses related to that. Apigee and Drupal have shared plugins, but beyond that, work with Drupal like regular Drupal.

See the plugins: https://www.drupal.org/docs/8/modules/apigee-edge

Build your own portal using Drupal: https://docs.apigee.com/api-platform/publish/drupal/open-source-drupal-8

And you can search online for Drupal(php) courses

View solution in original post

4 REPLIES 4

deniska
Participant V

Actually, if you want to be Drupal developer, you can do courses related to that. Apigee and Drupal have shared plugins, but beyond that, work with Drupal like regular Drupal.

See the plugins: https://www.drupal.org/docs/8/modules/apigee-edge

Build your own portal using Drupal: https://docs.apigee.com/api-platform/publish/drupal/open-source-drupal-8

And you can search online for Drupal(php) courses

Thank you @Denis Kalitviansky for your reply.

My company want me to be admin for its drupal and I want to train about the component of administrator account. So, Does studying of plugin is enough or are there any more resources?

Hi, if you need to work only with Apigee plugins, you need to know php and Drupal core functions. Both can be easy learned online. If you want to go beyond current plugins, or make changes in them or develop your own, still you need php knowledge and Drupal core.

Drupal can be also easily extended with help of Drupal plugins (search for any functionality you want)