Sometime you will need to access a third party url, if you have either of the following requirement then this plugin might be able to help you:
- You want to hide the original url from the website user
- You don't want to hit the original url too often and prefer the content being cached
It helps to mask the original url, cache the result and serve it from a new url.
This plugin requires Craft CMS 3.0.0-beta.23 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require simple-integrated-marketing/doorman -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Doorman.
You can config Doorman via the doorman.php under the /config folder
Doorman can be access via Admin CP ➡️ Utilities ➡️ Doorman
Feel free to submit any additional request.
Brought to you by Simple Integrated Marketing
