Commerce Event Ticket

Component type

module

Maintenance status

Development status

Downloads

8014

Component created

Component changed

Commerce Event Ticket automatically creates 'ticket' entities when customers purchase products in a Drupal Commerce store. There are submodules for creating ticket PDFs, and for validating tickets via a REST API.

A separate ticket is created for every unit purchased. In other words, the number of tickets is equal to the line item quantity.

Each ticket has a unique, random barcode.

Individual products can have tickets enabled or disabled, based on the "Enable tickets" field (a simple checkbox).

Commerce Ajax Cart

Component type

module

Maintenance status

Development status

Downloads

16827

Component created

Component changed

Commerce Ajax Cart

Commerce Ajax Cart should be the successor of UC Ajax Cart.

What is done till now:

  • Add custom ajax command for update cart block from everywhere
  • Add form ajax handling

Tested with commerce kickstart 7.29 .

What are the next steps

  • Better CSS
  • Add remove buttons to block cart preview
  • Testing with other commerce installations

LiveChat

Component type

module

Maintenance status

Development status

Downloads

5612

Component created

Component changed

LiveChat is a premium live chat and help desk software for customer service and sales. It helps online businesses grow sales by inviting visitors to chat before they leave the website. LiveChat comes with a built-in help desk for managing all support activities from one place.

Some of the module's features:

  • Select on which pages to show or hide the chat
  • Permissions for controlling access to the chat by role
  • Hooks for modules to send custom parameters with visitors
  • Sign up with LiveChat directly from the administration page
  • More in the pipeline…

Commerce Shipping Rate Field

Component type

module

Maintenance status

Development status

Downloads

2484

Component created

Component changed

Because I have moved away from doing drupal development, I would love to have a maintainer take over. This is an incredibly easy module to maintain, but I feel that a more drupal-focused developer would make a better maintainer

Adds a price field to every product that is used to calculate the shipping price at checkout.

Once the provided shipping service and method are enabled, you can define for each individual product a unique shipping price.

Commerce Reviews

Component type

module

Maintenance status

Development status

Component created

Component changed

A feature module that uses entity reference to produce a fully capable product review function. A content type is created called “Reviews” and (on the configuration page) you can select various nodes to attach reviews. Each review has a fivestar field (with the option to add additional fivestar fields to help rate products, shipping, and other categories). Blocks powered by Views come out of the box that help summarize the customer feedback per product.

Invoice API

Component type

module

Maintenance status

Development status

Downloads

574

Component created

Component changed

This module provides a framework for creating invoice numbers and invoices in Drupal Commerce. External modules may provide own methods for generating invoice numbers and/or invoice documents. The main goal is to be free to choose your own set of methods to generate invoices.

This module is part of the Telekonsum distribution.

Additional modules

At the moment, this project contains a basic module that generates infinite invoice numbers.