Hey there.
During a customer-project, I created some code I thought it might be helpful to others! TableEditor lets you edit tables in your database in an easy and robust way, combining CI’s powerful form validation. No more boring CRUD-coding for simple table editing, it is done by this little framework.
Check it out here!
Or in the Wiki.
Added features v0.4:
- Besides manual order, it is now possible to define column(s) according to which overview will be ordered
- Search form! You can define which columns shall be searchable, including wildcards
Added features v0.3:
- Hooks: Teach TableEditor some behaviour
- Fully featured example for uploading files, taking advantage of the hooks
Added features and some bug-fixing in v0.2:
- Hooking up lookup-tables
- CSS based on CodeIgniter’s scaffolding-css
Any form of feedback is welcome! Please bear with my language in the documentation: English is not my native language. Drop me a PM if you have corrections…
