内容简介
The audience of the Drupal 8 Cookbook have been using Drupal and are ready to get a grasp of what to expect in Drupal 8. They have worked with Drupal as site builders, back-end developers, and front-end developers and are eager to see what awaits when they start using Drupal 8. This book will be a resource that allows them to get started and have a reference to building new applications with Drupal.
AI简介
这是一本专注于Drupal 8开发者的实战指南。本书以Drupal 8的安装与配置、内容创作与管理、前端框架应用、模板引擎、Web服务以及命令行工具为核心,通过丰富的实例和详细的步骤,为读者提供了一套全面而深入的Drupal 8开发指导。
本书首先介绍了Drupal 8的下载与上传,包括Drupal 8的安装与配置以及Drupal 8的内容创作与管理。书中详细讲解了如何在Drupal 8中创建自定义内容类型,并利用不同的字段来创建高级内容。同时,本书还介绍了如何使用新的资产管理系统,包括Backbone.js和Underscore.js,以及如何使用Twig模板引擎来处理HTML模板。
在介绍完基础内容后,本书深入探讨了Drupal 8的高级开发技术,包括如何使用Drush来安装Drupal站点,如何创建自定义字段类型,如何使用界面翻译模块,以及如何使用同步站点配置来确保配置的完整性和一致性。此外,本书还介绍了如何使用JSON API来创建和提供JSON格式的API,以及如何通过RESTful Web Services模块来创建新的数据项。