Skip to content

hissy/wp-c5-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP C5 Exporter

A WordPress plugin for moving your WordPress blog content to your concrete5 site. You can export a file of your blog's content in order to import it into your concrete5 site. The export file will be an XML file format called concrete5 CIF (content import format). You can also download files of your blog in order to import these into your concrete5 site.

Requires

  • PHP 5.3+
  • concrete5 5.7.5.4+
  • WordPress 4.3+ (recommended)

Build

1. Clone this repository.

2. Install gulp.

$ npm install --global gulp

Getting Started with gulp

3. Install the required gulp plugins.

$ npm install --save-dev

4. Install Composer.

$ curl -sS https://getcomposer.org/installer | php

Getting Started with Composer

4. Run gulp to build a zip package.

$ gulp

Contribute

Currently this plugin is a beta release. All contributions are welcome.

About

Move your WordPress blog content to your concrete5 site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published