Edit media modal for the product details page - We are increasing the information density and making everything a bit more "tight and lean" for the @medusajs admin 3.0 🤓😬
Patyna is Poland's largest vintage marketplace with +30,000 products.
Their WooCommerce to Medusa migration resulted in:
• 30% faster time-to-market for new features
• 50% less time spent on maintenance
• 34% traffic increase
Read the full story: medusajs.com/blog/patyna-vin…
I really love the small code footprint of custom features in @medusajs.
It takes ~20 LoC to go from a data model to querying it through an API route.
Say you have a data model `Post`, this is what you need to curl
`GET [url]/store/custom` and get back posts.
We built @medusajs after learning that you always need some level of customization in digital commerce - even if you try to avoid it.
Off-the-shelf tools force you to fight it and do hacky workarounds. Medusa embraces customizations and makes them future-proof.
Version 1.20.0 is out!
• Improved Stripe payment plugin
• More robust and performant cart completion
• API reference for `medusa-react` hooks
• Translations in Bulgarian, Slovenian, Czech, Japanese, and Chinese
And much more.
Read the release notes:
medusajs.com/changelog/#v1.2…
Excited to announce that we introduced a Medusa React reference to our @medusajs documentation. We also added Medusa React examples to our API reference.
Check out the Medusa React reference: docs.medusajs.com/medusa-rea…
2023 was an incredible year.
We shipped new powerful features in 48 releases, saw significant usage and community growth, and had new use cases going live all across the globe.
Check out last year's highlights.
The Medusa Admin dashboard is about to get a whole lot better. In Q1 of next year, we are planning on shipping several improvements both for the DX of working with extensions and also the overall UI/UX.
ALT Preview of the new Medusa Admin UI. The image shows how the new Users management view will look.
In 2023, we've enforced a more docs-as-code approach by implementing many improvements:
- Custom API Reference
- References generator for modules, clients, and more.
- Workflows Diagram Generator
And more!
Read all about it in this @medusajs post: medusajs.com/blog/custom-doc…
I’ve been working with our new Workflows SDK for @medusajs. The SDK lets you seamlessly integrate systems across your commerce stack.
Build flows that mutate data and rely on built-in retry and rollback mechanisms in case something goes wrong.
An example of a workflow below:
Integrating your commerce stack's systems doesn’t have to be hard.
Our new recipe shows how you can:
• Connect to 3P systems like ERP or CMS
• Build workflows (with retries and rollbacks) that span systems
• Maintain data consistency
docs.medusajs.com/recipes/in…
I'm adding static rendering + streaming to our @nextjs Starter!
Product pages are pre-rendered as static HTML at build time, leaving 'holes' for user-specific data to be streamed in by the server.
It's blazing fast! Had to add in a 1 sec delay to demo the streaming parts⚡️
Version 1.19.0 is out!
• Significant performance improvements
• Improved retry logic in client SDKs
• Various bug fixes and improvements
And much more.
Check out all changes below.
A big thanks to all 18 contributors (8 of which are first-timers).
medusajs.com/changelog/#v1.1…
Our new Workflows SDK lets you:
• define custom commerce actions and flows
• seamlessly integrate your systems
• automate operations in your business
with built-in retry and rollback mechanisms.
More at: docs.medusajs.com/developmen…
Our @medusajs modules provide advanced commerce features with flexibility.
The new Pricing module, for instance, lets you:
- set up completely custom campaigns
- control pricing for special customers (b2b, vip)
- support multi-currency stores
More at medusajs.com/pricing-module/
New blog post about universal e-commerce 🛍️⚛️
Deep dive into the inners of what universal e-commerce using @expo, @nextjs & @medusajs is like when building on top of a universal architecture with Universal Medusa. The why, when & how.
bidah.hashnode.dev/universal…
We introduced our new Pricing Module last week. It offers granular pricing configurations and can run standalone in any @nodejs project or with other Medusa modules.
Read the full announcement below.
medusajs.com/blog/announcing…
🚀 Introducing MedusaWP by @Agilo!
Transform your #WordPress site into a dynamic storefront or #headless CMS for your @medusajs#ecommerce store. 🛍️✨
🔄 Sync products, variants, collections, and regions from Medusa to WordPress.
🛒 Automatic server-side cart creation & country switcher for a smooth shopping experience.
🖼️ Import Product thumbnails directly into the WordPress Media Library.
🏥 Data health checks & easy sync troubleshooting.
🧰 Access and display data with ease using our exposed PHP functions.
💡 Discover more and get started: link.agilo.co/TKJvq
ALT Transforming WordPress into a headless CMS or storefront for Medusa shops
WordPress x medusa