Example App

Component ID

1316282

Component name

Example App

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a simple example app to highlight what you need to do in order to create apps for use via the apps module. This module doesn't even try to do anything worthwhile when installed, but should provide a fairly straightforward example of what you can and should do in order to create an app.

Conceptually an app is a wrapper for installing some other sort of functionality (think modules or features). This module installs the wordfilter module as a simple example to show creating an app. It is hoped that this can provide a basis for you to create more complex and useful apps.