Opencart module Como Inline edit and Table extended
Posted: Tue Mar 29, 2022 6:55 pm

This extension will speed up the work in the admin section of the site, when processing orders, products, categories and all other pages displaying lists. Direct inline editing is very time-saving, and fast operation and management of displayed tables is indispensable in stores that handle large data sets.
For convenience with the extras, an elegant toolbar with buttons and a search box is displayed above the tables.
Inline editing is a special development and has an APi for developers to integrate with modules from other developers.
Most of the extras to the tables are achieved by integrating the application "Bootstrap Table", https://bootstrap-table.com/
FEATURES
- Inline edit for most of the fields of the products, categories and all other lists
- Action/Status columns moved to far left in the table
- Move filter controls in the table header to save space
- For tables with filters: filter on enter key (inputs), filter on change (selects)
- Multiple sort by more then one column
- Instant sort by column
- Instant search in visible results
- Rows per page limit to show
- Fixed (sticky) header to top when scrolling vertically
- Card & Full screen view
- On/Off columns
- Save table state
- Export the table (pdf,xls etc.)
- Clickable ellipses to show full text in columns with long information
- Custom styling