/link-button

Button field for EspoCRM

Primary LanguageCSS

Module - Link Button

This Extension add a new field called Link button, this button allows to perform various actions.

Table of Contents

Introduction

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.

image

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

    image image

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

image

Requires

  • EspoCRM >= 7.0

Installation

Pre-build extension release

  1. Download the latest release from Release page.
  2. Go to Administration -> Extensions and upload the downloaded file.