- Drupal 8 Module Development
- Daniel Sipos
- 133字
- 2021-07-02 12:22:30
Preface
Drupal 8 is a powerful web-based content management system (CMS) that can be used to build anything from simple websites to powerful applications. While it is useful out of the box, it is designed with developers in mind.
The purpose of this book is to talk about the most common ways a Drupal 8 website can be extended to provide new functionality. In doing so, the book will cover a number of extension points, but also illustrate many subsystems and APIs that can help you model, structure, and wire your business requirements.
Alongside the obligatory theoretical explanations, it will use a practical, example-based approach in order to break down complex topics and make them easier to understand. So, join me on this journey to discover exactly how powerful Drupal 8 actually is.
- C語言程序設(shè)計(jì)實(shí)踐教程(第2版)
- Learn Type:Driven Development
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- 秒懂設(shè)計(jì)模式
- The Data Visualization Workshop
- OpenShift在企業(yè)中的實(shí)踐:PaaS DevOps微服務(wù)(第2版)
- SSM輕量級框架應(yīng)用實(shí)戰(zhàn)
- Android底層接口與驅(qū)動(dòng)開發(fā)技術(shù)詳解
- Distributed Computing in Java 9
- Learning Python Data Visualization
- Angular Design Patterns
- Visual Basic 程序設(shè)計(jì)實(shí)踐教程
- Hands-On Dependency Injection in Go
- PostgreSQL Developer's Guide
- Visual Basic 開發(fā)從入門到精通