Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T13:58:51.000Z (over 4 years ago)
- Last Synced: 2024-12-08T14:23:58.457Z (about 2 months ago)
- Topics: drupal, drupal-8, drupal-9, drupal-module, user
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------* Introduction
* Requirements
* Installation
* Configuration
* MaintainersINTRODUCTION
------------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