cfrblock

Component type

module

Categories

Maintenance status

Development status

Downloads

467

Component created

Component changed

Display blocks based on "configuration-born behavior objects" via cfr plugins and cfr plugin presets.

Block plugins created this way can be instantiated more than once, and possibly used in other places than just the core block system.

Why?

You get

Toolbar Themes

Component type

module

Maintenance status

Development status

Downloads

4571

Component created

Component changed

Toolbar themes animation

Provides themes for the Drupal 8 Toolbar module. The main purpose of this module is to provide compact, minimal themes for the Toolbar and allow the site admin to show or hide tabs and icons.

Installation

Install like all other modules, then go to: ~/admin/config/toolbar-themes/settings

NoCache

Component type

module

Categories

Maintenance status

Development status

Downloads

257

Component created

Component changed

drush nocache

Many times during the development when you get the database from the production server to your local, dev or test environment you have to disable caches, CDN and probably something else.
You don't need to do it manually, there's now a drush command to do it all at once.

Why do not set it in $conf?

Because...

Content Panels

Component type

module

Maintenance status

Development status

Downloads

446

Component created

Component changed

Introduction

This module provides developer the possibility of placing unexisting entity view modes in panels (and related) and create
those entities later without marking features as overriden. Keep in mind, the entity wouldn't be exported in panels config
but there's an internal mapping done between the content panel placed and the later created entity.

Entity Form Monitor

Component type

module

Maintenance status

Development status

Downloads

6448

Component created

Component changed

Adds a monitoring service to all entity forms to check if the entity on the form has been updated or deleted since the form has been loaded. If the entity has been changed or deleted, then it either reloads the page if nothing has been changed on the form, or prompts the user with a dialog to reload the page. Works for all entities embedded with the Inline Entity Form module. This helps give users a heads up that their form submission is out of date before they even submit the form.

On Screen Facebook LikePage

Component type

module

Maintenance status

Development status

Component created

Component changed

OnScreenFacebook isFacebook likebox pouup widget for drupal. This allows your blog to displays FaceBook Likebox Popup Widget on screen with close button on entry to your Website/Page. This is configurable widget with option to set number of days,to display widget for user after every n number of days.This widget uses Lightbox jquery script for popup.

Form Error Logging

Component type

module

Categories

Maintenance status

Development status

Downloads

257

Component created

Component changed

This module allows you to log form errors. You can Whitelist the forms you want to track.
This may be useful for active site building, collecting information about how to improve form experience.

Installation

Install as you would normally install a contributed module.