Skip to content
Pedro de Carvalho edited this page Jul 29, 2026 · 13 revisions

Saltus Framework helps you develop WordPress plugins that are based on Custom Post Types.

Built to make things easier and faster for developers with different skills. Add metaboxes, settings pages, REST API routes, MCP/Abilities tools, and other enhancements with just a few lines of code.

Full documentation is available at docs.saltus.dev.

Requirements

Saltus Framework requires PHP 7.4+

Demo

Refer to the Framework Demo for a complete plugin example.

Getting Started

Including the Framework Architecture Filters & Hooks

CPT Models

Taxonomies Models

REST API

MCP / Abilities

Filters and Hooks

Clone this wiki locally