|
1 | | -# Material Theme UI Paid Add-ons |
| 1 | +# Material Theme UI Advanced Features |
2 | 2 |
|
3 | | -Welcome to the official repository for **Material Theme UI Paid Add-ons**! |
4 | | -These add-ons extend the [Material Theme UI plugin](https://github.com/AtomMaterialUI/material-theme-issues) for JetBrains IDEs, allowing users to purchase and enable individual premium features, instead of buying the entire package. |
| 3 | +**Material Theme UI Advanced Features plugin** is an external plugin for the [Material Theme UI](https://plugins.jetbrains.com/plugin/8006-material-theme-ui) |
| 4 | +plugin, providing access to specific features currently only available to premium users. |
5 | 5 |
|
6 | | -## Features |
| 6 | +This plugin provides access to the [Advanced Features](https://material-theme.com/docs/configuration/project-frame-settings/) feature, |
| 7 | +which includes the following premium features: |
| 8 | +- **Peek**: Peek & Edit Definition (Popup and Inline) |
| 9 | +- **Stylish Regions**: Stylish Regions (Wavy, Line, Stripe) |
| 10 | +- Others to come... |
7 | 11 |
|
8 | | -- **Modular Purchase:** Buy only the features you want. |
9 | | -- **Seamless Integration:** Works alongside the main Material Theme UI plugin. |
10 | | -- **Automatic Unlock:** If you own a Premium License for Material Theme UI, all add-ons are unlocked automatically. |
| 12 | +This plugin must be loaded alongside **Material Theme UI**. |
11 | 13 |
|
12 | | -## How it Works |
13 | | - |
14 | | -1. **Purchase & Install:** |
15 | | - Acquire your desired add-on(s) and install them via the JetBrains Marketplace or manual download. |
16 | | -2. **Activation:** |
17 | | - Add-ons unlock premium features when used with the main Material Theme UI plugin. |
18 | | -3. **Premium License:** |
19 | | - If you have a Premium License for Material Theme UI, these add-ons are unnecessary. |
20 | | - |
21 | | -## Publishing Add-ons |
22 | | - |
23 | | -To publish new versions: |
24 | | -1. **Copy** the plugin from the `plugins` directory to the repository root. |
25 | | -2. **Run** `publishPlugin` for each add-on you wish to release. |
26 | | -3. **Update** the version and `untilBuild` fields as needed. |
27 | | - |
28 | | -## Directory Structure |
29 | | - |
30 | | -``` |
31 | | -material-theme-ui-plugins/ |
32 | | -├── plugins/ |
33 | | -│ ├── addon-1/ |
34 | | -│ ├── addon-2/ |
35 | | -│ └── ... |
36 | | -├── README.md |
37 | | -└── ... |
38 | | -``` |
39 | | - |
40 | | -## Contributing |
41 | | - |
42 | | -We welcome contributions! |
43 | | -To submit bug reports, feature requests, or pull requests, please use the [GitHub Issues](https://github.com/AtomMaterialUI/material-theme-ui-plugins/issues) and [Pull Requests](https://github.com/AtomMaterialUI/material-theme-ui-plugins/pulls) section. |
44 | | - |
45 | | -## License |
46 | | - |
47 | | -See each add-on's directory for specific license information. |
48 | | - |
49 | | ---- |
50 | | - |
51 | | -**Note:** |
52 | | -These add-ons require the [Material Theme UI plugin](https://github.com/Chrisrm/material-theme-jetbrains) to function. |
53 | | -If you already purchased a Premium License for Material Theme UI, you do not need to buy these add-ons separately. |
| 14 | +**Important note**: This plugin has no effect if you already have a subscription. |
0 commit comments