Skip to main content

Drupal

When it comes to Drupal code, Vortex offers several key components:

  1. Composer configuration
  2. Settings management
  3. Provision script
  4. Module scaffold with tests scaffold
  5. Theme scaffold

Included modules

Please note that Vortex is not a Drupal distribution, and it does not aim to provide a full Drupal installation profile or a set of recipes. Instead, it provides you with a minimal set of modules and dependencies to get you started.

Module NameDescription
admin_toolbarExtends the Drupal Toolbar with drop-down menus for easier access to admin pages.
clamavIntegrates ClamAV antivirus for file scanning in Drupal.
coffeeProvides quick access to admin pages through a search bar.
config_splitAllows exporting and importing different configurations.
config_updateTracks and updates configuration changes on your site.
environment_indicatorAdds a visual indicator for the current environment (e.g., Dev, Prod).
pathautoAutomatically generates URL/path aliases for content.
redirectProvides URL redirection management.
redisIntegrates Redis caching backend with Drupal.
search_apiProvides a flexible framework for creating search pages.
search_api_solrIntegrates Apache Solr with Search API.
shieldProtects your site with HTTP authentication.
stage_file_proxyServes production files for non-production environments.