Skip to main content

Drupal

Vortex provides the following Drupal features:

  1. Composer configuration
  2. Settings management
  3. Provision script
  4. Module 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.

You would need to add more modules and themes once you finish the initial setup.

Module NameDescription
clamavIntegrates ClamAV antivirus for file scanning.
coffeeProvides quick access to admin pages through a search bar.
config_splitAllows exporting and importing different configurations based on the environment.
config_updateTracks and updates configuration changes on your site.
environment_indicatorAdds a visual indicator for the current environment (e.g., Dev, Stage, Prod).
navigation_extra_toolsAdds administration shortcuts (clear caches, run cron, run updates) to the core Navigation module.
pathautoAutomatically generates URL/path aliases for content.
redirectProvides URL redirection management.
redisIntegrates Redis caching backend.
reroute_emailIntercepts outgoing emails and reroutes them to a configurable address.
robotstxtManages the robots.txt file for controlling search engine crawler access.
search_apiProvides a flexible framework for creating search pages.
search_api_solrIntegrates Apache Solr with Search API.
seckitProvides security hardening options for HTTP headers and other protections.
shieldRestricts access to your site by requiring a username and password.
stage_file_proxyServes production asset files when accessing non-production environments.