Skip to content
saberc edited this page Mar 16, 2015 · 19 revisions

An archetype is a Maven project templating toolkit offering original pattern/model from which all other “things" of the same kind are made.

In this perspective, entando-archetypes project provides patterns to kickstart your basic Entando portal development and components.

entando-archetypes provides the archetypes of bundle for content type, theme, widget, of plugin, of generic Entando portal, and of Entando portal based on Boostrap. Therefore, the Entando archetypes project includes the following modules:

  1. bundle-content-type provides the archetype of content type's bundle.
  2. bundle-theme provides the archetype of theme's bundle.
  3. bundle-widget provides the archetype of widget's bundle.
  4. plugin provides the archetype for plugin.
  5. portal-bootstrap provides the archetype for basic Entando portal based on Bootstrap.
  6. portal-generic provides the archetype for generic Entando portal.

Clone this wiki locally