Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
/ Wolf_WPDB_Import Public archive

A WolfCMS plugin that will help import Wordpress XML export file

Notifications You must be signed in to change notification settings

jbleuzen/Wolf_WPDB_Import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

When you download the plugin, you’ll get a folder named like that : jbleuzen-Wolf_WPDB_Import-5bc17a6.
Before you upload the plugin onto your server, you must rename the plugin folder : wpdb_import.

If you don’t do that, the plugin won’t be activated and won’t work.

DESCRIPTION

This a WolfCMS plugin that import WordPress database backup file in XML.

What is supported today :

  • Import of published Pages.
  • Import Categories as an empty Page.
  • Import of published Posts in the right Category.
  • Import ALL comments (spam and non-spam) and bind them to the right Post.
  • Upload a WordPress XML backup file into the CMS.

TODO :

  • Allow to delete the uploaded WordPress XML Backup.
  • Create user in WolfCMS if don’t already exist.
  • Store status of page
  • Create a page that informs user about what have been imported (?)
  • Enhance the uploader by using UploaderHelper (?).
  • Import only approuved comments (?)

VERSIONS :

0.0.8

  • Added an action to remove the uploaded file easilly.
  • Changed buttons in sidebar when a file is uploaded or not.
  • Fixing a bug on comments import (email wasn’t imported).

0.0.7

  • Don’t create a category if a page already exists with the category slug.
  • Fixing a bug where you couldn’t upload a file bigger than 100ko, now set to 10Mo
  • Adding documentation : How to use this plugin
  • Localisation of the plugin. Only french is available
  • Enhancing design of forms with style
  • Code cleaning and documenting

0.0.6

  • Import categories as empty Pages.
  • Import Posts in the right categories.
  • Import comments (even spam comments).
  • Can upload a WordPress XM Backup file.

0.0.5

  • Now import Posts and Pages.
  • Imported page and file are assign to the right user. Won’t import if WP user don’t exists in WolfCMS.

0.0.1

  • Basic import of Posts.

About

A WolfCMS plugin that will help import Wordpress XML export file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages