> 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.md).

# Advanced

This guide typically goes beyond the role of a [superadministrator](/glossary.md#superadministrator) and is more engineering-focused. Whether you want to author plugins, extend search functionality, build reports, or contribute to the project, these guides will step you through the process.

* [Developing Plugins](https://github.com/cortex-cms/cortex-cms/tree/ec0acc5e822e7cd071403cac968f82e8f6df4a96/advanced/developing-plugins.md)
  * [Basic Architecture](/advanced/developing-plugins/basic-architecture.md)
  * [Service Layer](/advanced/developing-plugins/service-layer.md)
  * [Examples](/advanced/developing-plugins/examples.md)
  * [Extending Search](/advanced/developing-plugins/extending-search.md)
  * [WYSIWYG Widgets](/advanced/developing-plugins/wysiwyg-widgets.md)
* [Contributing](/advanced/contributing.md)
