Admin Theme Change

Component type

module

Categories

Maintenance status

Development status

Downloads

777

Component created

Component changed

This module is used to show ANY SELECTED theme based on selective routes/paths and render selected theme for that route/path.
Note : if user has permissions to view SELECTED theme then only theme will be accessible.
Ex: If any authenticated user want to view '/abc' route in admin theme and '/xyz' in CUSTOM theme
this module will help to show selected routes/paths in respective selected theme.
Added Delete Option and Wildcard for Paths.

Templater

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Many projects have a need to have an HTML-only version of the Drupal site's layout that they include on other related sites for a standard header / footer.

Rather than having to manually create this, and then keep it updated whenever your site theme or layout changes, Templater lets you use any page on your site as a template that can be downloaded or included on another site.

Uikit Node Accordion

Component type

module

Maintenance status

Development status

Downloads

150

Component created

Component changed

UPDATE: Due to the uncertainty regarding the future of Uikitty base theme, the next version of Uikit Node Accordion will seek new ways to use the Uikit libraries.

This is a Views Plugin that provides a lightweight accordion node teaser. It requires Uikit, which has been adapted for Drupal 8 in the Uikitty base theme. The module comes with a view definition for out-of-the-box implementation.

Installation instructions:

4xx templates

Component type

module

Categories

Maintenance status

Development status

Downloads

145

Component created

Component changed

This is a single-purpose module based on a core (modules/system) patch from https://www.drupal.org/node/2363987

For instance, for a 404 response page, use page--404.html.twig

This module is in response to how routing for 4xx has changed in 8.3. It may be obsoleted quickly by core changes.

Switch Page Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

1722

Component created

Component changed

Switch Page Theme module allows to use different theme than the site default theme on specific pages. Module provides functionality to add multiple rules for different themes on specific set of pages for specific roles. This module also support Multi domain & Multilingual sites.

Configuration page path: /admin/config/system/switch_page_theme.

Clear cache to apply the changes.

React VR

Component type

module

Maintenance status

Development status

Component created

Component changed

What is React VR ?

React VR is a framework for the creation of VR applications that run in your web browser.
It pairs modern APIs like WebGL and WebVR with the declarative power of React, producing experiences that can be consumed through a variety of devices.
Leveraging web technologies and the existing React ecosystem, React VR aims to simplify the construction of 360 experiences and democratize the creation of VR content. I
f you're familiar with React, you can now build in VR – learn once, write anywhere.

Floating Button Menu

Component type

module

Maintenance status

Development status

Downloads

403

Component created

Component changed

Overview:

Float Button Menu animates on to the page as an expanding menu with menu items as per user choice.

  1. First step is to create menu here(admin/structure/menu).
  2. Now go to configuration -> User Interface -> Floating Button Menu Settings
  3. Select menu that you have created.
  4. Set menu color as per your choice.
  5. Save and you are done.

Block Style Plugins

Component type

module

Maintenance status

Development status

Downloads

1741

Component created

Component changed

This is a fancy way to allow editors to add classes to blocks via the UI.

Tutorial Video: https://youtu.be/Y0t8owlV2_4

Block Style Plugins is an API module that allows a module or theme to add style options to block configuration by creating a custom plugin. In its simplest implementation, a UI element allows predefined classes to be added to a block so that CSS in a theme can alter a block's display.