axe312ger / managr

This project is discontinued - Demo:
http://managr.axe312.de
MIT License
1 stars 0 forks source link

Simple Dynamic Plugin Loading #5

Closed axe312ger closed 8 years ago

axe312ger commented 8 years ago

Plugins should be able to provide a react component which gets imported via require.ensure if the file matches the selection criterias.

Custom routes, Selectors, Actions & API endpoints are not part of this.