This project is under active development.

LaTeXML

The LaTeXML filter allows generating HTML from LaTeX based documents.

OpenAgency Core

OpenAgency Core provides the core services for OpenAgency Features. These services are:

  • The Service Request entity type, with a sample "Basic Service Request" bundle that holds the essential fields (Status, Assigned to)
  • The Followup entity type, with a sample "Followup" bundle that holds the essential "Followup to" field.
  • Two roles (OpenAgency Staff, OpenAgency Management) with their privileges.
  • The Status Vocabulary, with sample statuses like "New, Underprocessing, Waiting on Customer, ...".
  • The Filter Vocabulary, with sample filters like "Needs Attention, Open Requests, ...".
  • Multiple views required for Entity Selections in forms
  • An Eva view that links followups to service requests, and displays the followup creation forms.
  • Two views that generate pages for the following menu items: "All Service Requests" and "My Service Requests"

Dependencies

Related Projects

  • OpenAgency Reporting (Not started)

Commerce Quotes

Overview

Commerce Quotes is a module for Drupal Commerce that will allow users to send a request for quotation (RFQ) instead of placing an order during checkout. The module provides a number of methods to determine whether an order should become an RFQ. Conditions might be that the order contains products without a price or that the customer checked a box indicating he or she would like to place a RFQ during checkout. Alternatively you can specify your own conditions using the amazing Rules module.

Shop administrators can get an overview of all incoming RFQs from where they are able to send an altered version of the RFQ as a quote back to the customer. The customer then receives an email notification after which they might accept or decline a quote. Once accepted an order is placed and normal checkout will be resumed.

Features

  • Customer overview pages. (pending RFQs and accepted and declined quotes)
  • Admin overview page. (incoming RFQs, drafts, sent and declined quotes)
  • Customers can accept or decline quotes.
  • Optional checkout pane where customers can choose to place an RFQ instead of an order.
  • A number of example rules.

log_in page

This module is used to log in user as well as administrator.

Webform GA Tokens

Webform GA Tokens provides Google Analytics related tokens for use in Webform results. In Drupal 6, webform.module defines its own tokens, so tokens added via token.module are not available.

Pages

Subscribe with RSS Subscribe to RSS - Under active development