aerni/fathom
Easily navigate to your shared Fathom site from Statamic's control panel
Maintainers
v1.2.0
2024-05-14 15:37 UTC
Requires
- php: ^8.1
- statamic/cms: ^5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e86db66070f66ecb58d8f3b2cec578af95bae048
- Michael Aerni <hello.woop@michaelaerni.ch>
This package is auto-updated.
Last update: 2026-06-14 20:16:42 UTC
README
👁 Statamic
👁 Packagist version
👁 Packagist Total Downloads
👁 License
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.
composer require aerni/fathom
Basic Usage
Add the link of your shared Fathom site to your .env file:
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.
