outlawz-team/radicle

Outlawz Radicle package

Maintainers

Package info

github.com/outlawz-team/radicle

Type:package

pkg:composer/outlawz-team/radicle

Statistics

Installs: 2 246

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2026-03-25 16:21 UTC

This package is auto-updated.

Last update: 2026-03-25 16:24:49 UTC


README

This repo can be used to scaffold an Acorn package. See the Acorn Package Development docs for further information.

Installation

You can install this package with Composer:

composer require outlawz-team/radicle

You can publish the config file with:

Flare config file

wp acorn vendor:publish --provider="OutlawzTeam\Radicle\Providers\FlareServiceProvider"

ACF config file

wp acorn vendor:publish --provider="OutlawzTeam\Radicle\Providers\AcfServiceProvider"