2017 © Pedro Peláez
 

library wordpress-import

Provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file.

image

bendechrai/wordpress-import

Provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file.

  • Saturday, September 2, 2017
  • by bendechrai
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Import Wordpress to Laravel

This library provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file., (*1)

Installation

Add package to your composer.json, (*2)

{
    "require": {
        "bendechrai/wordpress-import": "~1.0.0"
    }
}

And update your vendors, (*3)

$ php composer.phar update bendechrai/wordpress-import

Usage

At it's most basic, you can list the full usage information by issuing:, (*4)

$ php artisan wpimport

Contributors

At the moment, this is a personal project to help me import from Wordpress to Laravel 5.5. I would love community contributions to expand the functionality, and also to test across different versions of PHP and Laravel, and even other frameworks., (*5)

The Versions

02/09 2017

dev-master

9999999-dev

Provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file.

  Sources   Download

GPLv2

The Requires

  • php >=7.0

 

The Development Requires

by Ben Dechrai

wordpress laravel import wxr