-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENDOC-412 Create landing page for solution templates #395
Changes from 2 commits
085292b
f9dcd6e
bfb4ada
e4ceee4
0439933
1db5bdc
c9a7b60
e5bb5d1
1751e92
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,36 +4,49 @@ sidebarDepth: 2 | |
|
||
# Entando Solution Templates | ||
|
||
## Overview | ||
The Entando Application Composition Platform offers several Solution Templates to demonstrate various business capabilities and integrations: | ||
|
||
The Entando Application Composition Platform offers four Solution Templates to demonstrate various business capabilities and integrations. Each Solution Template provisions the building blocks and structure scoped for a particular implementation. | ||
- **Entando Customer Portal** | ||
- [**Entando Hub**](hub.md) | ||
- [**Entando Process Driven Applications Plugin**](pda-tutorial.md) | ||
- [**Entando Standard Banking Demo**](install-standard-demo.md) | ||
|
||
Solution Templates are available in the [public Entando Hub](http://hubdev.okd-entando.org/entando-de-app/en/test.page#/) for installation in a user environment, where turnkey functionality can be customized and extended. | ||
Each Open Source Solution Template was built with Entando and can be used as-is, reviewed for common development practices, or considered a useful starting point for a related application. | ||
|
||
TODO: change link (added as placeholder to pass workflow check) | ||
The following Solution Templates and other sets of components are available in the [public Entando Hub](hub.entando.com) for installation in a user environment, where turnkey functionality can be customized and extended. | ||
|
||
## Solution Template Details | ||
## Entando Customer Portal | ||
|
||
Specific features and use cases are highlighted below: | ||
The Entando Customer Portal streamlines development of a customer-facing, self-service subscription management application. The platform integrates RBAC user supervision and Jira Service Management as a ticket tracking system. | ||
|
||
- **Entando Customer Portal**:\ | ||
Streamlines development of a customer-facing subscription management platform for a modern self-service experience. The framework consists of Jira Service Management integration for ticketing and tracking, RBAC identity supervision, and integrated management of subscriptions, projects and users. | ||
<img src="./landing-images/customer-portal.png" width="533" height="240.49"> | ||
|
||
- [**Entando Hub**](hub.md):\ | ||
Installing a Hub instance empowers a team to share and collaborate on proprietary or Entando Open Source components. Capabilities, versions and metadata can be transparently analyzed, managed and published. | ||
## Entando Hub | ||
|
||
- [**Entando Process Driven Applications Plugin**](pda-tutorial.md):\ | ||
Provides a comprehensive and versatile automation scheme to manage and complete business processes. Resources and mechanisms comprise a custom UX layer, a Spring Boot Backend for Frontend microservice interface, and integration with the [Red Hat Process Automation Manager](https://www.redhat.com/en/technologies/jboss-middleware/process-automation-manager). | ||
The [Entando Hub](hub.md) empowers a team to share and collaborate on proprietary or Entando Open Source components. Capabilities, versions and metadata can be transparently analyzed, managed and published. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. open source |
||
|
||
- [**Entando Standard Banking Demo**](install-standard-demo.md):\ | ||
Showcases modularity benefits and composability innovation as implemented by the Entando platform. Prominent features include RBAC Keycloak integration, coexistence of React and Angular MFEs, pluggable Spring Boot microservices, and sophisticated MFE communication techniques. | ||
<img src="./landing-images/hub-v1.png" width="533" height="465.02"> | ||
|
||
## Entando Process Driven Applications Plugin | ||
|
||
The [Entando Process Driven Applications Plugin](pda-tutorial.md) provides a comprehensive and versatile automation scheme for Business Process Management. It comprises a custom UX layer, a Spring Boot Backend for Frontend microservice interface, and integration with the [Red Hat Process Automation Manager](https://www.redhat.com/en/technologies/jboss-middleware/process-automation-manager). | ||
|
||
<img src="./landing-images/task-list.png" width="533" height="368.34"> | ||
|
||
## Entando Standard Banking Demo | ||
|
||
The [Entando Standard Banking Demo](install-standard-demo.md) showcases modularity benefits and composability innovation as implemented by the Entando platform. Prominent features include RBAC Keycloak integration, coexistence of React and Angular MFEs, pluggable Spring Boot microservices, and sophisticated MFE communication techniques. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The writing is great here, straightforward and concise but for the features, can we mention some of the widgets listed in the details to exemplify what it can do? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. we can definitely do that! i'm going to try to reword this a bit more attractively, focusing on clarity and benefits, but i'm a little worried about deviating from short descriptions. i was thinking this (and the pda blurb) made for enough bait to entice the appropriate audience, but we can try to find better language |
||
|
||
<img src="./landing-images/standard_demo.png" width="533" height="250"> | ||
|
||
TODO: change links to match new nav structure | ||
|
||
|
||
[Learn About Entando](../../docs/getting-started/#learn-about-entando) to explore Entando's approach to composability, or follow the Solution Template tutorials linked above to fast-track your development of critical components and capabilities. | ||
::: tip | ||
Check out our Concepts page to explore Entando's approach to composability, or visit [Getting Started](../../docs/getting-started/) to put these components and capabilities in action! | ||
::: | ||
|
||
TODO: need links for new page | ||
|
||
|
||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"or considered a useful starting point for a related application." >> take out considered
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"considered" has to be replaced with another verb in order for it to make sense... going with "leveraged"