Description
Back up your database before importing
IMPORTANT: The import cannot be undone. MAKE SURE TO BACK UP YOUR DATABASE BEFORE RUNNING THE PLUGIN.
Oxcyon to WordPress
Plugin was developed to move an Oxcyon Centralpoint based website into WordPress. The plugin will take data from a
predetermined format and convert it into WordPress data.
Currently will import:
- Users
- Categories
- Tags
- Articles
Individual pages haven’t been mapped yet, as well as other Oxcyon modules. I’m not deeply familiar with Oxcyon,
so I have only converted as much as I know.
IMPORTANT
Security
For security, it’s suggested to create a user specifically to import the data, as well as to export the data to a
database.
Back Up Your Data
The import cannot be undone. MAKE SURE TO BACK UP YOUR DATABASE BEFORE RUNNING THE PLUGIN.
Questions?
If you have questions or would like to contribute, please contact me at www.chriswgerber.com.
Check it out on Github: https://github.com/ThatGerber/oxcyon-to-wordpress/
Settings
Image Directory: Directory of the images (located within the Uploads folder)
Category Value: REGEXP statement to target category GUIDS
Username: Username to access database with content
Password: password for that user
Database: Name of database containing the data
Author Table: The table containing the author data.
Taxonomy Table: Table containing taxonomy data.
Articles Table: Table containing each individual article or page to be imported.
Installation
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Tools’ menu in WordPress
- Enter settings and import the old database.
FAQ
None yet.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Oxcyon to WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Oxcyon to WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3.0
- Added “Featured Image” import feature. Article image attachments automatically imported as featured images.
- Removed “Brand” option as it was no longer used.
- Fixed undefined index on settings page.
0.2.0
- First release of the plugin.
0.1.0
- Internal release