# Advanced

This guide typically goes beyond the role of a [superadministrator](https://docs.cortexcms.org/glossary#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](https://docs.cortexcms.org/advanced/developing-plugins/basic-architecture)
  * [Service Layer](https://docs.cortexcms.org/advanced/developing-plugins/service-layer)
  * [Examples](https://docs.cortexcms.org/advanced/developing-plugins/examples)
  * [Extending Search](https://docs.cortexcms.org/advanced/developing-plugins/extending-search)
  * [WYSIWYG Widgets](https://docs.cortexcms.org/advanced/developing-plugins/wysiwyg-widgets)
* [Contributing](https://docs.cortexcms.org/advanced/contributing)
