---
title: "Module: Button"
description: "The Button module is a simple module that allows you to create a button with link."
url: "https://freshjuice.dev/developer-edition/docs/modules/button/"
---
Developer Edition

# Module: Button

![Screenshot of Button Module](https://freshjuice.dev/_astro/button.D0bg7gzK_ZApyrX.webp)

The Button module is a simple module that allows you to create a button with link.

You can check the [demo page here](https://143910617.hs-sites-eu1.com/button-module?utm_source=freshjuice.dev)

## Settings

-   **Button Text**: The text for the button.
-   **CTA Link**: Direction to which button will send user to on click. This section has the following settings:
    -   **Link to**: (internal, external, email address etc.).
    -   **URL**: The URL of the page you want to link to.
    -   **Open link in new window**: (Toggle) Open link in a new tab.
    -   **Link Type**: (Toggle) At the moment only option is No Follow, which by default is deactivated.
