jay-jay666/wp-rss-mapper

This package is abandoned and no longer maintained. No replacement package was suggested.

JayJay666/WPRSSMapper is an XML mapper for migrating from any CMS/Website to WordPress.

0.2 2020-06-13 17:28 UTC

This package is auto-updated.

Last update: 2023-04-14 00:32:38 UTC


README

JayJay666/WPRSSMapper is a lightweight XML mapper for migrating from any CMS/Website to WordPress.

Lib generating fresh WXR file.

How it work

If you have a CMS or web and data in DB, you can map your data to WPRSSMapper class. After data is mapped, print XML or Download a file. Then you put file to your new WP installation and ready to go.

Example

Install

  • Via composer composer require jay-jay666/wp-rss-mapper
  • Manual: download lib & install dependencies composer install

Tested

Downloadable example tested on WordPress 5.3.3

Requirements

WordPress PHP
Minimal requirements 5.3.3 7.1