PHP Finder

Component type

module

Categories

Maintenance status

Development status

Downloads

204

Component created

Component changed

'PHP Finder' module is used to find where the PHP filter format is used, whether in the node, block or views. On the main admin section of this module you will see all the lists there. When the user performs the Code & Security Audit this module will be very helpful.

This module does not automatically make changes to your site. You should use the results of the reports and its resources to manually secure your site.

Tagove

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Today, most of the people prefer to buy things online. From a pen drive to expensive luxury items, one can find everything on the internet. But while surfing for online shopping, most of the people like to talk with the business or sales representative, to make a correct buy and avoid further inconvenience. Do you know that almost 83% of the total number of potential customers would require customer assistance while making an online purchase?

Session Guard

Component type

module

Maintenance status

Development status

Component created

Component changed

Session Guard is a module to control fishy behaviour of users. Is useful for sites that want to limit the access to the site to one person per user. It detects multiple sessions at the same time and different sessions in a short period of time and from a different location (based on the IP).

It depends on the core Statistics module as it uses the data from the access log table.

Even if you use modules like session limit, that doesn't mean there are different people using your site. Session guard will help you to detect them and take messures.

Acquia flush varnish

Component type

module

Maintenance status

Development status

Downloads

3270

Component created

Component changed

Synopsis

This module provides a Drupal admin side interface to manually purge Acquia Cloud varnish cache. It also validates Acquia cloud credentials. We can flush varnish cache for each domain that we have. It uses the acquia cloud API functions for all the actions.

How is Acquia Flush Varnish secure?
It uses custom CSRF token in Drupal 8 and Form API confirmation in Drupal 7 for clearing varnish cache. It also uses Drupal http request for all API calls. So it's not vulnerable to CSRF exploits and avoids security risk.

Views Tabs Field

Component type

module

Maintenance status

Development status

Downloads

2052

Component created

Component changed

This module provides a field to Views which renders content in vertical or horizontal tabs.

Usage

  1. Install the module just as you would any other Drupal module.
  2. In your view add a "Tabs" field.
  3. Set the type of tabs, vertical or horizontal (requires the Field Group module).
  4. Add or remove tabs via the Views field configuration.
  5. Insert markup, copy, and tokens from other fields into the tab content.
  6. Then see your field rendered in the tabs.