alchemy-widget
v0.3.0
Published
The widget plugin for the AlchemyMVC
Maintainers
Readme
Alchemy widget
The widget plugin for the Alchemy MVC
Installation
Just installing the npm package can be done like this:
$ npm install alchemy-widgetActivate
You can activate the plugin by adding this to the main bootstrap.js file:
alchemy.usePlugin('widget');