Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

ecard

This module originally developed by mssarath is to create an E-Card for a friend. After doing this a message is send to the desired person(s) so (s)he can visit the website and take a look at the message left by the friend.

REST Client

This module is undergoing large changes, production use is not recommended.

INTRODUCTION

REST Client is a robust HTTP request module to consume REST style services.

Why use REST Client instead of drupal_http_request():

  • Streams large files
  • Uses Expect 100 header before sending data in case of redirection
  • Fully customizable HTTP request
  • REST utility functions: HMAC, binary SHA1, binary MD5

Amatomu Integration

Provides support for Amatomu.com's tracker and tag cloud.

REST Server

The REST Server provides an interface for the Services module to communicate with REST clients.

dompdf

The dompdf module allows other modules to utilize the dompdf library, written and maintained by Benj Carson.

Certificate Login

This module allows users to log into your site securely without usernames and passwords. It uses digital/identity certificates users have imported into their browsers as part of a public key infrastructure (PKI). The certificates can be generated by Drupal's PKI Registration Authority module or any other registration authority (RA) / certification authority (CA).

When a Drupal page is accessed via HTTPS the module checks for certain environmental variables that contain the user's unique information, such as an email address. Depending on the settings it then logs the user in or, if enabled, creates a new account.

Pages

Subscribe with RSS Subscribe to RSS - Integrations