Skip to content

Add Tables, Fields, Layouts to create a catalog, edit form or details page. Has 40 Field Types like Integer, Decimal, Text String, Time, Email, Color, Image, File, User, Language, etc. Edit Form Input boxes depend on the field type, Date field type will show a calendar, Color - Color Picker, Image - Image Uploader, etc.

License

Notifications You must be signed in to change notification settings

bsakhanov/custom-tables

 
 

Repository files navigation

Custom Tables

GitHub stars

GitHub issues

Custom Tables for Joomla. Allows you to add Tables, Fields and Layouts/Pages to create a catalog, edit form or details page. It has 40 Field Types like Integer, Decimal, Text String, Date, Time, Email, Color, Image, File, Table Join, User, Language, etc. Edit Form Input boxes depend on the field type, Date field type will show a calendar, Color - Color Picker, Image - Image Uploader, etc. Tables can be connected using Table Join field type and Multiple record table joins. Layout Editor with Twig like language has an Auto-Create button that will create a new layout based on the list of fields the table has. Tables are stored in MySQL or Maria database, all queries and field values are sanitized on submit and before saving.

When creating a new Custom Table, it is important to get the schema right the first time, though this won't be difficult to change later. The schema is like the blueprint for the table. You need to define each field (column) along with its parameters.

About

Add Tables, Fields, Layouts to create a catalog, edit form or details page. Has 40 Field Types like Integer, Decimal, Text String, Time, Email, Color, Image, File, User, Language, etc. Edit Form Input boxes depend on the field type, Date field type will show a calendar, Color - Color Picker, Image - Image Uploader, etc.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.5%
  • JavaScript 16.2%
  • CSS 2.5%
  • HTML 0.8%