From aa033b17100c2309a39dfd70cad8390e4f05ed65 Mon Sep 17 00:00:00 2001 From: astanley Date: Thu, 17 Apr 2025 09:54:54 -0300 Subject: [PATCH] Added README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..31729a2 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# URL Redirect +Module to allow admin users to access site from another URL. +This module was written to allow qualified users to bypass Cloudlflare verifications. + +## Installation + +Install as +[usual](https://www.drupal.org/docs/extending-drupal/installing-modules). +## Usage +Navigate to `/admin/config/system/url-permission-redirect` to set admin domain. + +## Maintainers +Current maintainers: + +* [Robertson Library](https://library.upei.ca/) + +## License +[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) +