Skip to content

Downloading and Installing the Library

Fayaz Khan edited this page Jul 25, 2017 · 1 revision

Download the Library

  • Download the library by clicking here or cloning it via git or whatever method you like.
  • You will get a zip file (If you downloaded from the link above).
  • Extract the Zip library so you can get the package files
  • Locate application/libraries/DataTables.php file.

Installing Library

  • Copy/Move the DataTables.php file from the package application/libraries directory
  • And paste it into your CodeIgniter application/libraries directory.

Clone this wiki locally