Skip to content
Zotonic
  • Start
  • Cookbook
  • 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.

Controllers · mod_development
  • Reference
  • Backend developer
  • Development and debugging
  • Controller
  • Render
  • Text

controller_hello_world

Module

mod_development

Simple controller that always serves the string Hello, World!

This controller can be used for a dispatch rule to check if the server is responding.

Edit on GitHub

Related documentation

Controllers

controller_test_helloworld

Example controller used by the Zotonic test sandbox.

Controllers

controller_admin_mailing_preview

This controller shows a preview of what a resource that is being mailed would look like, in a popup window.

Controllers

controller_admin_media_preview

A controller for rendering preview thumbnails of any media embedded in a richtext-editor component of a resource on the…

Controllers

controller_page

Show a rsc as a HTML page.

Controllers

controller_id

Handle different content representations of a page.

Controllers

controller_static_pages

Serve a static page or pages.

Scomp

loremipsum

Inserts a piece of “lorem ipsum” text into the page.

Controllers

controller_template

Show a template.

Notifications

observe_development_make/2

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

GitHub © 2026 Zotonic