Modules

mod_menu
See also
mod_bootstrap
Adds support for the Twitter Bootstrap CSS / JavaScript framework.
mod_seo_sitemap
Creates a sitemap.xml file for your site, containing links to all publicly accessible pages.
mod_auth2fa
Todo
mod_base
See also
mod_content_groups
See also
mod_wires
Actions, tags (also known as screen components), and javascript for user interfaces using wires .
mod_authentication
This module contains the main Zotonic authentication mechanism. It contains the logon and logoff controllers, and implements the various hooks as described in…
mod_server_storage
Server side storage for the client (aka browser) and server.
mod_survey
Adds the concept of survey resources: user-definable forms which can be created in the admin interface and filled out by the website’s visitors.
mod_mqtt
MQTT is a machine-to-machine (M2M)/“Internet of Things” connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging…
mod_filestore
See also
mod_admin
Todo
mod_email_dkim
Signs outgoing e-mails with DomainKeys Identified Mail Signatures ( RFC 6376).
mod_translation
This module provides support for dealing with multiple languages.
mod_import_csv
Module which adds “import CSV” button to the admin status screen.
mod_admin_identity
Provides identity management in the admin - for example the storage of usernames and passwords.
mod_development
Presents various tools for development.
mod_mailinglist
This module implements a mailing list system. You can make as many mailing lists as you like and send any page to any mailing list, including confirm mail and…
mod_admin_modules
Adds support in the admin for activating and deactivating modules.
mod_clamav
Uses clamd to scan all uploaded files for viruses.
mod_l10n
Localization of Zotonic. Provides lookups for country, month, week names.
mod_admin_merge
Adds functonality to merge two pages together into a single page.
mod_backup
mod_backup serves two different purposes: it makes a nightly backup of your files and database, and can also backup/restore individual resource items.
mod_seo
Adds basic search engine optimization to the base templates and provides an admin interface for configuring SEO options and Google Universal Analytics.
mod_export
Provides a generic framework to export resources.
mod_ratelimit
Implements rate limiting for various resources.
mod_oembed
See also
mod_comment
Implements a basic commenting system, enabling commenting on resources.
mod_acl_user_groups
See also
mod_ssl_ca
See also
mod_ssl_letsencrypt
See also
mod_editor_tinymce
Adds wysiwyg tinyMCE editors to the admin.
mod_admin_config
Add support for editing the site’s configuration values, as accessed through m_config.
mod_zotonic_site_management
Todo
mod_geoip
Used to map IP addresses to geographical locations.
mod_custom_redirect
See also
mod_contact
Implements a basic contact form, which gets emailed to the configuration value mod_contact.email , when submitted.
mod_cron
Provides periodic events and scheduling of regular module specific jobs.
mod_admin_frontend
Note
mod_oauth2
Todo
mod_admin_category
Note
mod_logging
See also
mod_video_embed
See also
mod_video
See also
mod_facebook
See also
mod_admin_predicate
Add support for editing predicates in the admin, by presenting a list of all defined predicates on http://yoursite.com/admin/predicate .
mod_admin_statistics
Todo
mod_signup
This module presents an interface for letting users register themselves.
mod_tkvstore
See also
mod_media_exif
When uploading a file, this module extracts properties from the uploaded media and sets them in the resource.
mod_search
See also
mod_email_receive
See also
mod_email_relay
See also
mod_email_status
This module tracks for all outgoing email addresses:
mod_artwork
This module contains many useful icons and images.
mod_linkedin
The mod_linkedin module plugs into the authentication systen to enable LinkedIn login on your site.
mod_import_wordpress
Import WordPress .wxr files in your site.
mod_acl_mock
Mocking module for access control during tests.
mod_audio
See also
mod_site_update
This module pulls updates of a site‘s code from a remote version control system. The supported version control systems are git and mercurial.
mod_fileuploader
Upload files using a parallel web worker.
mod_microsoft
Adds logon using the Microsoft identity platform.
mod_syslog
Todo
mod_image_edit
See also
mod_cookie_consent
Wrap external content in such a way that it is only loaded if the user consented to the inclusion of the content (and subsequent cookies).
mod_copyright
Todo

Reference Actions

All Modules

mod_acl_mock

Mocking module for access control during tests.

mod_admin_config

Add support for editing the site’s configuration values, as accessed through m_config.

mod_admin_identity

Provides identity management in the admin - for example the storage of usernames and passwords.

mod_admin_merge

Adds functonality to merge two pages together into a single page.

mod_admin_modules

Adds support in the admin for activating and deactivating modules.

mod_admin_predicate

Add support for editing predicates in the admin, by presenting a list of all defined predicates on http://yoursite.com…

mod_artwork

This module contains many useful icons and images.

mod_audio

See also

mod_authentication

This module contains the main Zotonic authentication mechanism. It contains the logon and logoff controllers, and…

mod_backup

mod_backup serves two different purposes: it makes a nightly backup of your files and database, and can also backup…

mod_base

See also

mod_bootstrap

Adds support for the Twitter Bootstrap CSS / JavaScript framework.

mod_clamav

Uses clamd to scan all uploaded files for viruses.

mod_comment

Implements a basic commenting system, enabling commenting on resources.

mod_contact

Implements a basic contact form, which gets emailed to the configuration value mod_contact.email , when submitted.

mod_cookie_consent

Wrap external content in such a way that it is only loaded if the user consented to the inclusion of the content (and…

mod_cron

Provides periodic events and scheduling of regular module specific jobs.

mod_development

Presents various tools for development.

mod_editor_tinymce

Adds wysiwyg tinyMCE editors to the admin.

mod_email_dkim

Signs outgoing e-mails with DomainKeys Identified Mail Signatures ( RFC 6376).

mod_email_status

This module tracks for all outgoing email addresses:

mod_export

Provides a generic framework to export resources.

mod_fileuploader

Upload files using a parallel web worker.

mod_geoip

Used to map IP addresses to geographical locations.

mod_import_csv

Module which adds “import CSV” button to the admin status screen.

mod_import_wordpress

Import WordPress .wxr files in your site.

mod_l10n

Localization of Zotonic. Provides lookups for country, month, week names.

mod_linkedin

The mod_linkedin module plugs into the authentication systen to enable LinkedIn login on your site.

mod_logging

See also

mod_mailinglist

This module implements a mailing list system. You can make as many mailing lists as you like and send any page to any…

mod_media_exif

When uploading a file, this module extracts properties from the uploaded media and sets them in the resource.

mod_menu

See also

mod_microsoft

Adds logon using the Microsoft identity platform.

mod_mqtt

MQTT is a machine-to-machine (M2M)/“Internet of Things” connectivity protocol. It was designed as an extremely…

mod_oembed

See also

mod_ratelimit

Implements rate limiting for various resources.

mod_search

See also

mod_seo

Adds basic search engine optimization to the base templates and provides an admin interface for configuring SEO options…

mod_seo_sitemap

Creates a sitemap.xml file for your site, containing links to all publicly accessible pages.

mod_server_storage

Server side storage for the client (aka browser) and server.

mod_signup

This module presents an interface for letting users register themselves.

mod_site_update

This module pulls updates of a site‘s code from a remote version control system. The supported version control systems…

mod_ssl_ca

See also

mod_survey

Adds the concept of survey resources: user-definable forms which can be created in the admin interface and filled out…

mod_translation

This module provides support for dealing with multiple languages.

mod_video

See also

mod_wires

Actions, tags (also known as screen components), and javascript for user interfaces using wires .