0+
July 31, 2026
June 11, 2026
Cortext is a beta knowledge base workspace for WordPress. It gives you documents, typed collections, multiple views, relation fields, rollups, and public pages without moving your data out of WordPress.
Important: Cortext is still in beta. We recommend trying it somewhere low-stakes first. Some workflows may change during the beta.
Behind the scenes, Cortext stores documents, collection definitions, fields, and collection rows as WordPress posts and post meta. You can still inspect the raw data with normal WordPress tools.
Cortext runs inside your WordPress install. The only external service it can reach is the optional Notion import.
The import reads content from a Notion workspace into Cortext. It runs only when you start an import and supply a Notion integration token; nothing leaves your site otherwise. When you run it, Cortext sends that token and the IDs of the collections you picked to the Notion API at api.notion.com, which returns the content to store in WordPress.
Notion’s Terms of Service (https://www.notion.so/28ffdd083dc3473e9c2da6ec011b58ac) and Privacy Policy (https://www.notion.com/trust/privacy-policy) cover that traffic.
Install Cortext from the WordPress plugin directory:
It is beta software, so install it somewhere you can experiment first.
Developers who want sample data can run wp cortext seed with WP-CLI.
Not yet. Cortext is ready to try, but still early. Use it somewhere low-stakes before relying on it for important content.
Only when you ask it to. Everyday use stays inside WordPress with no external calls. The one exception is the optional Notion import; the External services section below covers what it sends and when.
Source code and build tooling live at https://github.com/Automattic/cortext. The JavaScript and CSS shipped in the plugin package are built from that repository.
Your content stays in WordPress as posts and post meta. Deactivating Cortext, or deleting the plugin, does not remove it, and you can still see and export it with the normal WordPress tools.
Cortext is in beta and feedback helps. Open an issue at https://github.com/Automattic/cortext/issues. For a security problem, follow the security policy in that repository instead.
Enhancements:
Canvas
Collections
Shell
Desktop
Performance
Patch release for the 0.1 beta line. In this release:
First public beta. In this release you can: