https://github.com/shopnex-ai/shopnex
ShopNex is an open-source Shopify alternative built with Payload CMS.
https://github.com/shopnex-ai/shopnex
cms ecommerce payload payload-plugin payload-template platform shopify
Last synced: about 1 year ago
JSON representation
ShopNex is an open-source Shopify alternative built with Payload CMS.
- Host: GitHub
- URL: https://github.com/shopnex-ai/shopnex
- Owner: shopnex-ai
- License: mit
- Created: 2025-03-14T13:45:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T10:52:10.000Z (about 1 year ago)
- Last Synced: 2025-04-08T11:25:40.481Z (about 1 year ago)
- Topics: cms, ecommerce, payload, payload-plugin, payload-template, platform, shopify
- Language: TypeScript
- Homepage: https://shopnexai.com
- Size: 1.04 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-payload - ShopNex - An open-source Shopify alternative built with Payload. (Templates / Articles)
README





# ShopNex is a Payload CMS eCommerce template
Shopnex is a Payload CMS eCommerce template that provides a fully functional eCommerce store with a modern user interface. Its comes with a beautiful design, a powerful admin dashboard, and a wide range of features to help you build and manage your online store.
## 🚀 Getting Started
Follow these simple steps to get ShopNex up and running:
1. **Clone** and **install dependencies** using pnpm or other package managers.
```bash
git clone https://github.com/shplyjs/shopnex.git
pnpm install
```
3. Rename the .env.example file to .env and fill in the required environment variables.
4. Run the development server:
```bash
pnpm dev
```
## ✨ Features
- [x] Analytics Dashboard with a sales chart to track performance
- [x] Beautiful Storefront powered by Next.js and Tailwind CSS
- [x] Stripe Checkout Integration for seamless payments
- [x] CJ Dropshipping integration
- [x] Google OAuth Authentication for secure login
- [x] Customer & Order Management to manage your store operations
- [x] Custom Branding & UI Customization to match your brand identity
- [x] Plugin marketplace for easy integration of third-party services
## 🛠️ Contributing
We welcome contributions! If you find any bugs or have ideas for improvements, feel free to:
- Open an issue to report bugs or request features.
- Submit a pull request with your improvements.
- Join our [Discord](https://discord.gg/6NTt49jguY) community for discussions and support.
Make sure to check the existing issues and PRs before creating new ones.
## 📄 License
Shopnex is licensed under the MIT License.