Installation
Download
You can download this addon by requiring it with composer:
composer require anomaly/settings-module
You can also download this addon via the Addons module.
Install
You can install this addon with the addon:install
command:
php artisan addon:install anomaly.module.settings
The Settings module comes installed with PyroCMS out of the box.{.tip}