wordpress_migrator
This extension provides some models to work with a “wordpress” database. Create a new environment file in config/environments/wordpress.rb and add an entry into your config/database.yml.
Currently there is no interface, but you’ll have models and methods such as “WpPost.move_to_radiant”.
| Author | Jim Gay |
|---|---|
| Website | http://github.com/saturnflyer/radiant-wordpress_migrator-extension/ |
| Repository | git://github.com/saturnflyer/radiant-wordpress_migrator-extension.git |
| Supports | Radiant 0.6.9 |
| Record Created | January 21, 2010 (about 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install wordpress_migrator
