therefinery/hobsons-radius

Integration with HobsonsRadius

Maintainers

Package info

github.com/the-refinery/hobsonsradius

Documentation

Type:craft-plugin

pkg:composer/therefinery/hobsons-radius

Statistics

Installs: 51

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.2 2018-10-15 21:03 UTC

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.

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

     cd /path/to/project
    
  2. 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"
     	}
     ]
    
  3. Then install the plugin:

     composer require therefinery/hobsons-radius
    
  4. In the Control Panel, go to Settings → Plugins and click the “Install” button for HobsonsRadius.