README.txt in Rename Admin Paths 8.2
Same filename and directory in other branches
CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Drupal 6 * Configuration * Maintainers INTRODUCTION ------------ The purpose of this module is to secure drupal backend by overriding admin path. A settings form allows to choose a replacement term for "admin" and "user". * For a full description of the module, visit the project page: https://www.drupal.org/project/rename_admin_paths * To submit bug reports and feature suggestions, or to track changes: https://www.drupal.org/project/issues/rename_admin_paths REQUIREMENTS ------------ This module requires no modules outside of Drupal core. INSTALLATION ------------ * Install the Rename Admin Paths module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information. CONFIGURATION ------------- 1. Navigate to Administration > Extend and enable the module. 2. Navigate to Administration > Configuration > System > Rename Admin Paths to configure. 3. There are options to rename the "admin" and "user" paths values. 4. Save configuration. Please note: If another module is no longer functional after this module is enabled this usually means that the other module uses hard coded paths instead of paths generated by the router with a route name. This is not something that can and should by fixed by this module. MAINTAINERS ----------- * Raphaël Apard (Raphael Apard) - https://www.drupal.org/u/raphael-apard * slootjes (Robert Slootjes) - https://www.drupal.org/u/slootjes Supporting organizations: * Acolad Développements - https://www.drupal.org/acolad-d%C3%A9veloppements * MediaMonks - https://www.drupal.org/mediamonks
File
README.txtView source
- CONTENTS OF THIS FILE
- ---------------------
-
- * Introduction
- * Requirements
- * Installation
- * Drupal 6
- * Configuration
- * Maintainers
-
-
- INTRODUCTION
- ------------
-
- The purpose of this module is to secure drupal backend by overriding admin path.
- A settings form allows to choose a replacement term for "admin" and "user".
-
- * For a full description of the module, visit the project page:
- https://www.drupal.org/project/rename_admin_paths
-
- * To submit bug reports and feature suggestions, or to track changes:
- https://www.drupal.org/project/issues/rename_admin_paths
-
-
- REQUIREMENTS
- ------------
-
- This module requires no modules outside of Drupal core.
-
-
- INSTALLATION
- ------------
-
- * Install the Rename Admin Paths module as you would normally install a
- contributed Drupal module. Visit
- https://www.drupal.org/node/1897420 for further information.
-
-
- CONFIGURATION
- -------------
-
- 1. Navigate to Administration > Extend and enable the module.
- 2. Navigate to Administration > Configuration > System > Rename Admin Paths
- to configure.
- 3. There are options to rename the "admin" and "user" paths values.
- 4. Save configuration.
-
- Please note:
- If another module is no longer functional after this module is enabled this
- usually means that the other module uses hard coded paths instead of paths
- generated by the router with a route name. This is not something that can and
- should by fixed by this module.
-
-
- MAINTAINERS
- -----------
-
- * Raphaël Apard (Raphael Apard) - https://www.drupal.org/u/raphael-apard
- * slootjes (Robert Slootjes) - https://www.drupal.org/u/slootjes
-
- Supporting organizations:
-
- * Acolad Développements - https://www.drupal.org/acolad-d%C3%A9veloppements
- * MediaMonks - https://www.drupal.org/mediamonks