Installation

The Partials module is a paid addon and requires purchasing from the addon store OR a PRO subscription.

Installing from Store Download

You can install the Partials module by downloading the addon and placing it within your site's addon directory:

/addons/{application_ref}/anomaly/*

Next install the addon with the addon:install command:

php artisan addon:install anomaly.module.partials
Installing with Composer Subscription

You can download install the Partials module with Composer if you have a PRO subscription:

composer require anomaly/partials-module

php artisan addon:install anomaly.module.partials