dakota/data-seeder

There is no license information available for the latest version (dev-master) of this package.

Maintainers

Details

github.com/dakota/DataSeeder

Source

Installs: 96

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:cakephp-plugin

dev-master 2014-04-29 14:28 UTC

This package is auto-updated.

Last update: 2024-04-09 22:43:02 UTC


README

A simple shell for CakePHP to work with seed files for easy use of testing data.

It is still being developed and new features will continue to be added.

##Usage##

Step 1: Copy folders "Config" and "Console" into your "app" Folder

Step 2: Go to Config/Seeds folder in your app and add/remove/customize seed files as you like

Step 3: Open shell and run cake command ./cake seed

Step 4: Follow instructions

##Feedback##

Report An Issue/Bug

Please report issues on the project’s GitHub Issues page.

Comments/Suggestions

If you would like to leave some general feedback, please leave me a mail (julius [at] ehrlich-bros [dot] de) or write me on skype (raiiid).

##Known bugs##

  • Can't get it working under Windows, will fix this

##Changelog##

Nothing yet.