Ubercart Ticket

Component type

module

Maintenance status

Development status

Downloads

4847

Component created

Component changed

Ubercart Ticket is a ticketing/customer support system for Ubercart.

Features:

  • Email integration - Ubercart Ticket can be configured to collect emails from any number of email addresses and creates tickets from the content of the email
  • Integration with Ubercart orders - an order pane is created on every order that lists all tickets for that order along with a link to create a new ticket with that order's information
  • Integration with the Contact module - Ubercart Ticket adds an 'order picker' to the contact form so that customers can choose which order their question applies to and links that order with the ticket
  • Customer information on tickets - Useful customer information is displayed on each ticket. This includes order information, customer contact information, total orders placed, total dollar amount spent, etc.
  • Templates - customer service reps can create templates for responses to save time when answering emails
  • Outgoing email attachments - customer service reps can attach documents (PDF, Word etc.) related to the ticket to the outgoing email to the customer.

Postsubscribe

Component type

module

Downloads

1400

Component created

Component changed

About the Module

Postsubscribe

The Postsubscribe module give the visitors to your site the ability to sign up for email updates whenever new content is posted. It also handles comment settings, allowing site administrators to receive email when a new comment has been submitted. Administrative settings are available at Site Configuration - Postsubscribe settings.

Email update settings

Delta

Component type

module

Maintenance status

Development status

Downloads

288204

Component created

Component changed

What is Delta?

Delta allows you, via the Context module to make duplicates of your theme settings for any context on your site. This gives you the ability for alternative layouts as a reaction in Context... </awesomesauce>

Subsites

Component type

module

Maintenance status

Development status

Downloads

5757

Component created

Component changed

Subsites are a part of your website that can have its own menu, theme, custom CSS or anything else you want.

Subsites can be defined in a few manners:

  • Marking individual nodes as belonging to the subsite.
  • All pages in the subsite menu belong to the section.
  • Defining paths that belong to a the section. This is done in the same way block visibility works. So you can use PHP too!

Subsites can have:

Drush Multi (drush_multi)

Component type

module

Maintenance status

Development status

Component created

Component changed

I use the following symbolic links structure on our servers and wrote a bash script for handling Drupal updates years ago.

Within this structure and this drush command, it is now possible to do that via drush.

Here is the very specific structure this command deals with for multi-drupalupdate and multi-create:

drupal/
|-- 6.x -> drupal-6.14
|-- 6.x_backup
|-- 6.x_profiles
|-- 6.x_sites
|   |-- all   
|   |-- default
|   |-- example.com
|   |   |-- files
|   |   |-- modules
|   |   `-- themes
|   `-- sub.example.com 
|       |-- files
|       |-- modules
|       `-- themes 
`-- drupal-6.14
    |-- includes
    |-- misc
    |-- modules
    |-- profiles -> ../6.x_profiles
    |-- scripts
    `-- sites  -> ../6.x_sites

Commands

drush multi-drupalupdate
Updates the installation if there is a new minor release available and preserves all detected symlinks, like sites and profiles above
drush multi-create
Creates a Drupal multisite installation, supports usage of drush_make makefiles
drush multi-site
Creates a site within the installation
drush multi-status
An extended drush core status
drush multi-exec
Removed: Execute a drush command on all sites (batch mode)
@see #652778: Similar functionality is in drush core 3.x
drush multi-sql-dump
An extended sql dump
drush multi-nagios
Moved and will be removed soon: Command for use as nagios plugin to monitor Drupal sites and Drupal installations with exit status and status message.
You can find the isolatated nagios functionality at Drush Nagios (drush_nagios).

Manager

Component type

module

Maintenance status

Development status

Downloads

22129

Component created

Component changed

Manager is a set of modules focused on "content manager" users, that is, users that maintain the content of a website (adding, editing and deleting nodes, managing comments, etc), but are not site admins (don't have to worry about views, site settings, content types settings, etc). The objective is to let things simple even for users that aren't familiar with Drupal.

Hydra Network

Component type

module

Downloads

1234

Component created

Component changed

Hydra is a solution for maintaining a network of sites using Drupal multisite functionality.
Sites created with Hydra can share certain resources like nodes, users and taxonomies.