Social Login and Social Share

Component type

module

Maintenance status

Development status

Downloads

29990

Component created

Component changed

Note: Social Sharing feature is available with LoginRadius FREE plan whereas Social Login feature is available with paid plan. To learn more about LoginRadius pricing, click here

Step-by-step installation Video: https://vimeo.com/loginradius/drupal-social-login-and-social-sharing

Product Overview:

Buttonator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is intended to remove the requirement to write code in order to change the text of a button on a Drupal form. This module provides an interface for the creation of overrides so site administrators can change the button text without a technical understanding of the Drupal form and hook systems.

Drupalmonitor

Component type

module

Maintenance status

Development status

Downloads

4555

Component created

Component changed

Summary

The module connects any Drupal 7 site with drupalmonitor.com. As the name says, Drupalmonitor is a tool to actively monitor Drupal sites. It's not only a "heartbeat" kind of monitoring. It's much more powerful. Using the drupalmonitor connector, the tool can gather data from the drupal site like how many users, nodes, last cron run, page requests, etc. On drupalmonitor.com, the data will be processed and shown in graphs over time.

Menu Views

Component type

module

Maintenance status

Development status

Downloads

73953

Component created

Component changed

Allows menu items to render views instead of links. This is useful for creating "mega-menus".

What Menu Views Does

Menu Views is a utility module. It provides back end support for replacing a standard menu item link with a menu item view. Menu items (in any menu) now have the option of toggling between two different menu item types: link or view. Depending on which option is selected, the appropriate configuration form is displayed on the admin side and the appropriate type of item is rendered on the front-end.

What Menu Views Does NOT Do

Menu Views is NOT a theming/styling module for mega-menus. As stated above, this module is strictly a utility module for replacing menu item link with a view. Once the HTML markup is there, Menu View's job is done! Read #1794010: Menu Views is not working.

Theme Integration

Depending on how a theme renders the primary and secondary navigation, this module may not work because the parent items may not ever be extended (regardless whether they are checked as such in the menu item).

It is strongly recommended to use one of the following modules in your theme's menu region instead (see: Use menus in Drupal 7? You need Menu block module.).

Nodelocks

Component type

module

Maintenance status

Development status

Downloads

340

Component created

Component changed

Nodelocks prevents any user from deleting a node if that node has been added to a list of "locked" nodes.

This module serves as a lightweight alternative to Content Access, which can be configured to prevent the deletion of certain nodes, along with much more functionality.