PHPackages                             cognito/wpimporter - 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. cognito/wpimporter

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

cognito/wpimporter
==================

Reads Wordpress export XML file and presents posts in a way that is easy to import to a custom system

1.3(7y ago)02.7k↓60%1MITPHPPHP &gt;=5.3.2

Since Feb 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/joshbmarshall/wpimporter)[ Packagist](https://packagist.org/packages/cognito/wpimporter)[ RSS](/packages/cognito-wpimporter/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

WPImporter
==========

[](#wpimporter)

This package reads a wordpress export file and formats the posts in a generic way that can be imported into a custom system or CMS.

Installation
------------

[](#installation)

Installation is very easy with composer:

```
composer require cognito/wpimporter

```

Process
-------

[](#process)

In the Wordpress administration area, go to Tools &gt; Export

Export all content and download the export file.

Transfer the file to the server and parse it by calling

```
