Bracket
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Cleaned up version of Tournament Bracket using Drupal user ID's instead of names.
Cleaned up version of Tournament Bracket using Drupal user ID's instead of names.
Open Meetings helps you integrate the Apache OpenMeetings software package with a Drupal website. After installing this module you would be able to create meetings, moderate meetings and conduct conferences through you Drupal site utilizing the OpenMeetings.
The module helps to create a meeting moderator from a Drupal site who can then moderate the meeting from the OpenMeetings interface. The module also helps you share the meeting link with authorized users through email.
Control whether a user can register for an event based on the current time relative to date fields attached to the event entity.
Prevent registrations for an RNG event when a registrant is registered for a similar event.
Please refer to README for installation and configuration information.
Subsite lets you make any node or set of nodes look like a different website by overriding the theme, branding, main menu, and more. Perfect for event and campaign micro-sites etc, subsite has been designed to be used by editors as part of the editorial process. Configuration for each subsite is stored with the node in a field which means it supports content revisions and works with your usual content workflow.
This module provides a method to manage the scheduling and contracting of artists for an event.
It requires the Features Module and the Entity Reference module.
It includes two sample views to view events and for managing contracts.
The COD mobile module works with drupal's 'Conference Organizing Distribution' and will generate a json file with session and related data such as speakers, tracks, room etc. The json file will generate automatically on drupal cron run or you can generate it manually by accessing the link example.com/generate-json.
The generated json file will be placed inside the public files folder of the Drupal installation eg: example.com/sites/default/files/sessions.json
This can be later used as a data provider for mobile applicatons.
PushAssist is a complete push notification solution for Drupal blogs, article and websites, trusted by thousands of developers, Drupal site owners and marketers across the globe. It allows your website to re-engage your most loyal customers with targeted push notifications.
This plugin will automatically install the required library into your website post account verification. You can either create your free account or provide your API Keys & Secret Keys to start using PushAssist. All the major functionalities, dashboard, metrics are displayed within your Drupal Admin Panel.
This module basically used to show stats in counter up form like from 1 to that particular.
Just put the numbers in a div/span and provide class="counter".
Like:
<div>
<span class="counter">1,234,567.00</span>
<span>$</span><span class="counter">1.99</span>
<span class="counter">12345</span>
</div>See DEMO here.
The Cronpub module is fundamentally created with one purpose; make use of Calendar Recurrence Rules (RRule) attached to entities and provide an easy-to-use plugin interface that allows to define custom actions, what to do (with the parent entity) when an event begins or ends. Included plugins are time-based publication and un-publication of content entities. There are also Plugins to manage the flags ‘sticky’ and ‘promote’.