Skip to content

feat: Adds new react dashboard to plugin template#47

Open
LazyClicks wants to merge 4 commits into
vendurehq:masterfrom
LazyClicks:feat--Adds-new-react-dashboard-to-plugin-template
Open

feat: Adds new react dashboard to plugin template#47
LazyClicks wants to merge 4 commits into
vendurehq:masterfrom
LazyClicks:feat--Adds-new-react-dashboard-to-plugin-template

Conversation

@LazyClicks
Copy link
Copy Markdown

This pr adds the new react dashboard to the plugin template while maintaining the old admin-ui support in the template

return config;
},
compatibility: '>=3.0.0'
compatibility: '>=3.0.0',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be 3.2? Since that is the first time the React Dashboard was introduced (I believe)?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be 3.2? Since that is the first time the React Dashboard was introduced (I believe)?

i think it should be 3.5.x
it was introduced early access during 3.4 i remember
but stable was launched with 3.5.x

Copy link
Copy Markdown
Contributor

@martijnvdbrug martijnvdbrug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition! One small change requested

@LazyClicks LazyClicks requested a review from martijnvdbrug May 7, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants