super_export
An extension by Aissac that provides portability to your Radiant CMS project by allowing you to export and import the records in the database and making it easy to manage them with a source control tool like Git or Subversion. All records in the database are exported to individual YAML files.
| Author | Istvan Hoka |
|---|---|
| Website | http://blog.aissac.ro/radiant/super-export-extension/ |
| Repository | git://github.com/Aissac/radiant-super-export-extension.git |
| Download | http://github.com/Aissac/radiant-super-export-extension/tarball/master |
| Supports | Radiant 0.9 RC1 |
| Record Created | September 21, 2008 (over 3 years ago) |
| Last Updated | December 16, 2009 (about 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install super_export
