monkenWu / TablesIgniter

Tableslgniter is an addins base on CodeIgniter4. It will help you use jQuery Datatables in server side mode.
https://tablesigniter.monken.tw/
MIT License
14 stars 7 forks source link

CI 3 #2

Closed ghahabib closed 4 years ago

ghahabib commented 4 years ago

Hi Does this addition work with the version CodeIgniter 3.1.11? Thanks.

monkenWu commented 4 years ago

Hi, actually, this library was originally implemented in codeigniter3, but it is only for me use. If you need this library, I will release the Codeigniter3 version in the near future, but it may be slightly different in use (because there are some differences between ci4 and ci3 on the query builder).

ghahabib commented 4 years ago

Thank you, I hope that.

ghahabib commented 4 years ago

Hi, Is it possible to obtain the version compatible with the version 3.1.11? Thanks.

monkenWu commented 4 years ago

hi,you can go to https://github.com/monkenWu/TablesIgniter_CI3 get CodeIgniter3 version of Tableslgniter. Guide And DEMO