2017 © Pedro Peláez
 

wordpress-plugin importer-runner

Programmatically extensible Importer runner that allows you to run various Importers

image

devaloka/importer-runner

Programmatically extensible Importer runner that allows you to run various Importers

  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Importer Runner

Latest Stable Version Latest Unstable Version License ![Build Status][travis-image], (*1)

Programmatically extensible Importer runner that allows you to run various Importers., (*2)

Installation

Manual Installation

  1. Just copy all files into <ABSPATH>wp-content/plugins/importer-runner/.

Manual Installation (as a Must-Use plugin)

  1. Just copy all files into <ABSPATH>wp-content/mu-plugins/importer-runner/., (*3)

  2. Move importer-runner/loader/50-importer-runner-loader.php into <ABSPATH>wp-content/mu-plugins/., (*4)

Installation via Composer

  1. Install via Composer., (*5)

    composer require devaloka/importer-runner
    

Installation via Composer (as a Must-Use plugin)

  1. Install via Composer., (*6)

    composer require devaloka/importer-runner
    
  2. Move importer-runner directory into <ABSPATH>wp-content/mu-plugins/., (*7)

  3. Move importer-runner/loader/50-importer-runner-loader.php into <ABSPATH>wp-content/mu-plugins/., (*8)

The Versions

23/10 2016

dev-master

9999999-dev https://github.com/devaloka/importer-runner

Programmatically extensible Importer runner that allows you to run various Importers

  Sources   Download

MIT GPL-3.0 GPL-2.0

The Requires

 

The Development Requires

plugin wordpress importer