Ubercart Stock Notify

Component type

module

Categories

Maintenance status

Development status

Downloads

3725

Component created

Component changed

Ubercart Stock Notify replaces the "Add to cart" button in Ubercart with "Notify when back in stock" when a product is not in stock and the user has permission to use notifications. An email is sent to the users when the product stock level is set above zero on the edit product stock page.

Anonymous stock notifications are supported - users who are not logged in are prompted for their email address. The module is designed to handle multiple SKUs for a product, but attribute support is currently not implemented.

Kaltura

Component type

module

Maintenance status

Development status

Downloads

53024

Component created

Component changed

Kaltura’s Open Source All-in-One Video Module for Drupal

Kaltura is the leading video technology provider and creator of the world’s only Video-Platform-as-a-Service. Kaltura VPaaS is a highly reliable, scalable, and flexible open video platform, powering hundreds of thousands of video experiences and workflows across industries in over 100 countries worldwide. A recognized leader in the OTT TV (Over the Top TV), OVP (Online Video Platform), EdVP (Education Video Platform) and EVP (Enterprise Video Platform) markets, Kaltura is used by thousands of global enterprises, media companies, service providers, educational institutions, start-ups, technology platforms and cloud providers and engages hundreds of millions of viewers at home, in work, and at school. The company is also the initiator and backer of the leading open source video management project, home to more than 100,000 community members. For more information visit corp.kaltura.com, Join the community discussion board and explore Kaltura on GitHub.

Download the User Manual and Install/Config Guide (PDF)

What is Kaltura’s Video Module for Drupal?

A standard Drupal Module that integrates the Kaltura video platform capabilities into Drupal, allowing you to instantly enrich your Drupal site with video, audio, and images. Kaltura’s video platform and video module for Drupal is an enterprise grade solution that offers comprehensive powerful functionality and full control over content ownership, without the need to run your own video operation. The module handles every aspect of rich-media, including uploading and importing content, transcoding, content management, syndication, monetization, distribution, and more.

Ubercart eWay Payment Gateway

Component type

module

Categories

Maintenance status

Development status

Downloads

6916

Component created

Component changed

Ubercart integration with the Australia payment gateway eWay, http://www.eway.com.au

Includes support for the eWay token API, eWay Beagle anti-fraud, recurring payments using uc_recurring and much much more!

NOTE: If you are using PHP 5.3 then please use the latest -dev release.

Ubercart Percent Rate with Minimum Rate

Component type

module

Categories

Maintenance status

Development status

Downloads

5514

Component created

Component changed

Clone of the core Ubercart "Flatrate" shipping quote module and the Percentrate module, modified to calculate shipping cost as a base rate on percentage of the order total with minimum shipping rate.

Here's an example on how the module work:

price of product : $ 10
Shipping to location A : 10% of cost or subject to minimum of $ 3.5, free with order above $50
Shipping to location B : 20% of cost or subject to minimum of $ 5.5 free with order above $100
Shipping to location C : 30% of cost or subject to minimum of $ 6.0 free with order above $200

alipay - Ubercart

Component type

module

Maintenance status

Development status

Downloads

14055

Component created

Component changed

alipay (支付宝) is a popular Chinese payment gateway. This module provides support for it. Ubercart required.

Drupal6版的uc_alipay,用的是支付宝的担保支付接口,

Drupal7版的uc_alipay,用的是支付宝的即时支付接口,

Drupal7将会把担保和即时同时实现,由于现在还是同一个名字,一起用会冲突,所以先传了即时支付版的,

Author

Howard Ge

Node published

Component type

module

Categories

Maintenance status

Development status

Downloads

3331

Component created

Component changed

This module provides extra functionality to Ubercart and UC Node Checkout.

Basically, it controls the status (published/unpublished) of
uc_node_checkout node types when the order's status changes.

  • Order completed => node published
  • Order not completed => node unpublished

It also updates the order status when the node's status is manually
changed.