Skip to content

webmakerr-com/Webmakerr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluentCart 🚀 - The New Era of WordPress eCommerce

Faster, Lighter, Simpler, and 100% Open Source

WordPress Plugin GPLv3 License Contributions Welcome

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 ❤️

✨ Why FluentCart?

  • 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

🚀 Quick Start

Install from WordPress.org (recommended for production)

https://wordpress.org/plugins/fluent-cart/

Development Setup

# 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 dev

Production Build

npm i
npm run build

Production Build with zip

npm i
npm run build:zip

To list transaltion strings for frontend use

npm run translate:all

🤝 Contributing

FluentCart 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:

  1. Fork the repo
  2. Create a branch: git checkout -b feat/your-amazing-feature
  3. Commit: git commit -m "feat: add amazing feature"
  4. 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!

📚 Resources

Community

  • Follow us on X/Twitter: @FluentCart
  • Use hashtag #FluentCart to show off your store!

License

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! 🚀

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published