Drupal
When it comes to Drupal code, Vortex offers several key components:
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 Name | Description |
---|---|
admin_toolbar | Extends the Drupal Toolbar with drop-down menus for easier access to admin pages. |
clamav | Integrates ClamAV antivirus for file scanning. |
coffee | Provides quick access to admin pages through a search bar. |
config_split | Allows exporting and importing different configurations based on the environment. |
config_update | Tracks and updates configuration changes on your site. |
environment_indicator | Adds a visual indicator for the current environment (e.g., Dev, Stage, Prod). |
pathauto | Automatically generates URL/path aliases for content. |
redirect | Provides URL redirection management. |
redis | Integrates Valkey caching backend. |
search_api | Provides a flexible framework for creating search pages. |
search_api_solr | Integrates Apache Solr with Search API. |
shield | Restricts access to your site by requiring a username and password. |
stage_file_proxy | Serves production asset files when accessing non-production environments. |