{#========================================== Plugins ==========================================#} {% extends "./layout.html" %} {% block sectionClasses %}plugins plugins-list{% endblock %} {% block meta_title %}Plugins{% endblock %} {% block meta_description %}Plugins to extend Spincast{% endblock %} {% block body %}
Most plugins provide a Guice module that you have to install in your application. By doing so,
extra components are bound and can be used in your application.
Note that the plugins with a dotted line below their title are
already installed if you use the spincast-default artifact (or if you start from the
Quick Start application)!