开发者

Drupal 6 module development

H开发者_StackOverflow社区i

I am going to develop Drupal 6 module, could someone please advise some reference about how to develop Drupal 6 module to me.

Thanks you


A similar Stack Overflow question, Good drupal books/resources for programmers/developers?, contains a lot of useful responses. Personally, if I could have only one resource, I'd want the Pro Drupal Development book.

Beyond that, check out the Examples for Developers project and/or read the code of the modules that ship with Drupal core, for examples of how to do the basics. Those modules get lots of review and are good examples of the Drupal coding standards.


http://drupal.org/developing/modules This has plenty of links to satisfy your curiosity.


Lullabot has a very long video specifically on module development.

While a book (go for Pro Drupal Development!) is often easier for reference and can adjust to your speed, I've found that videos really augment the learning experience. It's easier to remember things (that's what voice does), and you follow the process of the developer/lecturer, which can be very beneficial in it's own right.


if you know write php already and you want to know basic step for the create a module from Drupal you can reffer the link http://drupallearn.blogspot.com/2011/10/create-custom-modules-on-drupal-create.html you have to write your own code in module file. hope this will be help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜