ecommerce-platform
Here are 372 public repositories matching this topic...
A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
-
Updated
Oct 5, 2020 - Python
Updating a category through the REST API will uncheck "Use Default Value" on a bunch of attributes
Preconditions (*)
- using Magento 2.4
- Mysql 8.0
- php-fpm 7.4
- nginx 1.18
- require 1 website with more than 1 store view
- Create some sub categories under default category at default store
- Using Admin token
Steps to reproduce (*)
Call REST API with below script, replace the parameter for your own environment
curl --location --request PUT 'https://{your domain}/re
Remove old setup wizard component from e2e utils since the old set up wizard had been fully removed from WooCommerce.
Sylius version affected: v1.4.4
Description
Sylius says the category is used and cannot be removed, when we try to remove an empty category.
We figured out that we had some products with the taxon as "Main Taxon".
Steps to reproduce
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
Describe the bug
In BO, Shop param>Product settings, I put a delivery time of in stock products.
I save, go to FO, check the delivery time of my products which is a bit "hidden" inside the whole description, making it Bold may help to quickly see the delivery time - as it is often an important point to customers.
Steps to Reproduce
Steps to reproduce the behavior:
- Go to
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
-
Updated
Oct 4, 2020 - PHP
When calculating the tax for line items whose tax is included in the price, solidus uses TaxRates in the calculation even though they are invalid according to their start_date and/or end_date. This results in incorrect tax calculations if there are multiple tax rates for the same tax category and only some of them are currently valid.
Solidus Version:
2.9.4 up to the current master v
A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
-
Updated
Oct 5, 2020 - PHP
Open Source Digital Experience Platform (DXP, MDM/PIM, CDP, DAM, CMS/UX & eCommerce
-
Updated
Oct 5, 2020 - PHP
angular e-commerce framework for online store
-
Updated
Oct 1, 2020 - TypeScript
E-Commerce Platform
-
Updated
Oct 2, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
Shopware 5 Repository - For Shopware 6 visit https://github.com/shopware/platform
-
Updated
Oct 2, 2020 - PHP
AvoRed an Open Source Laravel Shopping Cart
-
Updated
Oct 5, 2020 - PHP
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
-
Updated
Oct 5, 2020 - TypeScript
VirtoCommerce Platform repository
-
Updated
Oct 5, 2020 - C#
Describe the bug
When clicking on "Login" after clicking on "Add to cart", post logging in, the user is redirected to the home page
To Reproduce
Steps to reproduce the behavior:
- Go to any product (without signing in0
- Click on "Add to Cart" and then login by clicking the button on the prompt
- Login with your credentials
- You will then be redirected to the login page
**Ex
-
Updated
Oct 5, 2020 - PHP
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
-
Updated
Sep 25, 2020 - PHP
Yupe! is an open source Yiiframework-based online e-commerce solution. Demo https://demo.yupe.ru/
-
Updated
Sep 28, 2020 - PHP
thirty bees - e-commerce that works for you
-
Updated
Sep 29, 2020 - PHP
EC-CUBE is the most popular e-commerce solution in Japan
-
Updated
Oct 6, 2020 - PHP
Description (*)
Just sharing, close if not applicable
We are refining some DB updated and slow queries.
Especially about improving catalog load speed by making visibility and status related queries a lot faster ...
visibility and status are used in most if not all catalog related queries (and have made the case before to move these 2 values to catalog_product_entity or even creati
A free open source platform for selling digital downloads such as ebooks
-
Updated
Dec 1, 2018 - Ruby
Type: minor
Describe the bug
After adding a new account address, the screen goes blank you appear to be logged out, but when you refresh the page, the address is there and you are still logged in.
To Reproduce
Steps to reproduce the behavior:
- Go to storefront
- Log in
- Click user name in upper right > Profile
- Add a new address.
- When you submit the form, see the
Cezerin2 is React and Node.js based eCommerce platform. React Shopping Cart.
-
Updated
Sep 11, 2020 - TypeScript
The most complete member management and membership subscriptions plugin for your WordPress site.
-
Updated
Oct 6, 2020 - PHP
Workarea is an enterprise-grade Ruby on Rails commerce platform
-
Updated
Oct 2, 2020 - Ruby
Solid, Free, Open Source, Community Driven eCommerce
-
Updated
Jun 30, 2019 - PHP
Improve this page
Add a description, image, and links to the ecommerce-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce-platform topic, visit your repo's landing page and select "manage topics."


Prerequisites
Issue Description
The
descriptionfield is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,