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

Ink

Community

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

Package health

Beta

Automated checks of this plugin's Composer package

73 / 100
Security 52
Maintenance 100
Ecosystem 100
13 checks
Third-party plugin. This is built by the community, not the Filament team. Filament does not review, endorse, or vet the security of plugins outside the filament/ namespace. Review the source and install at your own risk. Found malware or an unresolved security issue the author won't address? Report it .
Powered by Plumb Last scanned 1 day ago

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 →