How to Restore the Removed '+' Button for Adding Products in Aimeos 2024.10.x Catalog Panel?

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
Paulus-Ragnarr
Posts: 25
Joined: 15 Oct 2024, 07:02

How to Restore the Removed '+' Button for Adding Products in Aimeos 2024.10.x Catalog Panel?

Post by Paulus-Ragnarr » 27 Oct 2024, 14:26

Hello Aimeos,

After updating from Aimeos-headless version 2024.07.x to 2024.10.x, I noticed that the "+" button in the catalog panel's product tab has been removed. This feature was very useful for our admin workflow, as it allowed us to quickly attach products to categories directly from the catalog panel, instead of going through each product's details page.

Is there any way to re-enable this feature or achieve the same functionality in the latest version? Any guidance would be appreciated.

Thank you!
Attachments
Screenshot 2024-10-27 at 10.26.15 PM.png
Screenshot 2024-10-27 at 10.26.15 PM.png (249.19 KiB) Viewed 25137 times

User avatar
aimeos
Administrator
Posts: 8620
Joined: 01 Jan 1970, 00:00

Re: How to Restore the Removed '+' Button for Adding Products in Aimeos 2024.10.x Catalog Panel?

Post by aimeos » 28 Oct 2024, 12:04

The panel has been rewritten to support document oriented storage like ElasticSearch but adding new product references in the category panel haven't been implemented any more. It's possible to add that again in the VueJS code but will cause some trouble if someone tries to add a product twice to the same category:
https://github.com/aimeos/ai-admin-jqad ... uctlist.js
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply