Datatable
This page is not translated yet.
Showing original version of page.
You can
sign up and help with translating.
#1. Cotonti Datatables implementation
Features:
- Dynamic columns provided by extrafields (by default only two columns exist: id and name)
- Dynamic checkbox filters for chosen text columns (in plugin settings)
- Dynamic range filters for chosen numeric columns (in plugin settings)
- Dynamic show and hide columns
- Individual column search (on and off - in settings)
- Column blacklist
- Basic CRUD implementation with access control
Requirements:
- Skeletonti theme or other Bootstrap/Fontawesome theme
Installation
- Copy plugin to plugins directory, click install and you're ready to customize!
I'm looking for feedback
- Please drop me a line in forum topic or in comments
Tips and tricks
- It's easy to make another plugin based on this one. If you e.g. want to create a clone plugin named "Items", just copy the contents to another folder named items, rename all files (datatable part to items, using e.g. Total Commander mass file rename), and them run case sensitive search and replace in contents: DATATABLE to ITEMS, datatable to items and Datatable to Items (you can use Notepad++ for this). And you have a second clone plugin "items"!
Bedankt: 27 tijden
Разширение весит больше самого движка О_О чет не совсем вкурил что делает :)
Bedankt: 12 tijden
I don't speak Russian. But if you mean that there's a lot in datatables folder - not all things are used. But people might extend it. It's not a complete functionality. Rather a scaffolding for data list and a nice CRUD.