Skip to main content

Drupal

Vortex provides the following Drupal features:

TopicDescription
composer.jsonEvery key of the root composer.json, with the full package tables
SettingsEnvironment type detection and per-module settings overrides
ProvisionThe provision script: database import, updates, config import, custom scripts
Update hooksThe Drupal hook types that run during deployments
MigrationsThe optional second database powering Drupal migrations
Module scaffoldThe ys_base example module and its siblings
Theme scaffoldThe your_site_theme example theme and its build system

Included modules

Vortex is not a Drupal distribution, and it does not aim to provide a full installation profile. It ships a minimal set of modules and dependencies to get you started - the only content model it carries is the small recipes/page recipe that the provisioning process applies to build the demo site. You would add more modules and themes once you finish the initial setup.

Every shipped module is listed in Modules, together with what it does and what configuration Vortex provides for it. 3 of them have a page of their own: