https://github.com/gnikolovski/user_routes
Drupal 8/9 - Alters existing user routes
https://github.com/gnikolovski/user_routes
drupal drupal-8 drupal-9 drupal-module user
Last synced: about 1 year ago
JSON representation
Drupal 8/9 - Alters existing user routes
- Host: GitHub
- URL: https://github.com/gnikolovski/user_routes
- Owner: gnikolovski
- Created: 2018-04-18T07:16:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T13:58:51.000Z (about 6 years ago)
- Last Synced: 2025-03-23T04:32:01.770Z (about 1 year ago)
- Topics: drupal, drupal-8, drupal-9, drupal-module, user
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
This module allows you to alter the default user route paths.
For example, you can change the default user login path
```
/user/login => /whatever-path/you-want
```
REQUIREMENTS
------------
This module requires no modules outside of Drupal core.
INSTALLATION
------------
```
composer require gnikolovski/user_routes
```
CONFIGURATION
-------------
To configure the module navigate to the following page:
```
/admin/config/system/user-routes
```
MAINTAINERS
-----------
Current maintainers:
* Goran Nikolovski (gnikolovski) - https://www.drupal.org/u/gnikolovski