concrete5-community / url_aliases
A ConcreteCMS package to create alias URLs of pages, files and external URLs
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
Type:concrete5-package
Requires
- php: ^7.3 || ^8
- concrete5/core: ^8.5.4 || ^9
This package is auto-updated.
Last update: 2025-09-07 21:47:59 UTC
README
URL Aliases
This repository contains a package for ConcreteCMS that lets you create alias URLs of pages, files and external URLs.
Installation Methods
- To support the author, you can install URL Aliases on recent versions of ConcreteCMS through the ConcreteCMS Marketplace - see https://market.concretecms.com/products/url-aliases/e1683d19-8b4c-11f0-b970-0affd5227f07
- For composer-based Concrete instances, simply run
composer require concrete5-community/url_aliases
- Manual installation:
- download a
url_aliases-vā¦.zip
file from the releases page - extract the zip file in your
packages
directory
- download a
Then, you have to login in your Concrete website, go to the Dashboard > Extend Concrete > Add Functionality, and install the package.
Usage
Browse to the System & Settings > URL Aliases dashboard page.
There you can manage all the URL aliases.
How does it work?
This package intercepts requests that results in a 404 ā Not Found response.
When such a request is detected, it checks whether the requested path (and optionally the parameters received via the query string) matches a defined URL alias.
If a matching alias is found, the package rebuilds the response and issues a redirect to the alias destination.
Do you really want to say thank you?
You can offer me a monthly coffee or a one-time coffee š