Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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