As of today, the official Statamic addon for Fairu, our digital asset management system, is available in the Addon Store.
Given that our journey in building a digital asset management system began with Statamic, we’re thrilled to now be officially represented in the Statamic Addon Store with our latest release.
The new addon seamlessly integrates key features for a smooth and efficient Fairu experience within Statamic.
This includes not only a custom fieldtype that allows for convenient asset selection and uploading, but also powerful tags for automatically generating responsive image markup. Additionally, users can access advanced features such as image captions and copyright information.
All it takes are two environment keys, and you're ready to start using Fairu with Statamic. You can then access your assets and edit existing information right away. To learn how to generate the required API key, check out this guide.
For Developer: Statamic antlers tags
There are several ways to integrate Fairu into your Statamic project.
The easiest and fastest method is by using the following Antlers snippet. However, we also offer additional tags and integration options. It's definitely worth checking out the documentation, where you'll find plenty of examples and best practices.
1{{ fairu id="ID" alt="Alt text" }}
2 <img
3 src="{{ url }}"
4 alt="{{ alt }}" />
5{{ /fairu }}
How to install the addon
Follow the instruction in the offical statamic addon store to install the addon within your statamic project.
A deeper documentation about fairu and the addon can be found here.
You have some ideas to improve this addon?
Feel like cooking this up together?
Whether it's an idea, a refactor, or a new build — tell us briefly about your project. We'll get back to you within 24 hours.
Weiterlesen
07. Sep 2026
The Nori rebranding as a starting point for more
A new look for Nori that radiates the values it holds
25. Aug 2026
WiFi Vouchers 1.7: your API key behind your own proxy
A UniFi API key can do everything its admin can. Version 1.7 optionally connects through a proxy you run — the app never sees the key.
20. Jul 2026
Notarization of Mac Apps
When notarizing apps, you need some secrets that are sometimes hard to access and hidden. Here are a few tips.