Skip to content

helpfulrobot/symbiote-library-silverstripe-wordpressconnector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe Wordpress Connector Module

The Wordpress connector module allows you to link to and import pages and posts from an external Wordpress site.

The module supports importing both pages and posts, and can also migrate comments and linked media from posts to the local site.

Maintainer Contacts

Requirements

  • SilverStripe 2.4+ and 3.1.
  • The External Content module.
  • The SilverStripe Blog Module is required for importing blog posts.

Installation Instructions

  • Ensure the External Content module is installed
  • Place this directory in the root of your SilverStripe site, making sure it is named "wordpressconnector".
  • Run example.com/dev/build on your site to re-build the database.

Project Links

About

A Wordpress connector for SilverStripe that allows you to link to and import posts and pages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.1%
  • Other 1.9%