- 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.
- C語言程序設(shè)計(jì)實(shí)踐教程(第2版)
- Redis Applied Design Patterns
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- 造個(gè)小程序:與微信一起干件正經(jīng)事兒
- Blockly創(chuàng)意趣味編程
- The DevOps 2.4 Toolkit
- 人人都懂設(shè)計(jì)模式:從生活中領(lǐng)悟設(shè)計(jì)模式(Python實(shí)現(xiàn))
- Python數(shù)據(jù)分析從0到1
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- HTML5與CSS3基礎(chǔ)教程(第8版)
- Learning Nessus for Penetration Testing
- SpringBoot從零開始學(xué)(視頻教學(xué)版)
- Julia High Performance(Second Edition)
- Mudbox 2013 Cookbook
- Python編程快速上手2