Skip to content

An extension for Radiant CMS to support importing and exporting data between the database and YAML.

Notifications You must be signed in to change notification settings

chrisparrish/radiant-import-export-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Import Export

Supports a more enhanced version of exporting your Radiant database, and 
adds the ability to import the results of an export operation.

To import use: 

 $ rake db:import [TEMPLATE=path/to/export.yml]

To export, browse to /admin/export or use:

 $ rake db:export [TEMPLATE=path/to/export.yml]
 

by Sean Cribbs
   April 18, 2007

About

An extension for Radiant CMS to support importing and exporting data between the database and YAML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%