Installation
Download
You can download this addon by requiring it with composer:
composer require anomaly/posts-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.posts
The Posts module comes installed with PyroCMS out of the box.{.tip}