therefinery / hobsons-radius
Integration with HobsonsRadius
Package info
github.com/the-refinery/hobsonsradius
Type:craft-plugin
pkg:composer/therefinery/hobsons-radius
2.0.2
2018-10-15 21:03 UTC
Requires
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2026-03-01 00:26:06 UTC
README
Integration with HobsonsRadius
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Manually add the repository to your composer.json since this plugin is not listed on packagist
"repositories": [ { "type": "github", "url": "git@github.com:the-refinery/hobsonsradius.git" } ] -
Then install the plugin:
composer require therefinery/hobsons-radius -
In the Control Panel, go to Settings → Plugins and click the “Install” button for HobsonsRadius.