-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
type: feature 🎉Adds a featureAdds a feature
Description
Thanks a lot for your work on this plugin — it’s an incredibly useful addition to Kirby CMS!
I’ve noticed that it’s already possible to display file download links inside table cells using plain URLs or file paths. However, currently there’s no way to style or render them as buttons (e.g. with a clear "Download" label, icon, or custom styling).
What I'm Requesting
An enhancement that allows custom rendering of link content inside table cells — especially for download links — such as:
- Rendering file links as buttons (e.g. Download)
- Optionally adding icons (e.g. download icon)
- Allowing a configurable label (instead of showing the raw URL or filename)
- Possibly a new type: download or render: button config option per column
Why It Matters
- Improves panel UX for editors (easier to recognize and click)
- Makes file actions like download more intuitive and visually clear
- Keeps the table UI consistent and user-friendly
Let me know if this is feasible or if you'd recommend an alternative approach.
Thanks again for your awesome work!
Best regards!
colin-johnston
Metadata
Metadata
Assignees
Labels
type: feature 🎉Adds a featureAdds a feature