You are here

README.txt in Rename Admin Paths 8.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
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.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Drupal 6
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The purpose of this module is to secure drupal backend by overriding admin path.
  12. A settings form allows to choose a replacement term for "admin" and "user".
  13. * For a full description of the module, visit the project page:
  14. https://www.drupal.org/project/rename_admin_paths
  15. * To submit bug reports and feature suggestions, or to track changes:
  16. https://www.drupal.org/project/issues/rename_admin_paths
  17. REQUIREMENTS
  18. ------------
  19. This module requires no modules outside of Drupal core.
  20. INSTALLATION
  21. ------------
  22. * Install the Rename Admin Paths module as you would normally install a
  23. contributed Drupal module. Visit
  24. https://www.drupal.org/node/1897420 for further information.
  25. CONFIGURATION
  26. -------------
  27. 1. Navigate to Administration > Extend and enable the module.
  28. 2. Navigate to Administration > Configuration > System > Rename Admin Paths
  29. to configure.
  30. 3. There are options to rename the "admin" and "user" paths values.
  31. 4. Save configuration.
  32. Please note:
  33. If another module is no longer functional after this module is enabled this
  34. usually means that the other module uses hard coded paths instead of paths
  35. generated by the router with a route name. This is not something that can and
  36. should by fixed by this module.
  37. MAINTAINERS
  38. -----------
  39. * Raphaël Apard (Raphael Apard) - https://www.drupal.org/u/raphael-apard
  40. * slootjes (Robert Slootjes) - https://www.drupal.org/u/slootjes
  41. Supporting organizations:
  42. * Acolad Développements - https://www.drupal.org/acolad-d%C3%A9veloppements
  43. * MediaMonks - https://www.drupal.org/mediamonks