Skip to content

aelassas/wexcommerce

Repository files navigation

build test coveralls loc docs live demo

wexCommerce is a sleek and powerful ecommerce platform built on Next.js for its powerful rendering capabilities, MongoDB for flexible data modeling, Stripe and PayPal for secure payment processing.

wexCommerce integrates Stripe and PayPal payment gateways. If your country is not supported by Stripe, you can check if it is supported by PayPal. And if so, you can use PayPal payment gateway instead of Stripe.

With wexCommerce, you can deploy your own customizable ecommerce marketplace at minimal cost using the Docker-based setup. The platform integrates Stripe and PayPal for secure payments, is optimized for SEO and can be efficiently hosted on a 1GB RAM droplet, making it an ideal choice for ecommerce operations looking for a scalable and cost-effective solution. You can deploy this solution for under $5 monthly using cloud providers like Hetzner or DigitalOcean.

wexCommerce is composed of a frontend and an admin dashboard. From the frontend, customers can search for the products they want, add them to their cart and checkout. Customers can sign up with Google, Facebook, Apple or Email, and pay with Credit Card, Cash On Delivery, Wire Transfer, PayPal, Google Pay, Apple Pay, Link or other Stripe payment methods. Once logged in, they can have access to the history of their purshases and follow their orders. From the admin dashboard, admins can manage orders, payments, products, categories, customers and general settings such as the default language, the currency, delivery, shipping and payment methods accepted.

Features

  • Stock management
  • Order management
  • Payment management
  • Customer management
  • Multiple payment options (Credit Card, Cash On Delivery, Wire Transfer, PayPal, Google Pay, Apple Pay, Link)
  • Multiple delivery options (Home delivery, Store withdrawal)
  • Multiple language support (English, French)
  • Multiple login options (Google, Facebook, Apple, Email)
  • Multiple Payment Gateways supported
  • Responsive frontend and admin dashboard

Live Demo

Documentation

  1. Overview
  2. Why Use wexCommerce
  3. Installing (Self-hosted)
  4. Installing (Docker)
    1. Docker Image
    2. SSL
  5. Payment Gateways
  6. Setup Stripe
  7. Run from Source
  8. Demo Database
    1. Windows, Linux and macOS
    2. Docker
  9. Change Language and Currency
  10. Add New Language
  11. Unit Tests and Coverage
  12. Logs
  13. FAQ

License

wexCommerce is MIT licensed.