The current maintainers are looking for new people to take ownership.

Views Usage Audit

This module can help you refactor a Drupal codebase by locating redundant views and displays or simply improving your understanding of what views are used where.

Commerce QBMS (QuickBooks Merchant Service)

Summary

This module enables the QuickBooks Merchant Service payment method for Drupal Commerce. The QuickBooks PHP DevKit module is used to integrate with the QuickBooks Merchant Service API. The Encryption module is used for protecting sensitive QuickBooks Merchant Service API information.

Requirements

Domain Url Alias

This module is designed as an alternative to the Domain Path module.

SMSGlobal

The SMSGlobal Logo

This module provides integration between the SMSGlobal SMS gateway service and the

Per User Block

Per User Block

This module adds back functionality that was removed from Drupal 8 to allow admins to give users the option to hide and show blocks

Social Stats

This is a statistics module. It provides data from various social media sites. The data which is saved per node. It includes data from:

  1. Facebook : likes count, shares count, comments count & total count.
  2. Twitter : tweets count.
  3. LinkedIn : share count.
  4. Google Plus : plus one count, share count & total count.
  5. Total Share Count : total across all available social networks

MODULE STRUCTURE

  1. social_stats : This module is responsible to collect data from the social sites and store it in the database.
  2. social_stats_views : Views integration of the data collected by social_stats module.
  3. social_stats_panels : Panels integration of social_stats module.

INSTALLATION

  1. Download the module and place it with other contributed modules (e.g. sites/all/modules/).
  2. Enable the Social Stats module on the Modules list page. The database tables will be created automatically for you at this point.
  3. Modify permissions on the People >> Permissions page.
  4. Go to admin/config/social-stats/settings, set the date after which you want your data to be fetched. Select the social sites to be tracked per content type.
  5. Run cron. This will fetch the statistics per node and store it in database.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer