Ink plugin screenshot
Dark mode ready
Multilingual support
Supports v5.x

Ink

A headless blog package for Filament with built-in SEO, JSON-LD schema, 13 MCP tools for AI agents, full-text search, and accessible pagination — every feature opt-in and every view publishable.

Tags: Action Forms Panels Tables
Supported versions:
5.x
Relaticle avatar Author: Relaticle

Documentation

A headless blog package for Filament with built-in SEO, JSON-LD schema, 13 MCP tools for AI agents, full-text search, and accessible pagination.

#Key Features

  • Filament Admin -- PostResource, CategoryResource, and TagResource with markdown editor, bulk publish/schedule actions, and per-post SEO overrides
  • JSON-LD Schema -- BlogPosting + BreadcrumbList on every post; FAQPage and HowTo auto-detected from ## FAQ / ## Steps sections; Blog + CollectionPage on listings
  • 13 MCP Tools -- Full CRUD for posts and categories via Model Context Protocol, with markdown sanitization built in for AI agents like Claude and Cursor
  • Per-Page SEO -- BlogListingSeo helper emits page-aware canonicals and titles on every paginated listing route (no more page-2 duplicate content)
  • Built-in Search -- Portable Post::search() scope with FTS-friendly callback hook, plus a drop-in Livewire search component with URL-synced ?q= and noindex on result URLs
  • Numbered Pagination -- aria-labeled, wire:navigate-enabled paginator that ships with the package
  • Two Install Modes -- Headless by default; flip features.public_routes to get /blog, /blog/{slug}, /blog/category/{slug}, /blog/tag/{slug}, and /blog/feed for free
  • Tags & Sitemap -- Opt-in tags taxonomy with auto-generated archive routes; route-aware sitemap integration that includes posts, categories, and tags
  • Fully Publishable -- 10 Blade components plus all page and pagination views -- every pixel overridable via vendor:publish
  • Dark Mode -- Full dark mode support across all UI components

Drop-in alternative to rolling your own posts/categories/SEO mechanics on every Filament project -- adds the admin UI, schema, MCP tools, and SEO infrastructure you'd otherwise rebuild.

Get Started →