PHPackages                             boldminded/craft-feed-me-migrations - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. boldminded/craft-feed-me-migrations

ActiveCraft-plugin

boldminded/craft-feed-me-migrations
===================================

Migrations for Feed Me configurations

1.0.3(6mo ago)0171proprietaryPHPPHP &gt;=8.0.2

Since Mar 1Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/boldminded/feed-me-migrations)[ Packagist](https://packagist.org/packages/boldminded/craft-feed-me-migrations)[ RSS](/packages/boldminded-craft-feed-me-migrations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

Feed Me Migrations
==================

[](#feed-me-migrations)

Migrations for Feed Me configurations

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4.6.0 or later, Feed Me 5.4.0 or later, and PHP 8.0.2 or later.

Installation
------------

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Feed Me Migrations”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require boldminded/craft-feed-me-migrations

# tell Craft to install the plugin
./craft plugin/install feed-me-migrations
```

Config Options
--------------

[](#config-options)

Configuration is managed entirely by an `config/feed-me-migrations.php` file. Options available:

```
