Show Posts


Messages - Basara

Pages: [1] 2 3 ... 376
1
General Discussion / Re: user Module to allow Outside Sellers
« on: November 29, 2023, 03:26:11 AM »
Hi!
I am planning to open my own store, I have many wholesale suppliers. my website is in the process of being created.
Where do I begin?
I was very interested in the AbanteCart platform

I am glad to hear that you are interested in the AbanteCart platform. AbanteCart is a free open-source e-commerce platform that can help you create and manage your own online store. blush

To get started with AbanteCart, you can follow these
https://abantecart.atlassian.net/wiki/spaces/AD/pages/2981962/Going+live+checklist
https://abantecart.atlassian.net/wiki/spaces/AD/pages/5668901/Extend+Functionality

2
Installation and Configuration / Re: Server Migration
« on: November 29, 2023, 03:20:26 AM »
Can anyone help? Our entire store is down.

Hello. You can start from this list https://forum.abantecart.com/index.php/topic,3197.0.html and contact the hosting provider

3
How-to questions / Re: Footer Link
« on: November 28, 2023, 03:47:41 AM »
Hello.

Try
Code: [Select]
'href' => "https://..."  or
Code: [Select]
'href' => '/Inicio/' 

4
Built-in Features / Re: Order Status Emails
« on: November 27, 2023, 05:56:35 AM »
Make sure you have the admin_order_status_notify email template
Do not use order_status_name but an order_status
with Allowed Placeholders: store_name, order_id, order_date_added, order_status, invoice, comment
Html Body:
Code: [Select]
Order:  {{ order_id }} <br/>
Date added: {{ order_date_added }} <br/>
Order status: {{ order_status }} <br/>
Invoice: {{ invoice }}<br/>
<br/>

Comment:<br/>
{{{ comment }}}<br/>

<br/>

Please reply to this email if you have any questions.

5
Built-in Features / Re: Order Status Emails
« on: November 27, 2023, 01:39:31 AM »
I have the same issue so not just you.
Hello. What is your AbanteCart version and the order statuses you changed from-to?

6
Installation and Configuration / Re: Server Migration
« on: November 22, 2023, 02:14:44 AM »
Hello.
Please read "Move to another hosting" guide https://abantecart.atlassian.net/wiki/spaces/AD/pages/22511620/Changing+Domain+Name#ChangingDomainName-Movetoanotherhosting

The SALT and ENC KEY are related to the password and other encrypted data stored in the database

7
Documentations & Manuals / Re: product_description
« on: November 20, 2023, 01:45:29 AM »
Hello.
Try to copy columns of data without heading row from your file to examples from docs. The heading row is the first row that contains the names of the columns. https://abantecart.atlassian.net/wiki/spaces/AD/pages/16777227/Import+Wizard

8
Shipping Modules / Re: UPS Shipping
« on: November 17, 2023, 06:47:44 AM »
Hello. UPS has introduced a new OAuth 2.0 security model that requires a client ID and client secret for authentication instead of access keys. This is a more secure and flexible way of accessing UPS services and APIs.
We are aware of this change and we are developing a new UPS extension that will be compatible with the new ups API, security model and AbanteCart 1.3.5. We expect to release the new extension in December. Thank you for your patience and understanding.

9
New Features Discussion / Re: Minimum amount to buy in a category
« on: November 16, 2023, 02:13:24 AM »

We appreciate your feedback, but we would like to inform you that AbanteCart already offers a feature for setting the minimum and maximum amount of the order. You can find more details about this feature on this page: https://abantecart.atlassian.net/wiki/spaces/AD/pages/6979592/Minimum+order+amount.
 Additionally, AbanteCart allows you to specify the minimal quantity per product in the product settings. These features enable you to control the order size and quantity according to your preferences.

10
Extension Support / Re: Extension documentation
« on: November 13, 2023, 01:34:30 AM »
Hello.
AbanteCart is free opensource sotware. The manual https://abantecart.atlassian.net/wiki/spaces/AD/pages/29131023/Sell+Digital+Products

11
Tips and Tricks / Re: PayPal checkout only
« on: November 10, 2023, 09:55:09 AM »
Hello.
Did you try the Fast Checkout extension?

12
General Support / Re: My site has changed view
« on: November 06, 2023, 01:13:53 AM »
Hello, welcome to the forum. There are a few possible reasons why this could happen. Some of them are:

•  The banners have an end date that has expired. You can check this by going to the banner settings and seeing if there is a date set for when the banners should stop showing.

•  Someone has changed something on your site or hosting that affects the banner display. For example, if your hosting has updated the PHP or MySQL version, or if you or your hosting have restored a backup, this could cause the banners to disappear.

Try to go to every banner and hint save

13
How-to questions / Re: Images as color choices
« on: November 01, 2023, 07:50:49 AM »
Hello.
When you choose the option value, you can upload images that will replace the current product images. For example, see how the product images change when you select a different Colour attribute on this page https://demo.abantecart.com/shoes/new-ladies-high-wedge-heel-toe-thong-diamante-flip-flop-sandals

You can also use a 3rd party solution that renders color codes instead of text https://marketplace.abantecart.com/color_options?keyword=color


14
Support / Re: Human verification has failed! Please try again
« on: October 30, 2023, 02:27:07 AM »
Hello.

You seem to have debug mode On in your system settings.

15
Support / Re: Display Order on home page
« on: October 26, 2023, 06:13:54 AM »
Hello.

Check here is similar question solution https://forum.abantecart.com/index.php/topic,9189.msg36412.html#msg36412

Pages: [1] 2 3 ... 376

Powered by SMFPacks Social Login Mod