Skip to content
saberc edited this page Jul 15, 2017 · 27 revisions

The Entando Components project provides specific software elements called Components.

entando-components can add functionality to the Entando engine, admin-console and portal-ui or extend only the functionality of the portal-ui.

The Entando Components v4.3 are:

  • Plugins are components which extend functionality of engine, admin-console, and portal-uicore components.

  • UI Bundles are components which contain the application part and a view service. They are web solutions which extend functionality of portal-ui core component and/or views' functionality of the other Entando components.

The previous version of the Entando (v4.2) included the Apps in addition of the Plugins and Bundles.

The Open Source components are available under a MIT license.

Plugins, and Bundles components, right now available, are listed in the following Tables.

--

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
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
Survey Allows users to post and manage questionnaires and surveys
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
Amazon S3 Connector (3awsclient) Allows the storage of portal information (images, documents) on Amazon S3 (Amazon Simple Storage Service)
Blog Blogging management
CAS Client Provides the Entando CAS client for CAS server authentication
Calendar Share activities, events, and news on the portal
CMS Tag Cloud Group content by tag and category
Collaboration Creates a dedicated area where users may post and vote ideas
Content Feedback Allows users to provide their feedback
Content Versioning Manages the versioning of portal content, storing the history of performed operations
Content Scheduler Manages the schedule of the content's publishing
Content Workflow Extends the basic CMS workflow and allows customizable workflows for content categories
Email Sender Provides the basis for Registration Forms and Newsletter services, and all plugins that require sending email, eg, User Registration forms, Web Forms, Newsletters, etc.
Ehcache Connector enables the use of Ehcache as system library
Faceted Navigation Allows the integration of multidimensional classification within an Entando-based portal
Fast Content Edit Allows front-end editing and real-time publishing of portal pages
Georeferenced Content Allows geotag content according to the coordinates attribute
LDAP Connector Allows centralized authentication and user group management
RSS Shows portal content in RSS format
RSS Aggregator Show portal content in RSS format and allow importing and publishing content from other portals in RSS format
Survey Allows users to post and manage questionnaires and surveys
Token API Invokes 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 Forms Enables the deployment and management of dynamic web forms with custom fields
Widget Utils A specialized iFrame widget that allows posting of any remote html content, and redisplay of any deployed widget in any portal pages

--

Bundles

Name Description
Content-Type Bundles Let you quickly install Content Types and everything else closely related to them
Widget Bundles They are the best way to reuse a Widget in an infinite number of applications
Plugin Bundles (Apps) They provide the Front-end part to an Entando Plugin component
Theme Bundles They include the JSP and database part of a Page Model, plus any needed CSS and Label
Misc Bundles They provide an easy way of including additional frameworks or technologies to the Front-end part of an Entando based web application and/or website
Clone this wiki locally