-
Notifications
You must be signed in to change notification settings - Fork 24
Home
saberc edited this page Mar 20, 2015
·
27 revisions
The Entando Components project provides functionality of specific software elements called Components (or extensions), useful to extend basic Entando features and/or to improve custom applications.
The Entando Components are:
-
Apps extend functionality of engine, admin-console and portal-ui core components. Apps are composed of business logic, and one or more views.
-
Plugins extend functionality of engine, and admin-console core components.
-
Bundles extend functionality of portal-ui core component and/or views’ functionality of the other Entando components.
A Plugin and one or more Bundles build an App.
The Open Source components are available under a MIT license.
--
##Apps##
Name | Description |
---|---|
Address Book | Allows users to access a personal detailed contact list |
Avatar | Allows registered users to manage pictures associated to their profile |
Blog | Blogging management |
Calendar | Share activities, events, and news on the portal |
Tag Cloud | Group content by tag and category |
Faceted Navigation | Allows the integration of multidimensional classification within Entando based portals |
Newsletter | Allows specific email services to registered users |
RSS | Shows portal content in RSS format |
Survey | Allows users to post and manage polls |
Token API | Invoke protected APIs through individual tokens |
User Registration | Provides login and access to the user's profile (complete with avatar and personal information) and additional services |
Web Dynamic Form | Enables the deployment and management of dynamic web forms with custom fields |
--
##Plugins##
Name | Description |
---|---|
Action Logger | Expands the existing log system to keep track of CMS activities |
Address Book | Allows users to access a personal detailed contact list |
Avatar | Allows registered users to manage pictures associated to their profile |
Blog | Blogging management |