Show Posts


Messages - abantecart

Pages: 1 2 3 [4] 5 6 ... 203
46
News and Announcements / AbanteCart 1.3.2 is released.
« on: November 27, 2021, 10:07:56 AM »
New version of AbanteCart 1.3.2 is now released.

Master branch is set to be 1.3.2.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.2

47
AbanteCart Charged (Former v2.0) / Re: taxation
« on: August 29, 2021, 08:25:29 AM »
Please provide more details with use cases.

48
Configuration / Re: Fabric sales (decimal calculation)
« on: August 22, 2021, 11:00:32 PM »
Thank HADY for sharing.

49
How-to questions / Re: Sub Folders to Organise Media
« on: August 22, 2021, 10:58:58 PM »
Are these media files for products?

One solution that comes to mind, you can name your files (or title) beginning with something that is unique to the group. You can search for that group.

There is no ability to create categories for media files. We can consider adding categories, but there might be more to it and we need to discuss details. 

51
Sounds like you need to generate unique token/id for your download and encode it to QR code with the link.
This entirely custom process, as I see it, would consist of 2 parts.

1. Backend process or admin that will generate QR code for given customer/download
2. Frontend controller (based on URL in QR code) to validate the token and provide download.


52
Hello jmp100,

What you ask is possible with custom set up and integration implementation to ERP system.
PM to me if you are interested to work with our team.


53
News and Announcements / AbanteCart 1.3.1 is released.
« on: August 04, 2021, 10:36:52 PM »
New version of AbanteCart 1.3.1 is now released.

Master branch is set to be 1.3.1.
https://github.com/abantecart/abantecart-src

New Features and improvements highlight:
https://github.com/abantecart/abantecart-src/releases/tag/1.3.1

54
General Support / Re: Qty box only needed on certain products
« on: July 22, 2021, 04:51:16 PM »
You can make qtty field as a hidden field with value of 1

Here is the template/line where it is shown
https://github.com/abantecart/abantecart-src/blob/47badf1f852a3cb2c35b5c978b4eb165766b578a/public_html/storefront/view/default/template/pages/product/product.tpl#L174

Here where you can change to hidden:
https://github.com/abantecart/abantecart-src/blob/47badf1f852a3cb2c35b5c978b4eb165766b578a/public_html/storefront/view/default/template/pages/product/product.tpl#L174

If you do not use extension/hook for this change, it can be wiped after next upgrade. Keep this in mind.


55
Templates / Re: Time Duplicated
« on: July 07, 2021, 08:11:27 AM »
What is a version of AbanteCart and PHP?

56
Template Support / Re: Designed by for Email confirmation template
« on: June 28, 2021, 01:36:23 PM »
More detailed please.
What do you need to be fixed?

57
Extension Support / Re: ElasticSearch extension
« on: June 28, 2021, 01:34:33 PM »
Hello timlight10,

I just tried really quick with ElasticCloud and it works for me.
If you still struggle, please contact extension support with the access to your admin.

Good luck


60
Installation and Configuration / Re: Bug in Export of CATEGORIES
« on: June 13, 2021, 09:58:36 PM »
Do you mind sharing your import file?

Pages: 1 2 3 [4] 5 6 ... 203

Powered by SMFPacks Social Login Mod