# sDB4toPropel for symfony 1.1.x # `sDB4toPropelPlugin` is a plugin that adds to symfony a new task: propel:db4-to-propel that allows you to convert a DB4 schema (a DBDesigner 4 schema) into a valid propel schema.yml file. ## Installation ## * Install the plugin `` symfony plugin-install http://plugins.symfony-project.com/sDB4toPropelPlugin `` or check out from the svn repository: http://svn.symfony-project.com/plugins/sDB4toPropelPlugin * Clear you cache `` symfony cc `` ## Tutorial / FAQ ## Until i can convert to the Markdown synthax please follow the [full tutorial on my blog, click here](http://www.strangebuzz.com/index.php/2008/09/08/36-new-symfony-11-plugin-tutorial-sfdb4topropelplugin). * That's all, have fun, [COil](http://www.strangebuzz.com) ;) ## TODO ##