joomlaboat / custom-tables

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 need to display on your site. The Custom Tables is the CRUD solution for Joomla 3.x and 4.x - CREATE, READ, UPDATE and DELETE. You can add tables, fields, and layouts to create catalogs, forms, or details pages. It has 40 Field Types: Integer (numbers), Decimal, Text String, Time, Email, Color, Image, File, User, Language, etc.

Home Page:https://joomlaboat.com/custom-tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 & Userguide

Bug Tracker

Have a bug or a feature request? Feel free to open an issue via this link https://github.com/joomlaboat/custom-tables/issues

Major Updates

Credits, Copyright and License

  • Copyright (C) 2018 - 2022 JoomlaBoat.com. 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 need to display on your site. The Custom Tables is the CRUD solution for Joomla 3.x and 4.x - CREATE, READ, UPDATE and DELETE. You can add tables, fields, and layouts to create catalogs, forms, or details pages. It has 40 Field Types: Integer (numbers), Decimal, Text String, Time, Email, Color, Image, File, User, Language, etc.

https://joomlaboat.com/custom-tables

License:GNU General Public License v2.0


Languages

Language:PHP 74.8%Language:JavaScript 21.8%Language:CSS 3.3%Language:HTML 0.1%