📄️ Configuration and Launch
The Tools tab contains a tools menu on the left and a table with individual settings for each tool.
📄️ Filter Block
In this and subsequent versions, the filter has been moved to a separate block common for all tools.
📄️ Remove Empty Values
Empty Values typically arise due to operator errors. The most common reasons include:
📄️ Remove Broken Links
Some database tables created by the module are not native to OpenCart.
📄️ Defragmentation of Attributes and Groups
During operation, it becomes necessary to delete and add Attributes and Groups. Due to the nature of database functionality, records are added to the table following an auto-increment rule. This can result in large "gaps" in the numbering of attributegroupid.
📄️ Sort Attributes
This tool sorts attributes according to their associated group order and arranges the attribute list into an organized format.
📄️ Remove Attributes Not Linked to Products
As a result of parsing, automatic price list uploads, or software errors, the database may accumulate Attributes that are not linked to any product. These could be duplicates, remnants from improper deletion, or attributes reserved for future use.
📄️ Merge Duplicates
Duplicate Attributes may appear as a result of parsing, automatic price list uploads, or content manager errors. This tool allows merging duplicates without losing links to products or categories.
📄️ Category Attributes
This tool is particularly useful for those installing the module on an active store, especially one with a large number of categories and products, as well as for those involved in parsing. Manually creating Category Attributes is a time-consuming process, and during parsing, it’s often unclear which Attributes a product will include.
📄️ Clear Tree Cache
During the module’s operation, it became evident that on stores with a large number of Attributes, trees load slowly. Since data synchronization forces trees to reload with any data change, performance is impacted. To speed up tree loading, a cache is implemented. Each tree is cached in a separate file. If the tree’s settings match what is already in the cache and no data changes have occurred, the tree will be loaded from the cache file.
🗃️ Unify attributes
4 items
📄️ Filter
OpenCart has a built-in filter module and everything needed for its creation and configuration. However, this is a very labor-intensive process. Therefore, users prefer to use third-party applications that provide more conveniences in terms of automation. Of course, this costs a considerable amount of money.
📄️ Export / Import
Export and import functions work for two data formats: SQL and CSV.