2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-weblog-wp-import

WordPress import tool for the SilverStripe Weblog module

image

axllent/silverstripe-weblog-wp-import

WordPress import tool for the SilverStripe Weblog module

  • Tuesday, February 6, 2018
  • by axllent
  • Repository
  • 1 Watchers
  • 1 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 6 % Grown

The README.md

WordPress Importer for Silverstripe Weblog

A module to import WordPress XML into Silverstripe Weblog., (*1)

Please note that I have not used this import module in over 6 years, so it may or may not work as expected., (*2)

This module is somewhat of a hack as WordPress integrates plugin shortcodes (requiring these WP plugins) inti the the XML export file., (*3)

This tool currently parses images, YouTube videos and links, plus the standard text formatting. All other shortcodes are optionally stripped from the content., (*4)

Once the blog has been imported, this module can be uninstalled as it serves no further purpose., (*5)

Requirements

  • A working version of the WordPress blog you wish to import (for images)
  • PHP with simplexml support
  • axllent/silverstripe-weblog
  • axllent/silverstripe-weblog-categories (optional)
  • axllent/simplehtmldom (included with composer install)
  • guzzlehttp/guzzle (included with composer install)

Features

  • Interactive importer with options
  • Import of all published blog posts
  • Import categories (if axllent/silverstripe-weblog-categories is installed)
  • Image classes re-mapped to default Silverstripe image classes
  • Downloads (full-sized) hosted images and re-links (using SS shortcode) them in content
  • Includes YouTube videos created in default WordPress as well as the fusion plugin
  • Option to set the imported blog post image widths
  • Options to remove (strip) all divs, spans, classes & styles from imported data
  • Auto-links to internal pages
  • Missing files / broken links reported in the CMS reports utility

Documentation

Suggested Modules

The Versions

06/02 2018

dev-master

9999999-dev https://github.com/axllent/silverstripe-weblog-wp-import

WordPress import tool for the SilverStripe Weblog module

  Sources   Download

MIT The MIT License (MIT)

The Requires

 

silverstripe import blog

22/09 2017

1.0.0-beta2

1.0.0.0-beta2 https://github.com/axllent/silverstripe-weblog-wp-import

WordPress import tool for the SilverStripe Weblog module

  Sources   Download

The MIT License (MIT)

The Requires

 

silverstripe import blog

21/09 2017

1.0.0-beta1

1.0.0.0-beta1 https://github.com/axllent/silverstripe-weblog-wp-import

WordPress import tool for the SilverStripe Weblog module

  Sources   Download

The MIT License (MIT)

The Requires

 

silverstripe import blog