Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aerni/statamic-fathom

Easily navigate to a shared Fathom site from Statamic's control panel
https://github.com/aerni/statamic-fathom

fathom fathom-analytics statamic statamic-addon

Last synced: 2 months ago
JSON representation

Easily navigate to a shared Fathom site from Statamic's control panel

Awesome Lists containing this project

README

        

![Statamic](https://flat.badgen.net/badge/Statamic/5.0+/FF269E) ![Packagist version](https://flat.badgen.net/packagist/v/aerni/fathom/latest) ![Packagist Total Downloads](https://flat.badgen.net/packagist/dt/aerni/fathom) ![License](https://flat.badgen.net/github/license/aerni/fathom)

# Fathom
This addon adds a Fathom navigation item to the Statamic control panel so users can easily navigate to a shared Fathom site.

## Installation
Install the addon using Composer.

```bash
composer require aerni/fathom
```

## Basic Usage
Add the link of your shared Fathom site to your `.env` file:

```env
FATHOM_LINK="https://app.usefathom.com/share/yourSharedLink"
```

A new `Fathom` navigation item will be added to the `Tools` section in the Statamic control panel.