- Drupal 8 Module Development
- Daniel Sipos
- 133字
- 2021-07-02 15:45:06
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.
- 一步一步學Spring Boot 2:微服務項目實戰
- UML和模式應用(原書第3版)
- Python機器學習:數據分析與評分卡建模(微課版)
- JavaScript:Functional Programming for JavaScript Developers
- 深度學習經典案例解析:基于MATLAB
- 看透JavaScript:原理、方法與實踐
- GitLab Repository Management
- Serverless computing in Azure with .NET
- Programming with CodeIgniterMVC
- Access 2010中文版項目教程
- Fast Data Processing with Spark(Second Edition)
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Android應用開發實戰
- IBM Cognos TM1 Developer's Certification guide
- Struts 2.x權威指南