Apache OpenMeetings

Component type

module

Categories

Maintenance status

Development status

Downloads

882

Component created

Component changed

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.

RNG Date Scheduler

Component type

module

Categories

Maintenance status

Development status

Downloads

1436

Component created

Component changed

Control whether a user can register for an event based on the current time relative to date fields attached to the event entity.

RNG Conflict

Component type

module

Categories

Maintenance status

Development status

Downloads

1243

Component created

Component changed

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

Component type

module

Maintenance status

Development status

Downloads

625

Component created

Component changed

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.

COD Mobile

Component type

module

Categories

Maintenance status

Development status

Downloads

642

Component created

Component changed

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.

Push Notification for Drupal

Component type

module

Maintenance status

Development status

Component created

Component changed

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.

Counter Up

Component type

module

Maintenance status

Development status

Downloads

621

Component created

Component changed

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.

Cronpub

Component type

module

Maintenance status

Development status

Downloads

509

Component created

Component changed

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’.