Difference between revisions of "JS Events (module)"

(Backend Settings)
(Frontend)
 
Line 13: Line 13:
  
 
==Frontend==
 
==Frontend==
 +
:::[[File:Js events front.png]]
  
 
==See Also==
 
==See Also==

Latest revision as of 02:03, 29 June 2016

Overview

Module to show upcoming events in your community.

Backend Settings

Js events back.png
  • Display - Select what kind of events to display.
    • Upcoming Events will display all events that logged in user can see.
    • My Events will display only those events user joined or created.
  • Filter by - Select the criteria to filter events by.
    • All Available events that user can see.
    • Featured only will strictly show only featured events following the "Display" criteria.
  • Limit - Number of events which will be shown in the module.

Frontend

Js events front.png

See Also