Drupal is a registered trademark of Dries Buytaert
Emulsify Tools 2.1.2 Minor update available for module emulsify_tools (2.1.2). AI (Artificial Intelligence) 1.5.0-alpha2 New alpha version released for module ai (1.5.0-alpha2). AI (Artificial Intelligence) 1.5.0-alpha1 First alpha version released for module ai (1.5.0-alpha1). Easy Encryption 1.0.4 Minor update available for module easy_encryption (1.0.4). Extra Paragraph Types (EPT): Micromodal 2.0.1 Minor update available for module ept_micromodal (2.0.1). Extra Paragraph Types (EPT): Timeline 2.0.1 Minor update available for module ept_timeline (2.0.1). Emulsify 7.1.1 Minor update available for theme emulsify (7.1.1). Varbase Project 11.0.5 Minor update available for module varbase_project (11.0.5). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs. Extra Paragraph Types (EPT): Images 2.0.0 Module ept_images updated after 10 months of inactivity (2.0.0).

Alien alias

29 sites Security covered
View on drupal.org

This module allows you to create customizable URL aliases that redirect to external or internal locations. These aliases can be redefined over time and are processed early in the Drupal boot process for efficiency. Optionally, it can track requests to these aliases and set query parameters.

This module provides a means of creating a URL alias in a Drupal site that points to an external location (although it could be internal). It allows the alias to be redefined which means it can be set to point to a different location at some time, either temporarily or permanently.

The check for, and redirection of, an AlienAlias is performed early in the boot-up sequence of Drupal by default, which means it has minimal impact on resource usage - compared to having to fully boot-up Drupal before being able to redirect. (This is optional on a per-alias basis, or globally.)

Optionally, the module will keep stats on the Alien Alias requests, and a query parameter can be defined to indicate, for example, the source of the request.

How it works

Each AlienAlias is an entity so any number of them can be added.

When a request comes in, and before the site fully boots-up, the path is checked to see if it's an alien alias (only a single DB check is required). If it is, the user is immediately redirected. If not, normal site boot-up continues.

Every AlienAlias has a Drupal 8 router entry which means Fast404 will not claim the URL does not exist.

Activity

Total releases
1
First release
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.4 Stable Mar 7, 2026