Faster, Lighter, Simpler, and 100% Open Source
Welcome to the official GitHub repository of FluentCart – the performance-first, fully open-source eCommerce solution built exclusively for modern WordPress.
We're reimagining what WordPress eCommerce can be: blazing-fast checkouts, zero bloat, no transaction fees, and a clean, scalable foundation that grows with your business.
Legacy solutions slow down as you scale. FluentCart was built from scratch with a custom database schema, efficient queries, and modern architecture so your store stays lightning-fast – even with thousands of orders.
And now? The entire codebase is open source under GPL – because the future of WordPress eCommerce belongs to the community ❤️
- Performance First – 3× faster order processing, separate shop tables, dynamic asset loading
- Zero Bloat – Everything you need in one lightweight plugin
- Full-Featured Out of the Box – Coupons, inventory, analytics, subscriptions, licenses, one-click checkout, headless-ready REST API
- Developer-Friendly – Tons of hooks, filters, webhooks, and full code access
- Truly Open Source – Audit, modify, extend, fork – it’s all yours
- Built on the Fluent Ecosystem – Trusted by 1.3M+ active installs across our plugins
https://wordpress.org/plugins/fluent-cart/
# Clone the repository
git clone https://github.com/fluent-cart/fluent-cart.git
cd fluent-cart
# Install dependencies
npm i
# Start development server with hot-reload
npm run devnpm i
npm run buildnpm i
npm run build:zipnpm run translate:allFluentCart is now 100% community-driven! We welcome contributions of all sizes – from typo fixes to entire new payment gateways.
We especially love help with:
- Writing Tests
- New features & enhancements
- Performance optimizations
- Documentation & translations improvements
- Bug fixes & testing
How to contribute:
- Fork the repo
- Create a branch:
git checkout -b feat/your-amazing-feature - Commit:
git commit -m "feat: add amazing feature" - Push & open a Pull Request
Read the contribution guidelines in CONTRIBUTING.md for more details.
New to open source? No problem – we’re super friendly and happy to guide you!
- Dev Documentation – https://dev.fluentcart.com
- User Documentation – https://docs.fluentcart.com/
- Issues – https://github.com/fluent-cart/fluen-tcart/issues
- Discussions – https://community.wpmanageninja.com/portal/space/fluent-cart/home
- Website – https://fluentcart.com
- Follow us on X/Twitter: @FluentCart
- Use hashtag
#FluentCartto show off your store!
FluentCart is proudly licensed under GNU GPLv3 – just like WordPress itself.
Together, let’s build the fastest, most joyful WordPress eCommerce platform the world has ever seen.
Made with ❤️ by the WPManageNinja team and you – the incredible WordPress community.
Star this repo if you believe in open-source eCommerce! ⭐
Let’s go! 🚀