PHPackages                             lightscale/migrator-config-wordpress - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lightscale/migrator-config-wordpress

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

lightscale/migrator-config-wordpress
====================================

A helper class to configure lightscale/migrator to work in a wordpress plugin

0.0.3(3y ago)014GPL-3.0-onlyPHP

Since Oct 26Pushed 3y agoCompare

[ Source](https://github.com/lightscaletech/migrator-config-wordpress)[ Packagist](https://packagist.org/packages/lightscale/migrator-config-wordpress)[ RSS](/packages/lightscale-migrator-config-wordpress/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (4)Used By (0)

migrator-config-wordpress
=========================

[](#migrator-config-wordpress)

A configuration for lightscale/migrator that enabled it to work in a wordpress theme or plugin. It provides the class `Lightscale\Migrator\Config\Wordpress`.

Install
-------

[](#install)

This should be installed from packagist with composer:

```
$ composer require lightscale/migrator-config-wordpress
```

Usage
-----

[](#usage)

To use it install [Lightscale/Migrator](https://github.com/lightscaletech/migrator) into the your plugin or themes directory.

Then create a config file `migrator_config.php` in the root of the directory. This file needs to look something like this:

```
