- 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.
- Beginning Java Data Structures and Algorithms
- 深入淺出Electron:原理、工程與實踐
- Learning Docker
- AngularJS Web Application Development Blueprints
- Mastering Articulate Storyline
- 基于差分進化的優化方法及應用
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- 用Flutter極速構建原生應用
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- 從零開始學Linux編程
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Application Development with Parse using iOS SDK
- 數據分析與挖掘算法:Python實戰
- 數據結構:Python語言描述