Restrict what IP addresses can access the Craft control panel and front-end
This plugin requires Craft CMS ^4.0.0 or ^5.0.0 and PHP ^8.0.2
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 jrrdnx/craft-ip-restrictor
-
In the Control Panel, go to Settings -> Plugins and click the "Install" button for IP Restrictor.
- In the Control Panel, go to Settings and click on the IP Restictor icon to configure this plugin's settings.
OR
- Copy the vendor/jrrdnx/ip-restrictor/src/config.php file to config/ip-restrictor.php and modify the default settings as necessary.
Open an Issue to report any bugs or request a new feature.
Brought to you by Jarrod D Nix