Browse Source

Added README

main
astanley 8 months ago
parent
commit
aa033b1710
  1. 19
      README.md

19
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)
Loading…
Cancel
Save