Referred by

Cookbook

Custom search

Implement a custom search by observing the search_query notification in your module. Imagine you want to search cookies in your database that either have…

Observed by

Modules

mod_admin_identity

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

Modules

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.

Modules

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 .

Modules

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…

Modules

mod_comment

Implements a basic commenting system, enabling commenting on resources.

Modules

mod_facebook

The mod_facebook module plugs into the authentication system to enable Facebook login on your site.

Modules

mod_search

mod_search implements various ways of searching through the main resource table using model#search.

Modules

mod_logging

Logs messages to the database and adds log views to the admin.

Modules

mod_oauth2

OAuth2 provider module for app/client/token management and authorization flows.