MP Menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Mobile Push Menu

The code (css & js) may need to be adjusted to meet individual needs.

The module settings can be changed in mp menu config. Here you can choose which menu to use. Amount of levels etc.

In Drupal 7:

Recommended Branch - 7.x-1.0

It places the menu in the Drupal's 'page_top' region.

In Drupal 8:

Recommended Branch - 8.x-1.0

It is a custom block. Which currently needs a little templating. See README.txt

User Moderation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Have an active community-based wiki-type site but struggling to keep the spam down? That's why I built this module. I maintain a Drupal site that allows users to edit the content, wiki-style, as well as having active forums. We get about 5-10 new users a day, and because of the amount of spam user accounts we were seeing, we currently manually promote users from 'blocked' to 'active'.

Commerce Cart Link

Component type

module

Maintenance status

Development status

Downloads

798

Component created

Component changed

Commerce Cart Link provides a new field formatter for Add to Cart fields attached to Commerce products and product displays.

By using a link instead of a form element such as a button, performance and caching can be improved, and instances where a store admin wants to provide a way for users to buy a product without invoking the full Form API may find cart links a better alternative.

Simple Login

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal ships with a user login block, but it's a little heavy for a lot of projects I work on. It includes the login form itself, and that's kind of a pain to style and might not have been considered in the initial design phase of the project. What I often need is just a more simple "Hello [user], Logout" link, or - in the case that user hasn't logged in yet, a simple "Login or Create Account" link.