September 11, 2023
Version 5.1
  • Added new feature to apply where condition in the buttons
  • Fixed a bug

Added PHP 8 support

July 09, 2023
Version 4.8
May 07, 2023
Version 4.7
April 11, 2023
Version 4.6
  • 1. Fixed a bug related to relation
February 10, 2023
Version 4.5

Please take complete backup before upgrade.(Make sure to clear cache after upgrade)

December 03, 2022
Version 4.4

Please take complete backup before upgrade.(Make sure to clear cache after upgrade)

  • Added bootstrap 4 css classes in bootstrap 4 template
November 12, 2022
Version 4.3

Please take complete backup before upgrade.(Make sure to clear cache after upgrade)

August 15, 2022
May 11, 2022
Version 4.1
  • Please take complete backup before upgrade.(Make sure to clear cache after upgrade)
    • BugFixed: Fixed a small bug related to email with insert data and related data.
March 23, 2022
Version 4.0
December 21, 2021
Version 3.8
  • Please take complete backup before upgrade.(Make sure to clear cache after upgrade)
    • BugFixed: Fixed bug related to multiselect and attribute
June 22, 2021
February 17, 2021
Version 3.6

Please take complete backup before upgrade.(Make sure to clear cache after upgrade)

November 03, 2021
Version 3.5 – (changes in config file)
  • BugFixed: Fixed bug related to the set search columns
March 09, 2020
Version 3.4

Please take complete backup before upgrade.(Make sure to clear cache after upgrade)

January 10, 2020
Version 3.3 – (changes in config file)
October 17, 2019
May 11, 2019
Version 3.1 – (changes in config file)
January 01, 2019
Version 3.0
October 21, 2018
Version 2.6
  • Improved overall view section
  • Added tabs and multi table relation in view forms
  • Added sidebar option in edit/view forms similar to profile page design in many admin themes
  • Improved filters – now you can also set like operator similar to search.
  • Option to hide form buttons
  • Added option to change lable(Column heading) of export/print
  • Fixed : Excel export not working properly due to issue of old excel library, now working properly after updating the library
June 02, 2018
Version 2.5
  • Added View Form formmatting options similar to tableColFormatting
  • Added option to upload multiple files
  • Added new file control to select and edit files. Edit form contains file url also.
  • Added formula function to modify fields before insert/update. Earier this can be done by using callback functions.
  • Added null value of date support.
  • Added french translations – provided by user “wazkero”
  • Improved validation
  • Fixed : Resolved bug for pgsql
March 23, 2018
Version 2.4
  • Added direct function for forgot password
  • Added Trigger insert/update/delete operation in other table based on the main table operation
  • Added Left side action buttons display.
  • Added jQuery data table plugin to display sql render data more efficiently
  • Added date range/time range/ datetime range search by setting search column type i.e. now you can pass from and to dates in search
  • Changes in sql render function – removed pagination/records per page/totalrecords display in default display.
  • Added more callback events in insert and update (after_insert and after_update).
  • Fixed : Removed double slashes from the url addition.
  • Fixed : small bug of sql render function for print/export.
February 14, 2018
Version 2.3
  • Added a new portfolio section to auto generate portfolio like format directly from database
  • Added Tags type field (fieldtype = tags)
  • Improved login management further by adding redirection only after successful login etc.
  • Added button for delete and edit in view, also option to hide/show all these buttons
  • Added extra option to specify the columns for the view form also.
  • Fixed small bug related to table column formatting.
  • Fixed small bug related to search.
December 20, 2017
Version 2.2
  • Added sql server support ( >= 2012)
  • Added graphs/charts using direct code and plugin both
  • Added function to set file upload/download folder instead of config
  • Added more plugins
  • Fixed small bug of inline edit position when checkbox column and id column is hidden
  • Fixed small bug related to sqlite.
September 10, 2017
Version 2.1
  • Added nested table and nested table in tabs feature
  • Added plugin ckeditor
June 20, 2017
Version 2.0
  • Added nested table and nested table in tabs feature
  • Added plugin ckeditor
April 24, 2017
Version 1.9
  • Added crud table bulk data update operation to change values directly in crud table
  • Added option to import bulk data from csv, xml and excel file
  • Added function csvToArray(), excelToArray() and xmlToArray() to get these files data in array format
  • Added sumPerPage & sumTotal functions
  • Added new form elements e.g. slider, range picker etc. currently, it works one element per page
  • Added search operator to search using ‘like’, ’>’, ’>=’, ’<’,’=<’ etc, with default ’=’ operation.
  • Added one page template to show Form and Crud Table on single page.
  • Added various image functions (crop, resize, thumbnail, watermark, flip)
April 24, 2017
Version 1.8
  • Advanced filter option is added
  • Added Option to specify col data from another table’s column or array
  • Added option to Open insert,edit form directly in popup on button click (direct popup form was already there)
  • Added new column action url function to redirect to another page with primary key
  • Added more options to format table columns (date, string, number formatting)
  • Added more parameter options for jQuery date picker
  • Bug fix – Fixed a sqlite related bug in PDOModel part
February 26, 2017
Version 1.7
  • Redirect to another url after form submission
  • Show/hide fields with conditional logic (this works with database fields only)
February 26, 2017
Version 1.6
  • Added more plugins
  • Image upload path will be added in the saved image url
  • Send form data on email – various template customization options
January 14, 2017
Version 1.5
  • Recaptcha support.
  • Option to add hidden fields to save against specific columns.
  • Added option to add custom action buttons.
  • fixed bug of select action hook data.
November 15, 2016
Version 1.4

Added column switch operation -

Added option to show left join data in view also -

Many demo forms added -

More plugins added -

fixed bug related to join operation -

November 15, 2016
Version 1.3

-Added option of url in column formatting

-PDOModel class support is added

-Fixed bug related to pagination

-Added more examples

October 2, 2016
Version 1.2

Added extra skins -

Added french language translations-

Added some more js plugins

september 1, 2016
Version 1.1

- Initial Release

- Min requirement for the script
PHP Version 5.3 and above
Must have write access for download folder