- Drupal 9 Module Development
- Daniel Sipos Antonio De Marco
- 411字
- 2021-06-11 18:36:01
Developing for Drupal
As fantastic as these features are, they will certainly not satisfy the needs of all users. To that end, Drupal's capabilities can be easily extended with modules, themes, and installation profiles. Take a look at Drupal's main website, http://drupal.org, and you will find thousands of modules that provide new features and thousands of themes that transform the look and feel of the application or website.
The flexible way Drupal can be extended and transformed through the module and theme mechanisms has led many to claim that Drupal isn't just a CMS, but a Content Management Framework (CMF), capable of being re-tooled to specific needs and functional requirements.
Establishing whether Drupal is rightly called a CMS or CMF is beyond our purpose here, but it is certain that Drupal's most tremendous asset is its extensibility. Want to use a directory server for authentication? There's a Drupal module for that. Want to export data to Comma-Separated Value (CSV) files? There are several modules for that (depending on what data you want to export). Interested in Facebook support, integration with Twitter, or adding a Share This button? Yup, there are modules for those too—all of which are available on Drupal.org and provided by developers like you.
Want to integrate Drupal with that custom tool you wrote to solve your special business needs? There may not be a module for that, but with a little bit of code, you can write your own. In fact, that is the subject of this book—providing you with the knowledge and tools to achieve your own goals.
In summary, the purpose of this book is to get you ramped up (as quickly as possible) for Drupal 9 module development. As we move chapter by chapter, we will cover the APIs and tools that you will use to build custom Drupal sites, and we won't stick to theory. Most chapters provide working, practically oriented example code designed to show you how to implement the concepts we will be talking about. We will follow Drupal coding conventions and utilize Drupal design patterns in an effort to illustrate the correct way to write code within the Drupal development context.
While I certainly can't write the exact code to meet your needs, my hope is that the code mentioned in these chapters can serve as a foundation for your bigger and better applications.
So let's get started with a few preliminary matters to better understand Drupal.
- 網(wǎng)店經(jīng)營輔助技術(shù)全攻略
- 玩轉(zhuǎn)大數(shù)據(jù):商業(yè)分析+運(yùn)營推廣+營銷技巧+實(shí)戰(zhàn)案例
- 微商運(yùn)營和團(tuán)隊(duì)管理全攻略
- 互聯(lián)網(wǎng)思維2.0:傳統(tǒng)企業(yè)互聯(lián)網(wǎng)轉(zhuǎn)型
- 移動(dòng)電商:商業(yè)分析+模式案例+應(yīng)用實(shí)戰(zhàn)(第2卷)
- 線上開店線下管店
- 社群商業(yè):社群經(jīng)濟(jì)時(shí)代的掘金法則
- 電商那些事兒
- 實(shí)戰(zhàn)大數(shù)據(jù):移動(dòng)互聯(lián)網(wǎng)時(shí)代的商業(yè)應(yīng)用
- Stellar區(qū)塊鏈:原理與實(shí)踐
- 自商業(yè):未來網(wǎng)絡(luò)經(jīng)濟(jì)新形態(tài)
- O2O這樣玩:行業(yè)生態(tài)與實(shí)戰(zhàn)案例
- 跨境電商物流
- 可穿戴設(shè)備:移動(dòng)互聯(lián)網(wǎng)新浪潮
- O2O在敲門:傳統(tǒng)企業(yè)成功轉(zhuǎn)型的典型案例