Search found 21 matches
- 30 May 2025, 20:58
- Forum: Help
- Topic: Implement new theme
- Replies: 3
- Views: 205466
Re: Implement new theme
Hey, Thank you for replying.
So do you recommend to work with only css files with its classes to implemenet my new design (theme) to not lost the functionallity of js
or something else
So do you recommend to work with only css files with its classes to implemenet my new design (theme) to not lost the functionallity of js
or something else
- 28 May 2025, 21:55
- Forum: Help
- Topic: Implement new theme
- Replies: 3
- Views: 205466
Implement new theme
aimeos/aimeos-laravel: 2025.04.* aimeoscom/ai-sites: "^2025.04, Hey,I bought an html template for an e-commerce and I want to implement it using aimeos. My question is should I add new pages in templates and views folder in my extension or overwrite the existing one. Note: css and js file in th...
- 06 Jan 2025, 18:35
- Forum: Help
- Topic: Stock is not decrease
- Replies: 5
- Views: 18371
Re: Stock is not decrease
I want to implement both
- 03 Jan 2025, 11:09
- Forum: Help
- Topic: Stock is not decrease
- Replies: 5
- Views: 18371
Re: Stock is not decrease
I implement a webhook for my payment gateway
Cause I use nextjs as frontend and laravel aimeos as backend
How can I update status of order and decrease the stock
Cause I use nextjs as frontend and laravel aimeos as backend
How can I update status of order and decrease the stock
- 01 Jan 2025, 22:17
- Forum: Help
- Topic: Stock is not decrease
- Replies: 5
- Views: 18371
Stock is not decrease
PHP:8.1 aimeos-site:2024.10 aimeos-laravel:2024.10 aimeos-core:2024.10 Hey, How are you doing? I want to ask you about stock. My stock is not decreamenting when the order payment status change to authorized (I changed manually). I tried to clear cache,run jobs (order/service/async),check the databas...
- 16 Nov 2024, 21:41
- Forum: Help
- Topic: Theming with jsonapi
- Replies: 1
- Views: 32561
Theming with jsonapi
php 8.1
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.10
Hey,I want to make my frontend take the theme from the backend (dashboard) using jsonapi.
for example each vendor can add its theme and logos etc.
Is this available on jsonapi or I want to implement this?
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.10
Hey,I want to make my frontend take the theme from the backend (dashboard) using jsonapi.
for example each vendor can add its theme and logos etc.
Is this available on jsonapi or I want to implement this?
- 11 Nov 2024, 12:53
- Forum: Help
- Topic: Adding Tax to Orders
- Replies: 4
- Views: 74027
Re: Adding Tax to Orders
Ok thank you
- 11 Nov 2024, 10:22
- Forum: Help
- Topic: Adding Tax to Orders
- Replies: 4
- Views: 74027
Re: Adding Tax to Orders
Yes I saw this plugin but it says that this tax will apply to all products, shipping and payment
But I want to add tax to only for whole order
Is it do what I say?
But I want to add tax to only for whole order
Is it do what I say?
- 09 Nov 2024, 14:16
- Forum: Help
- Topic: Adding Tax to Orders
- Replies: 4
- Views: 74027
Adding Tax to Orders
php 8.1
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.10
Hey, How are you doing
I want to add tax to orders,and this tax will published to all my vendors
How can I add this tax
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.10
Hey, How are you doing
I want to add tax to orders,and this tax will published to all my vendors
How can I add this tax
- 26 Oct 2024, 18:03
- Forum: Help
- Topic: Adding custome graphql api
- Replies: 1
- Views: 25498
Adding custome graphql api
php 8.1
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.07
Hey, How are you doing
I'm implementing blog management, I almost finished but I want to implement new graphql api for my custom domain
How can implement this.
I need it for get my category to use it for blog
aimeos-laravel 2024.10
aimeoscom/ai-site 2024.07
Hey, How are you doing
I'm implementing blog management, I almost finished but I want to implement new graphql api for my custom domain
How can implement this.
I need it for get my category to use it for blog