Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1012 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 1012 Bytes

Events

The Events extension implements an admin interface for users to add events to an event calendar including recurring events with the following recurrence types:

  • Daily
  • Weekly (on a given day -- i.e. Thursday)
  • Monthly (on a given day or given week & day of each month -- i.e. 1st of every month or 1st Friday of every month)
  • Yearly (on a given day)

The admin provides a search interface and calendar interface for editing specific occurences of events as well as a simple list view for editing the "main" event entries.

The BTXEvents class is provided with many useful methods for pulling event data to the front end of your website.

Compatibility

This module is bundled as an extension for BigTree 4.2 and higher.

Licensing

This field type is publicly licensed under the GNU Lesser General Public License. If you would like to use this field type under a different license, please contact us.