aimeos icon indicating copy to clipboard operation
aimeos copied to clipboard

Integrated online shop based on Laravel 10 and the Aimeos e-commerce framework for ultra-fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

Results 5 aimeos issues
Sort by recently updated
recently updated
newest added

Hi, I encountered two tables do not exists when installing version 2022.04.2. 1) users_property 2) mshop_locale_site This is the screenshot during my setup. ![image](https://user-images.githubusercontent.com/26144401/174859701-2d25ced4-4e23-4931-a09d-84b841ce4a62.png)

Hello, I add the LaravelDebugBar in my project. The debug bar is show on the page but in the tab "Queries" I can see just one query. `select * from...

Aimeos\Base\DB\Exception SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails ("laravel"."mshop_customer_address", CONSTRAINT "fk_mscusad_pid" FOREIGN KEY ("parentid") REFERENCES "mshop_customer" ("id") ON DELETE CASCADE...

On aimeos website [aimeos.org/Laravel](https://aimeos.org/Laravel) under footer section the twitter logo is still the old one. It needs to be updated. Hey @aimeos I would like to work on it.

Hello, I noticed an issue with the cart: When I add an item to the cart, click on checkout, "change my mind," and then go back, for example, to the...