Commerce First Data

Component type

module

Categories

Maintenance status

Development status

Downloads

2168

Component created

Component changed

-----
NOTE: I worked on this module years ago before Drupal Commerce was even stable. I've long since moved on from working with this payment gateway and cannot maintain the module any longer. There's bound to be issues. Use at your own risk!
-----

Drupal Tiny-IDS

Component type

module

Maintenance status

Development status

Downloads

3007

Component created

Component changed

Minimalist, but performant intrusion detection system that monitors Drupal for malicious activities and targets to be simple to understand and easy to use.

Croninfinite | croning cron without cron

Component type

module

Maintenance status

Development status

Downloads

2273

Component created

Component changed

Croninfinite allows you to run cron just like a cron job - but completely without a crontab, a site visitor or a manual cron run. It's really a kind of PHP implementation of the unix cron utility what is recommended for most sites.

Namecards

Component type

module

Maintenance status

Development status

Downloads

1776

Component created

Component changed

An address book application for storing and sharing contact information in a multiuser environment.

Features:

This module adds a self contained address book system to a Drupal website. The address book is designed for use in a multiple user environment where users wish to share contact information with others (e.g. in a company/organization environment).

  • Roles system including: (i) regular users who can create and manage own contacts, as well as see other publicly viewable contacts in the system; and (ii) administrators who can manage other users' contacts.
  • Can assign contacts to a particular event so one can look up contacts based on the event where you first met that contact.
  • Import and export of contacts in CSV format (currently tested on MS Outlook 2010 and Mozilla Thunderbird CSV formats).
  • Contacts can be publicly visible (i.e. seen by all users) or privately visible (i.e. only visible to contact owner).
  • Use of colored icons to easily differentiate between own contacts and those of others.
  • System can be optionally configured so that private contacts can not be seen by administrators.
  • System can be optionally configured so that publicly visible contacts will remain in the system even if the original user has been deleted.
  • Users can customize which items of contact information to display in a particular view.
  • Contacts can be grouped by organization name or event (i.e. the event where a particular contact was first meet).
  • live search function which enables dynamic filtering of contacts (great when trying to find a contact from among a list of many).
  • Email mailing list creation. Provides basic functionality to create a list of email addresses which can then be copy and pasted into an email.

Panels Page Cache

Component type

module

Maintenance status

Development status

Downloads

2279

Component created

Component changed

Additional Panels cache plugin.

This plugin can cache panels based on the path/url (arg() structure).

This is needed if a panel has content which is dynamically per page (eg ad-tags, content related items).

If you need more functionality, use the Panels Hash Cache Module!