- Drupal 8 Blueprints
- Alex Burrows
- 163字
- 2021-07-03 00:03:19
Preface
Drupal is a very powerful open source content management system (over 1,000,000 websites run on Drupal). There have been eight versions of Drupal, and in my opinion, the latest is the greatest by far. Drupal 8 has been been redeveloped from the core to have more features, which means that far less coding is needed than before. This book is for anyone, especially those new to Drupal. It will guide you through making seven types of website without much custom code at all. The following is a quote from the official website of Drupal:
"What is Drupal? Drupal is the #1 platform for web content management among global enterprises, governments, higher education institutions, and NGOs. Flexible and highly scalable, Drupal publishes a single website or shares content in multiple languages across many devices. Technology and business leaders transform content management into powerful digital solutions with Drupal… backed by one of the world’s most innovative open source communities."
推薦閱讀
- 現(xiàn)代C++編程:從入門到實(shí)踐
- C語言程序設(shè)計(jì)案例教程
- Designing Machine Learning Systems with Python
- Java 9 Concurrency Cookbook(Second Edition)
- OpenShift開發(fā)指南(原書第2版)
- Python從小白到大牛
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊(duì)協(xié)同等核心場(chǎng)景實(shí)戰(zhàn)
- RTC程序設(shè)計(jì):實(shí)時(shí)音視頻權(quán)威指南
- Rust Cookbook
- Unity 5.x By Example
- Microsoft Dynamics AX 2012 R3 Financial Management
- Django 3.0入門與實(shí)踐
- 案例式C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- C語言程序設(shè)計(jì)
- 程序員必會(huì)的40種算法