Skip to content
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

Support custom plugins #3

Open
kfbishop opened this issue Sep 1, 2015 · 0 comments
Open

Support custom plugins #3

kfbishop opened this issue Sep 1, 2015 · 0 comments

Comments

@kfbishop
Copy link
Owner

kfbishop commented Sep 1, 2015

Add "commands" stanza to mfpx.json config file that devs can append custom plugins that can be read at startup and processed. Will need custom place to add these plugins such that they won't get clobbered on updates.

Maybe provide plugin management support to add/remove custom plugins and abstract storage and management of them. Just need: CommandName (ID), ModulePath / Name, functionName.

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

No branches or pull requests

1 participant