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_acl_user_groups
  • Reference
  • Site administrator
  • Export and syndication
  • Controller
  • Export

controller_admin_acl_rules_export

Module

mod_acl_user_groups

Download the site's access-control rules as a compressed Erlang term.

The exported acl-rules-SITE.dat file can be imported by the ACL rules editor. Access requires permission to use mod_acl_user_groups; the response is never cached or indexed.

Edit on GitHub

Related documentation

Controllers

controller_mailinglist_export

Controller which downloads the given mailinglist id as a CSV file.

Controllers

controller_export

Stream an export that is not tied to one resource.

Controllers

controller_export_resource

Stream one resource, or a resource-derived list, in a negotiated export format.

Models

rsc_export

Export a full resource representation for API and model access.

Controllers

controller_admin_config

Shows the admin config editor. Here you can edit the key/value pairs of model#config.

Notifications

observe_export_resource_content_disposition/2

mod_export - return the {ok, Disposition} for the content disposition.

Controllers

controller_admin_backup

Shows the admin backup screen where you can download nightly backups that were made by module#mod_backup.

Controllers

controller_admin_category_sorter

Shows the admin category screen where you can edit the category tree, rearranging the categories, adding new categories, or removing…

Notifications

observe_export_resource_encode/2

mod_export - Encode a single data element.

GitHub © 2026 Zotonic