Skip to content

The Custom Tables extension allows you to create, manage, and display custom data on your Joomla site. It is helpful if you need to display data that is not part of the standard Joomla content structure. For example, you could use this extension to create a custom table for product information, customer data, or any other type of data that you n…

License

joomlaboat/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.

Download

Help & User guide

Bug Tracker

https://github.com/joomlaboat/custom-tables/issues

Updates

https://github.com/joomlaboat/custom-tables/wiki/15.-Change-Log

Credits, Copyright and License

  • Copyright (C) 2018 - 2024 Ivan Komlev. All rights reserved.
  • Distributed under the GNU General Public License version 2 or later

About

The Custom Tables extension allows you to create, manage, and display custom data on your Joomla site. It is helpful if you need to display data that is not part of the standard Joomla content structure. For example, you could use this extension to create a custom table for product information, customer data, or any other type of data that you n…

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published