-
GlobalState.js
import React, { createContext, useReducer } from "react";
import AppReducer from "./AppReducer";
const initialState = {
cart: [],
orders: [],
};
export const GlobalContext = cre…
-
-
-
// // // // // // sanjok->aditya->dilasha-> social media
// // // // // // pradem-> shristi->samir->navin-> bijay->rockey-> ecommerce
// // // // // // giriraj-> Chat Application
// // // // // …
-
I am trying to install an open source eCommerce called Smartstore
Here is the link for it
https://github.com/smartstore/Smartstore/releases/tag/5.1.0
I put the fles in Smartstore.Community.…
asmgx updated
1 month ago
-
# Issue Report
Newsletter emails is not working
## Title
Adding Newsletter emails
[Provide a concise title for the issue]
## Description
Adding Newsletter to the users who wanted to get upd…
-
-
Is it posiblle to automate reports with cron.. and save them in some folder on server/website
so they are accesible by web url
Craft 5--
There is info on plugin page. there will be out-of-the-bo…
-
Hi 👋🏻
I opened a ticket in your django and fastapi application, but in both cases it's the same problem: stripe doesn't work at all in all applications. It's a shame because I find that your applic…
-
Hi team,
The default dashboard in Matomo is not suitable for ecommerce website owners who need information which are revenue driven.
Suggested solution:
- If an end user informs that its website …