2017 © Pedro Peláez
 

composer-plugin wpm-pro-installer

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

image

igniteonline/wpm-pro-installer

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

  • Thursday, May 12, 2016
  • by igniteonline
  • Repository
  • 1 Watchers
  • 2 Stars
  • 3,968 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 16 Forks
  • 2 Open issues
  • 8 Versions
  • 7 % Grown

The README.md

WP Migrate DB PRO Installer

Packagist Packagist Travis Coveralls, (*1)

A composer plugin that makes installing WPM PRO with composer easier., (*2)

It reads your :key: WPM PRO key from the environment or a .env file., (*3)

Usage

1. Add the package repository to the repositories field in composer.json (based on this gist):, (*4)

{
      "type": "package",
      "package": {
        "name": "deliciousbrains/wp-migrate-db-pro",
        "type": "wordpress-plugin",
        "version": "1.4.6",
        "dist": {
          "type": "zip",
          "url": "https://deliciousbrains.com/dl/wp-migrate-db-pro-latest.zip?"
        },
        "require": {
          "igniteonline/wpm-pro-installer": "^1.0.2",
          "composer/installers": "^1.0"
        }
      }
    },
    {
      "type": "package",
      "package": {
        "name": "deliciousbrains/wp-migrate-db-pro-media-files",
        "type": "wordpress-plugin",
        "version": "1.3.1",
        "dist": {
          "type": "zip",
          "url": "https://deliciousbrains.com/dl/wp-migrate-db-pro-media-files-latest.zip?"
        },
        "require": {
          "igniteonline/wpm-pro-installer": "^1.0.2",
          "composer/installers": "^1.0"
        }
      }
    }

Replace "version": "*.*.*" with your desired version., (*5)

2. Make your WPM PRO key available, (*6)

Set the environment variable WPM_PRO_KEY to your WPM PRO key., (*7)

Alternatively you can add an entry to your .env file:, (*8)

# .env (same directory as composer.json)
WPM_PRO_KEY=Your-Key-Here

3. Require WPM PRO, (*9)

composer require deliciousbrains/wp-migrate-db-pro:*

Unfortunately, DeliciousBrains is not exposing a way of retrieving different versions of their plugin. Because of this, changing the version in the package section will download the latest version regardless. You have to manually change the version in your composer.json file to manually trigger composer to download a new package., (*10)

The Versions

12/05 2016

dev-master

9999999-dev

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolo Sacchi

plugin wordpress wp composer env pro wp migrate db pro

12/05 2016

1.0.4

1.0.4.0

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolo Sacchi

plugin wordpress wp composer env pro wp migrate db pro

11/05 2016

1.0.3

1.0.3.0

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolo Sacchi

plugin wordpress wp composer env pro wp migrate db pro

11/05 2016

1.0.2

1.0.2.0

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolo Sacchi

plugin wordpress wp composer env pro wp migrate db pro

11/05 2016

1.0.1

1.0.1.0

An install helper for WP Migrate DB Pro and WP Migrate DB Pro Media Files

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolo Sacchi

plugin wordpress wp composer env acf pro

25/04 2016

v1.0.0

1.0.0.0

An install helper for Advanced Custom Fields PRO

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Baschke

plugin wordpress wp composer env acf pro

23/04 2016

v0.2.0

0.2.0.0

An install helper for Advanced Custom Fields PRO

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Baschke

plugin wordpress wp composer env acf pro

15/04 2016

v0.1.0

0.1.0.0

An install helper for Advanced Custom Fields PRO

  Sources   Download

MIT

The Requires

 

The Development Requires

by Philipp Baschke

plugin wordpress wp composer env acf pro