You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[Open-source eCommerce Starter](https://github.com/app-generator/rocket-ecommerce)** that loads the products from `JSON` files saved in the `templates directory` (no database required) and uses a decent UI for page styling - Powered by **Django & Stripe**.
3
+
**Open-source eCommerce Starter** that loads the products from `JSON` files saved in the `templates directory` (no database required) and uses a decent UI for page styling - Powered by **Django & Stripe**.
4
+
5
+
-[Django mini eCommerce](https://github.com/app-generator/ecommerce-django-stripe)
6
+
-[Rocket eCommerce](https://app-generator.dev/product/rocket-ecommerce/django/) - PRO version
7
+
- ✅ Stripe Integration
8
+
- ✅ Checkout, Discounts Page
9
+
- ✅ Tags, Categories
10
+
- ✅ Analytics
11
+
- ✅ Generated Sitemap
4
12
5
13
<br />
6
14
7
15
## Manual Build
8
16
9
-
> 👉 **Step 1** - Download the code from the GH repository (using `GIT`)
17
+
> 👉 Download the code from the GH repository (using `GIT`)
@@ -50,7 +58,7 @@ Visit `http://localhost:8000` in your browser. The app should be up & running.
50
58
51
59
<br />
52
60
53
-
> 👉 **Step 5** - Access the products and initiate a payment
61
+
> 👉 Access the products and initiate a payment
54
62
55
63
**IMPORTANT**: Make sure your Stripe account is running in `TEST Mode` and Use Test CC provided by Stripe:
56
64
@@ -81,8 +89,7 @@ Visit `http://localhost:8000` in your browser. The app should be up & running.
81
89
82
90
<br />
83
91
84
-
## Load and create product from stripe
85
-
92
+
## Load and create product from Stripe
86
93
87
94
- Go to `Create Product` route in `Products` dropdown [You must be a superuser]
88
95
- On the left side there should be a button `Get Products From Stripe` this button will pull all the products associated with the stripe account. [demo](./products/static/products/demo/load-stripe-product.png)
@@ -96,49 +103,9 @@ Visit `http://localhost:8000` in your browser. The app should be up & running.
96
103
97
104
<br />
98
105
99
-

<strong>Once authenticated, the ADMIN (superuser) can import the products from Stripe and customize each one locally by adding properties like Images, Tags, Discount, .. etc.</strong>
127
-
<br /> <br />
128
-
The product comes with <strong>Docker</strong> and <a href="https://deploypro.dev/" target="_blank">CI/CD Support</a>
129
-
</p>
130
-
<hr />
131
-
</div>
132
-
133
-
<br />
134
-
135
-
<divalign="center">
136
-
<imgsrc="https://github.com/user-attachments/assets/3d3e4abc-3a4e-4ef2-8934-d55bc25942db"alt="Rocket eCommerce - Django Starter styled with Tailwind and Flowbite.">
137
-
</div>
138
-
139
-
<br />
106
+
## Need More? Go PRO with [Rocket eCommerce](https://app-generator.dev/product/rocket-ecommerce/django/)
140
107
141
-
## Features
108
+
Production-ready eCommerce CMS integrated with Stripe, Analytics, Discounts Page, Docker and CI/CD support - Actively supported by [App-Generator](https://app-generator.dev/).
142
109
143
110
| Status | Item | info |
144
111
| --- | --- | --- |
@@ -154,7 +121,10 @@ Visit `http://localhost:8000` in your browser. The app should be up & running.
154
121
| ✅ | Transactions Tracking | YES |
155
122
| ✅ | Docker | YES |
156
123
| ✅ | CI/CD | Render |
157
-
| ✅ | Active versioning and [support](https://appseed.us/support/)|[AppSeed](https://appseed.us/)|
0 commit comments