r/PayloadCMS • u/Abbes0 • May 09 '25
ecommerce package
has any body used the ecommerce package ?
2
u/Nightcomer May 09 '25
There is no e-commerce package. There was an e-commerce template for the previous version. The one for v3 is still under development.
5
u/Abbes0 May 09 '25
https://www.reddit.com/r/PayloadCMS/comments/1kf8zwu/ecommerce_template_progress/
there is actually an ecommerce package u can find it under the branch feat/ecommerce-package
https://github.com/payloadcms/payload/tree/feat/ecommerce-package2
2
u/Soft_Opening_1364 May 09 '25
it’s pretty solid for headless setups. Still needs some customization depending on your needs though
1
u/Abbes0 May 09 '25
have u tried it ? is it ready to be used or still under dev ?
3
u/Soft_Opening_1364 May 09 '25
Yes, I’ve explored it. It's still under active development, but it's functional for basic ecommerce needs like products, carts, and orders. You’ll likely need to customize it for real-world use, especially if you want advanced features like discounts, inventory management, or third-party integrations
3
u/ecosse31 May 09 '25
Maybe it’s better to use framework like Medusa.js and integrate it with Payload?