---
title: "Development"
manual: "Apache Solr for TYPO3"
version: "12.1"
source: "Development/Index.rst"
modified: "2026-09-16T15:14:12+00:00"
---

# Development

There are many ways to extend and hook into EXT:solr to customize EXT:solr for your needs.

-   [Indexing](Indexing.html#indexing)
-   [Developing Backend Modules](Backend.html#developing-backend-modules)
-   [Development Environment](Environment.html#development-environment)
-   [Testing and Continues Integration](CI.html#testing-and-continues-integration)
-   [Code Structure](CodeStructure.html#code-structure)
-   [Events](Events.html#events)
-   [ViewHelpers](ViewHelpers.html#viewhelpers)
