Mity Docs Mity Docs for Mity Digital
Feedamic Documentation

Installation

Requirements

Feedamic requires:

  • Statamic 3.3 and later, or Statamic 4.0

  • PHP 8.0 and later

Installation

Install Feedamic via composer:

1composer require mitydigital/feedamic

You will need to publish the configuration file:

1php artisan vendor:publish --tag=feedamic-config

There's a whole section on configuration - keep reading to find out all about what Feedamic can do, setting defaults and configuring your feeds.