Ubercart Stock Validate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module performs two checks during checkout.

When a user tries to add a product to cart, the quantity is checked against the available stock level.
If the quantity exceeds stock level, the user won't be able to add the product to the cart.
Instead an error message tells him to chose a different quantity.

The same check is performed when the user updates his cart.

Please notice:

- Product kits not supported yet. (will fix)
- Differing SKUs not supported yet, just checks the standard SKU. (will fix)

NodeStream newspaper

Component type

module

Categories

Maintenance status

Development status

Downloads

50716

Component created

Component changed

The NodeStream newspaper product provides a newspaper built on NodeStream. It focuses on making it easy to create beautiful feature-rich articles, and let editors control how they are going to be displayed in the different channels of the site.

Features:

Servicelog

Component type

module

Maintenance status

Development status

Component created

Component changed

Servicelog is going to be a drop in amendment to or replacement of the core logging modules Database Logging (dblog) and Syslog (syslog) to integrate respective third-party offerings from Logging as a Service (LaaS) providers (e.g. Loggly, Papertrail).

Debut Resource

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a Resource content type, views, & context. Resources might include reports, briefs, brochures, etc (those are the current three resource-types provided, wiling to alter based on feedback).

Includes

  • Resource content type with description, image, date-published, files uploads, author, & resource-type.
  • /resources view with page listing & "Featured" block.
  • User permissions.

Dependencies

  • Date
  • Features
  • Context
  • Strongarm
  • Views

Debut Personnel

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a Personnel content type & view. Useful if you need a page listing of your staff, board, team, etc.

Includes

  • Resource content type with description, image, contact-info, & position.
  • /personnel view with page listing.
  • User permissions.

Dependencies

  • Features
  • Strongarm
  • Views

Debut Contact

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides basic functionality for setting up contact forms via webform, and provides an initial "Contact Us" page. Useful if you need your contact forms to be any more complex in terms of fields & email logic than contact.module provides.

Dependencies

  • CTools
  • Features
  • Node Export
  • UUID
  • Strongarm
  • Webform

Base64 Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

How does it work?

Base64 Block is a simple module that shows a block which gives the user the ability to encode or decode a string to Base64.

The block features a form where the user can choose to encode or decode and a field where the string is placed.