-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #410 from entando/ENDOC-415b
ENDOC-415b Create New App Builder page
- Loading branch information
Showing
9 changed files
with
98 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
sidebarDepth: 2 | ||
--- | ||
|
||
# Entando App Builder | ||
|
||
The Entando App Builder plays a key role in the composition of Entando Applications. It is a feature-rich, low-code user interface to customize and manage components. It also offers a Dashboard and a modular CMS to streamline the design and build process. | ||
|
||
![app-builder](./img/app-builder.png) | ||
|
||
The App Builder allows you to create pages and content, configure widgets and plugins, and interact with the [Entando Component Repository](ecr-overview.md) (ECR). It also interfaces with the [Entando Hub](https://hub.entando.com), where you can share components and collaborate. | ||
|
||
Pages are designed and embedded with functionality via drag-and-drop: | ||
|
||
![page-design](./img/page-design.png) | ||
|
||
In the default deployment, the App Builder is a React JS application served by Node. In a quickstart environment, the App Builder is deployed as a container. It is the frontend of the core application and uses REST APIs to communicate with the core instance and Entando Component Manager (ECM). The App Builder can query the ECM to fetch information on Entando Bundles available to the ECR. | ||
|
||
### Key Features: | ||
|
||
|
||
* Install component bundles from the Entando Component Repository | ||
|
||
* Deploy standalone packaged business capabilities | ||
|
||
* Preview page design and functionality | ||
|
||
* Append or update applications | ||
|
||
* Deliver standardized UX design with page and content templates | ||
|
||
* Use micro frontends to build pages from modular, editable content | ||
|
||
|
||
### Next Steps: | ||
|
||
* To begin, [install Entando](../getting-started/README.md#automatic-install) | ||
|
||
* [Welcome Wizard](./welcome-wizard.md) | ||
|
||
* [Create a new page](../../tutorials/compose/page-management.md) | ||
|
||
* Try out components or packaged business capabilities from the [Entando Hub](https://hub.entando.com) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
sidebarDepth: 2 | ||
--- | ||
|
||
# Entando App Builder | ||
|
||
The Entando App Builder plays a key role in the composition of Entando Applications. It is a feature-rich, low-code user interface to customize and manage components. It also offers a Dashboard and a modular CMS to streamline the design and build process. | ||
|
||
![app-builder](./img/app-builder.png) | ||
|
||
The App Builder allows you to create pages and content, configure widgets and plugins, and interact with the [Entando Component Repository](ecr-overview.md) (ECR). It also interfaces with the [Entando Hub](https://hub.entando.com), where you can share components and collaborate. | ||
|
||
Pages are designed and embedded with functionality via drag-and-drop: | ||
|
||
![page-design](./img/page-design.png) | ||
|
||
In the default deployment, the App Builder is a React JS application served by Node. In a quickstart environment, the App Builder is deployed as a container. It is the frontend of the core application and uses REST APIs to communicate with the core instance and Entando Component Manager (ECM). The App Builder can query the ECM to fetch information on Entando Bundles available to the ECR. | ||
|
||
### Key Features: | ||
|
||
|
||
* Install component bundles from the Entando Component Repository | ||
|
||
* Deploy standalone packaged business capabilities | ||
|
||
* Preview page design and functionality | ||
|
||
* Append or update applications | ||
|
||
* Deliver standardized UX design with page and content templates | ||
|
||
* Use micro frontends to build pages from modular, editable content | ||
|
||
|
||
### Next Steps: | ||
|
||
* To begin, [install Entando](../getting-started/README.md#automatic-install) | ||
|
||
* [Welcome Wizard](./welcome-wizard.md) | ||
|
||
* [Create a new page](../../tutorials/compose/page-management.md) | ||
|
||
* Try out components or packaged business capabilities from the [Entando Hub](https://hub.entando.com) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters