-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[blog] Blogpost for upcoming price changes for MUI X #47748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 5 commits
0338998
fccdd7c
39c3faa
72469dd
ca3cd3c
d943c8d
d129b8c
4668fc3
3eb14c2
e0397bd
4a9f5bb
3676a51
68723e6
f3bd840
d76d240
dc11487
68c004d
3d38c87
c2f55c1
6a382fd
38374db
54602d5
bbb2360
8960d5a
6bc32a0
dbbfdea
4c25f8f
7c02f3a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog'; | ||
| import { docs } from './2026-MUI-X-price-changes.md?muiMarkdown'; | ||
|
|
||
| export default function Page() { | ||
| return <TopLayoutBlog docs={docs} />; | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,72 @@ | ||
| --- | ||
| title: 'Upcoming Changes to MUI X Pricing and Licensing in 2026' | ||
| description: Starting in 2026, MUI X pricing and licensing will be updated to reflect product value and support continued investment in the ecosystem. | ||
|
Check warning on line 3 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
| date: 2026-03-01T08:00:00.000Z | ||
| authors: ['DanailH'] | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| tags: ['MUI X'] | ||
| manualCard: false | ||
| --- | ||
|
|
||
| Starting **March 31, 2026**, we're introducing updates to MUI X pricing and licensing. These changes are designed to give teams more flexibility as they scale, expand licensing options to suit a wider variety of customers, and ensure we can continue investing in the long-term future of the MUI ecosystem. | ||
|
Check warning on line 10 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## 🔄 Summary of Changes | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| **Effective: March 31, 2026** | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| - Updated pricing for **MUI X Pro** and **MUI X Premium** | ||
| - Introduction of **application-based licensing** for Pro and Premium | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| - Enterprise plan remains multi-application (minimum 15 seats) | ||
| - Priority support available only to Enterprise customers | ||
| - Security questionnaires and custom agreements available for orders **$12,000+** | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| - Premium self-service purchases up to 15 seats | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| - Grandfathering for existing **v8 license renewals** | ||
|
|
||
| ## Why We're Updating Pricing | ||
|
Check warning on line 24 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
|
||
| MUI X has grown significantly since its early days. While the MUI X Pro plan has evolved over the years, its pricing per developer has not significantly changed since it was first introduced in 2020 - despite major feature additions, performance improvements, and ongoing maintenance. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| As a result, this update represents the largest percentage increase for Pro. It brings pricing closer in line with the value teams receive today and allows us to sustainably support its future development. | ||
|
Check warning on line 28 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| This post breaks down everything you need to know about the changes and includes a link to our new pricing table for feature comparison. If you'd like to skip directly to the pricing table, you can find it **[here](https://deploy-preview-47606--material-ui.netlify.app/pricing/)**. | ||
|
Check warning on line 30 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## Grandfathering Current Customers | ||
|
|
||
| We value our loyal customers and want to ensure a smooth transition: | ||
|
Check warning on line 34 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
|
||
| - Customers renewing existing **v8 licenses** or adding seats to v8 licenses are **not affected** by these pricing changes. | ||
| - Only customers upgrading to **v9** or moving from **Pro to Premium** will be affected. | ||
|
Check warning on line 37 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
|
||
| If you're unsure how this applies to your team, please reach out to us at **sales@mui.com** and we'll be happy to clarify. | ||
|
Check warning on line 39 in docs/pages/blog/2026-MUI-X-price-changes.md
|
||
|
|
||
| ## What's Changing in Licensing | ||
|
|
||
| ### Application-Based Licensing for Pro and Premium | ||
|
|
||
| MUI X Pro and Premium are moving to an **application-based licensing model**, giving teams more control over how licenses are used across projects. | ||
|
|
||
| - Each developer must still be licensed. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| - You can now choose between **single-application** and **multi-application** licenses. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| - The Enterprise plan is always multi-application and starts at a minimum of 15 seats. | ||
|
|
||
| ## Support Updates | ||
|
|
||
| Alongside pricing changes, we're updating how support is structured: | ||
|
|
||
| - Priority support is no longer available as a Premium add-on and will be exclusive to Enterprise customers. | ||
| - We will only respond to security questionnaires and provide custom agreements (including reviewing company-specific purchasing terms) for orders of **$12,000 and above** across all plans. | ||
| - MUI X Premium will be self-service for purchases up to 15 seats. Purchase orders or email-based requests will only be accepted starting at 15 seats of MUI X Premium. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
| - All other purchases must be completed directly on our website. | ||
|
|
||
| ## Pricing Breakdown | ||
|
|
||
| For a detailed overview of the new pricing structure, please visit the updated **[pricing page](https://deploy-preview-47606--material-ui.netlify.app/pricing/)**. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## What's Next | ||
|
|
||
| We'll be sharing exciting roadmap updates for **MUI X v9**, including the version alignment between Material-UI and MUI X, on our blog in the coming months. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| We're deeply thankful for the continued support from our community and customers. These pricing updates allow us to keep pushing MUI X - and the broader MUI ecosystem - in ambitious new directions, while staying true to our open-source roots. | ||
|
DanailH marked this conversation as resolved.
Outdated
|
||
|
|
||
| If you have questions about these changes or want help choosing the right plan, please reach out to our team at **sales@mui.com**. | ||
|
|
||
| Thank you for building with us 💙 | ||
Uh oh!
There was an error while loading. Please reload this page.