Ubercart 2 VAT support

Component type

module

Categories

Maintenance status

Development status

Downloads

14820

Component created

Component changed

This module provides support for European VAT pricing and regulations in Ubercart 2, allowing your store to show product prices inclusive of VAT. You do not need this module if you only want to charge VAT at checkout.

Usage

After installation you should add a new tax rule with the VAT rate for your country at /admin/store/settings/taxes. Ensure you select the correct product class and taxable line item options here, such as shipping and discount coupons if applicable. The module provides extra conditions that you can use to apply the tax to EU countries only.

Organic Group Statistics

Component type

module

Maintenance status

Development status

Downloads

7977

Component created

Component changed

Adds statistics to organic groups:
- count of nodes, comments and members
- last node/comment/member

So the user could sort groups by the count of members

The module was initially developed at http://drupal.org/node/336500

I would like to have more testers users and feature requests, please post an issue.

Port to drupal7

I collect some money to find time: http://ogstatistics7.chipin.com/

Grammar Parser

Component type

module

Categories

Maintenance status

Development status

Downloads

87032

Component created

Component changed

This library module provides a recursive descent grammar parser to help analyze and modify a source code file. The goal is that, by organizing the source code based on the grammar of the programming language (as opposed to low-level tokens), complex changes to the code can be more readily made in a programmatic fashion (i.e. by other code using the parser engine).

This library handles PHP grammar, building on the tokenizer functions available in PHP.

Some of the applications for this library module are:

Register Pre-approved

Component type

module

Maintenance status

Development status

Downloads

4832

Component created

Component changed

Register Pre-approved provides the means to define a list of email address and domain name patterns for prospective users who are pre-approval to register and access a web site without administrator intervention. This eliminates the need for administrators to approve and assign roles to users from trusted or targeted organizations.

EBS Payment Gateway for Ubercart

Component type

module

Categories

Maintenance status

Development status

Downloads

2655

Component created

Component changed

The EBS Payment Gateway module implements the EBS payment processing service (www.ebs.in) in Ubercart. This will come as a boon to Ubercart users in India looking to use an Indian payment processing service. It's been tested and is in use on a production site. The module development was handled by the core Ubercart team back when Ryan was employed with Prima Supply.

Dependencies:

Support Ticketing System

Component type

module

Categories

Maintenance status

Development status

Downloads

59785

Component created

Component changed

The support module provides a basic ticketing system and helpdesk that is native to Drupal, offering complete email integration.

Support for Drupal 8
Development of an 8.x version of this module has started. It is a complete re-write and re-architecture built on Views, Entities and OG. A migration path will be provided from the latest 6.x-1.x release; we hope the community will contribute a patch to also provide a migration path from the latest 7.x-1.x release. We aim to make the first beta releases available during the Fall of 2015.
https://github.com/tag1consulting/support

The Support module offers the following features:

  • Ticketing activity is illustrated with colorful charts (depends on the Chart API module).
  • Tickets can be assigned to users (and users can view all tickets assigned to them).
  • Tickets support states (new, active, pending, closed, etc) and priorities (low, normal, high, critical, etc).
  • Configurable email notifications for new and updated tickets.
  • Email integration allows tickets to be created and updated via email, with support for attachments. New users can be automatically created. Ticket properties can be updated via email (using included support_mailcmd module).
  • Highly configurable client and user ticket overviews, highlighting tickets that haven't been updated for a long time.
  • Fully integrated with Drupal's search functionality, users can only search for tickets they have access to.
  • Supports an unlimited number of clients, each with their own configuration and access permissions.
  • Tickets are nodes, ticket updates are comments.

Admin

Component type

module

Maintenance status

Development status

Downloads

747046

Component created

Component changed

Drupal 8

The admin module has served Drupal 6 and 7 well with over 20 000 sites using the module. Drupal 8 core includes the new responsive navigation toolbar that is very similar to the admin module. The admin maintainers have decided not to port the module to Drupal 8.

For Drupal 8 we strongly recommend you use the core responsive navigation menu.

Admin 2.x

The admin module provides UI improvements to the standard Drupal admin interface. The 2.x branch focuses on the following goals: