Developer
Text formats report
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Provides a birds eye view of the usage of text formats, which is useful when analysing this part of a Drupal site's configuration.
To use it simply enable the module and go to /admin/reports/text-formats (requires 'administer site configuration' permission).
Displays information around the usage of text formats available to the site, including:
Devel Mode
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Development:
https://github.com/b-connect/devel_mode
Helper module for developers.
- Twig configuration
- Cache bin configuration
- Page cache
- Module enabling / disabling
Configuration in services.yml
Views Extras (Session/Cookie/Token Support)
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Views extra modules provide extra arguments for contextual filters based on session, cookie or token. This extends filter functionality to pass cookie, session variable or token as argument to views.
MODULE DETAILS
--------------
Views Extras allows to create views that accept arguments from session, cache or token. As of now, module provides following type of arguments:
Force error
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Deliberately force errors (to debug error handling).
Big pipe override
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module is meant for development purposes
Some times you want to disable big pipe, for example to make sure you can set breakpoints in JS files in attached libraries. Just drop in this module and enable it in settings.php like so:
$settings['big_pipe_override_enabled'] = TRUE;
When changing this value, you should clear the cache.
Migrate Source Directory
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
A Migrate Source Plugin to import files from a directory path in to Drupal Files.
Plugin Definition:
source:
constants:
uri_file: 'public://' #required
plugin: directory
track_changes: true
urls:
- /path/to/files/for/import
file_extensions:
- mp3
- m4a
- wav
recurse_level: -1
This plugin provides the following fields:
Content Sneak Peek
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The Content Sneak Peek module provides a easy way for site developers to display
dynamic or static content using a "sneak peek" display, which can be rendered
on any position of the page that he wants.
This kind of display can be used to improve the user usability by enabling them
to see a summary or all fields of a desired content without having to exit the
current page and also without the need of clustering the page with more
information.
Ubercart PayUMoney
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Ubercart PayUMoney is a drupal 8 module which provides the payment method to pay with Ubercart drupal 8.
File System Switch
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
File System Switch enables you to switch file fields between private and public.
Maintaining the security of your files can be really good in Drupal, however, sometimes you may wish to move between public to private for a file field (or a bunch of file field). This module manages that process, including moving the files and updating the file references.
This is a DEV release. We are not responsible if it breaks your site. :)
