HiringThing

Component type

module

Maintenance status

Development status

Downloads

834

Component created

Component changed

HiringThing is online software that helps companies post jobs online, manage applicants, and hire great employees.

This module provides a Drupal block with the HiringThing embeddable jobs widget that allows companies to add a list of jobs to their website.

Solarium

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Proof-of-concept module that integrates Drupal with the Apache Solr search engine via the popular Solarium library plus some extension projects. If you are looking to integrate with Apache Solr on production sites, the Apache Solr Search Integration module is currently the best solution available to Drupal.

Parse API

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides integration with your Parse.com applications via the REST API. For example, if you wish to send push notification(s) when certain content type has been created execute

<?php
$push_message = new parsePush('New Content Available at Example.com');
$response = $push_message->send();
?>

The Parse PHP Library is provided by https://github.com/apotropaic/parse.com-php-library/

Media Mover SNS

Component type

module

Maintenance status

Development status

Component created

Component changed

Media Mover SNS (MM SNS) extends the Media Mover (MM) module by integrating it with Amazon SNS and adding three new actions to MM configurations.

If your site use any of these actions, whenever a file is uploaded, you'll publish a message on Amazon SNS, in the topic that you defined in the MM configuration.

Installation

Important: This module requires Media Mover and Libraries.

Viewer for 3D Models

Component type

module

Maintenance status

Development status

Downloads

3065

Component created

Component changed

Viewer for 3D Models (v3dm) provides a field type to store 3D model files and several formatters to visualize them.

The field type doesn't do very much on its own. At present, it's just a container to upload 3D Models. In turn, v3dm provides integration modules for 3DHOP, JSC3D and Thingiview.js viewers.

Userpoints Vbulliten

Component type

module

Maintenance status

Development status

Downloads

369

Component created

Component changed

Userpoints VBulliten integrates Drupal userpoints module with VBulliten forum. when users add new posts on vb they get points on Drupal.
The integration is almost automatic

Installation

The module automatically installs the require vbplugin ,
You must visit AdminCP -> Plugins & Products -> Manage Products and Enable Drupal UserPoints product.
Also whenever you update the module you should visit the same page again
and update the product if there is any update availble