outlawz-team/radicle

Outlawz Radicle package

1.0.5 2024-03-21 08:28 UTC

This package is auto-updated.

Last update: 2024-04-26 12:49:50 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"