DruKeePass

Component type

module

Maintenance status

Development status

Component created

Component changed

DruKeePass is an Password Share module, inspired by KeePassX and TeamPass.

This module provide the ability to store in a save way your password to easily share it with your team.

This module don't have any relation with the normal drupal password hashing system.

Zoho SalesIQ

Component type

module

Maintenance status

Development status

Downloads

108

Component created

Component changed

Introduction

You've changed the way you do business—you do everything online. So it's also time to change the way you interact with your customers. Connect with your customers in real-time and deliver excellent support.

What is SalesIQ?

Zoho SalesIQ is a website visitor tracking and engagement platform. With SalesIQ, you can track every visitor on your site, monitor their on-site activity, identify your hottest leads and chat proactively with them to close more deals. 

You can also provide instant support through chat—personalize your chats with highly insightful data on visitors and ensure customer happiness.

Never miss an opportunity to turn your leads into customers or to impress and retain your existing customers.

Features

  • Customize your chat widget to blend perfectly with your website.
  • Set triggers to automatically initiate chats at crucial moments in the buying process.
  • Track visitor footprints on your website and determine which pages have the highest engagement rates.
  • Access a list of every visitor who has visited your site and create your own visitor lists based on criteria that you set.
  • Boost the effectiveness of your email marketing efforts by creating targeted email lists based on visitor data.
  • Configure Email genie to respond to emails promptly and get an array of necessary insights on your email sender.
  • Geo-locate your website visitors and identify your strongest markets.
  • Chat with visitors in over 100 languages through auto-translation.
  • Optimize your workflow by routing chats to agents with relevant expertise.
  • Prioritize and score leads to identify hot prospects.
  • Let your customers choose the department they want to connect with.
  • Monitor user actions and performance in realtime.
  • Get consolidated reports on visitors, user performance, tracking, and much more.
  • Enable your readers to connect with you directly from your email campaigns through Signature chat.
  • Integrate with your CRM, helpdesk, email marketing and a bunch of other software to maximize the ROI of your support and conversion efforts.

Stripe Payment

Component type

module

Maintenance status

Development status

Downloads

3240

Component created

Component changed

A payment-method for Stripe.

Status / Limitations

Currently only credit-card payments are implemented. The transactions are made via JavaScript so your server never sees the credit card data therefore no PCI compliance is needed Stripe has you covered regarding PCI compliance if you serve your page via SSL.

Acquia Mobile Redirect

Component type

module

Maintenance status

Development status

Downloads

2027

Component created

Component changed

In the Acquia Cloud platform, you can redirect site visitors in the Varnish layer, based on the devices they are using, as determined by the user-agent HTTP header in the request. You can do this by using your web site's .htaccess file to set HTTP headers in the response.

However, when you configure Acquia Cloud to use PHP-FPM, the .htaccess file is no longer able set http headers and these redirects stop working. To get the redirect headers to output again, you'll need to generate them in PHP code instead.