Skip to content

🚪This Craftcms 3 plugin guards the url you either don't want to show or you don't want to hit it too often.

License

Notifications You must be signed in to change notification settings

simple-integrated-marketing/doorman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doorman

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.

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require simple-integrated-marketing/doorman
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Doorman.

Configuring Doorman

You can config Doorman via the doorman.php under the /config folder

Using Doorman

Doorman can be access via Admin CP ➡️ Utilities ➡️ Doorman

Doorman Roadmap

Feel free to submit any additional request.

Brought to you by Simple Integrated Marketing

About

🚪This Craftcms 3 plugin guards the url you either don't want to show or you don't want to hit it too often.

Resources

License

Stars

Watchers

Forks

Packages

No packages published