bendechrai/wordpress-import

Provides CLI commands to import Wordpress contents from a Wordpress eXtended RSS (WXR) export file.
18
Install
composer require bendechrai/wordpress-import
PHP:>=7.0
License:GPLv2
Last Updated:Sep 2, 2017
Links: GitHub  ·  Packagist
Maintainer: bendechrai

Import Wordpress to Laravel

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

Installation

Add package to your composer.json

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

And update your vendors

$ php composer.phar update bendechrai/wordpress-import

Usage

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

$ 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.

Related Packages

mopo922/canvas-importer

Command line tool to import another blog's posts into Laravel Canvas.

3 0
ufirst/lang-import-export

A Laravel package providing artisan commands to import and export language files...

234,762 41
small-skeletal/wordpress

WordPress boilerplate for git deployment

3 1
shanehudson/wordpress-auth-laravel

WordPress Auth Driver for Laravel 5

9
openplain/filament-transporter

Transport Filament resources between projects with automatic dependency discover...

3 1