This Extension add a new field called Link button, this button allows to perform various actions.
This extension enhances EspoCRM by introducing a button field that can store URLs and execute multiple actions, including:
- Open the URL in a new browser tab.
- Open the URL in the current browser tab.
- Displaying the URL content within a popup window.
- Embedding the URL content inside an Espo Modal.
- Integrating EspoCRM-specific links within an Espo Modal for seamless navigation.
- Running an Advanced Pack manual workflow.
Choose Between 17 different button styles:
-
default
-
primary
-
secondary
-
success
-
danger
-
warning
-
info
-
dark
-
light
-
outline-primary
-
outline-secondary
-
outline-success
-
outline-danger
-
outline-warning
-
outline-info
-
outline-dark
-
outline-light
And between 6 different button sizes:
- btn-sm
- btn-md
- btn-lg
- btn-sm btn-block
- btn-md btn-block
- btn-lg btn-block
After installation visit the entity manager to create a new Link Button field
- EspoCRM >= 7.0
- Download the latest release from Release page.
- Go to Administration -> Extensions and upload the downloaded file.