https://github.com/entando/entando-archetypes
Entando Archetypes
https://github.com/entando/entando-archetypes
Last synced: 11 months ago
JSON representation
Entando Archetypes
- Host: GitHub
- URL: https://github.com/entando/entando-archetypes
- Owner: entando
- License: lgpl-3.0
- Created: 2014-10-03T13:44:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T18:37:42.000Z (almost 4 years ago)
- Last Synced: 2025-07-20T10:25:43.866Z (12 months ago)
- Language: Java
- Size: 6.44 MB
- Stars: 16
- Watchers: 23
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated for Entando 6
The archetypes can be used to generate projects for Entando 5.x builds but are not updated or maintained for Entando 6. See https://dev.entando.org for details on creating an Entando 6 application.
# entando-archetypes
```entando-archetypes``` is a project that provides basic templates/models
that allows you to create easily and quickly your standard **Entando** web application,
new **Entando components** such as Plugins, and Bundles (see [entando-components project](https://github.com/entando/entando-components)).
The **Entando archetypes** project includes the following modules:
* **bundle-content-type** is the Maven archetype to build a bundle for a content type
* **bundle-theme** is the Maven archetype to build a bundle for a theme
* **bundle-widget** is the Maven archetype to build a bundle for a widget
* **plugin** is the Maven archetype to build a new plugin component
* **entando-sample** is the Maven archetype to build a web application based on Entando core components developed by Bootstrap
* **webapp-generic** is the Maven archetype to build a generic web application based on Entando core components
* **webapp-app-bpm** is the Maven archetype to build a generic web application based on Inspinia toolkit.
For latest updated news, please visit the company websites: https://www.entando.com.
Enjoy!
*The Entando Team*