Screenshot of Byte home page

This is a site template that is included in Drupal CMS 2. To try it, follow the instructions to install the latest release of Drupal CMS or explore a fully functional preview on Tugboat (read-only).

To install Byte using DDEV:

mkdir byte && cd byte
ddev config --project-type=drupal11 --docroot=web
ddev composer create-project drupal/cms
ddev composer require drupal/byte
ddev drush si ../recipes/byte -y

Project information

Releases