apex/webapp

Generally always installed, provides components for web based applications including administration panel.

/trunk/tests
0
0
6
January 20, 2025 at 08:19

Readme

Webapp

Required package for all web based applications, and should virtually always be installed. Only exceptions are if you're developing a simple CLI tool, bot, or otherwise. This package provides various functionality for a web based application including administration panel, e-mail notification system, alerts system, and more.

Everything needed to know about the e-mail notification system can be found on the Create E-Mail Notification Controller page of the documentation.

Aside from that, please review the Class and Function Reference section of this documentation for further details.

If you have a need for multiple administrators, please see the apex/multi-admins package.