> For the complete documentation index, see [llms.txt](https://docs.cortexcms.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cortexcms.org/advanced/developing-plugins/examples.md).

# Examples

Currently, there is only one reference Plugin implementation.

* [cortex-plugins-core](https://github.com/cortex-cms/cortex-plugins-core) - This provides the basic `FieldTypes` we'd expect most applications to need, such as `TextFieldType`, `BooleanFieldType`, `UserFieldType`, etc.
