drupal / book_starterkit
A recipe for a basic book setup using 3 content types.
1.0.0
2025-08-03 13:45 UTC
Requires
- drupal/book: ^3.0
- drupal/core: ^11.2
README
This recipe creates 3 new content types to be used by the Book contrib module.
Table of contents
- Requirements
- Installation
- Configuration
- Maintainers
Requirements
- Drupal 10.3 or higher.
- Recipe will install all required modules. Only contrib module is Book.
Installation
To apply recipe:
php core/scripts/drupal recipe ../recipes/[recipe-name] -v
Configuration
After installing recommend configuring the permissions to meet project needs.
- Go to admin/people/permissions
- Search by book
This recipe installs 3 new content types that are pretty basic. If additional fields are needed they can be configured like regular content types.
Maintainers
- Stephen Mustgrave smustgrave