Skip to content
Zotonic
  • Start
  • Guides
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Modules
  • Reference
  • Backend developer
  • Development and debugging
  • Module
  • Index

zotonic_fileindexer

Index files supplied by Zotonic applications and sites.

The indexer scans module directories and provides cached file lookups used for templates, translations, libraries, and other module resources. Its index can be flushed after filesystem or module changes.

Edit on GitHub

Related documentation

Modules

zotonic_site_testsandbox

Define the database-backed sandbox site used by Zotonic's automated tests.

Modules

zotonic_filehandler

Coordinate development-time handling of changed source and asset files.

Modules

mod_development

Presents various tools for development.

Notifications

observe_development_make/2

Runs the development make process and reloads newly compiled BEAM files after a manual request.

Notifications

observe_development_reload/2

Reloads templates, modules, translations, and other indexed development files after a manual request.

Notifications

observe_module_ready/2

Signals that the active modules or their indexed templates, actions, models, and other components have changed.

Controllers

controller_test_helloworld

Example controller used by the Zotonic test sandbox.

Modules

zotonic_notifier

Provide Zotonic's extensibility mechanism through typed notifications.

Notifications

observe_custom_pivot/2

Add custom pivot fields to a resource’s search index (map) Result is a single tuple or list of tuples {pivotname, props} , where…

GitHub © 2026 Zotonic