This project seeks to provide a true compound field solution for Backdrop.
- 365Downloads
- 49Active installs
- Version: 1.x-1.0.1
- Released: Aug 22nd, 2023
This project seeks to provide a true compound field solution for Backdrop.
This module uses a visitor's IP address to identify the geographical location
(country) of the user. The module makes this determination and stores the
result as an ISO 3166-1 2-character country code in the Backdrop $user object,
Provide structured metadata, aka "meta tags", for pages on your site.
Allows you to block IP addresses.
This module restores the lost functionality from the Drupal core.
It also comes with a number of improvements.
Options available:
The Masquerade module allows users to temporarily switch to another user
account. It keeps a record of the original user account, so users can easily
switch back to the previous account.
This module is discontinued and should be replaced by their renamed successor,
the module "Login allowlist" available at https://backdropcms.org/project/login_allowlist
Video.js is a HTML5-based video player with a built-in Flash fallback for older browsers. This means that videos can be played on nearly all devices and operating systems, provided the right codecs are used.
The Manual Crop module exposes a set of image style effects that allow you
to crop (and scale) an image after uploading.
This module intercepts all outgoing emails from a Backdrop CMS site and reroutes them to a predefined configurable email address.
This module helps developers see at a glance which Backdrop CMS site environment they are on. It does this by colouring the adminbar; putting the environment name in the adminbar; and putting an indicator in the favicon. It works like Environment Indicator but takes a minimalist approach. There is no configurable interface, just a simple line in settings.php.
Provides IP-based blacklisting through http:BL and allows linking to a honeypot by using Project Honeypot (http://www.projecthoneypot.org/).
Elysia Cron extends Backdrop CMS standard cron, allowing a fine grain control over each task and several ways to add custom cron jobs to your site.
Proxies files from production server so you don't have to transfer them manually.
Stage File Proxy saves you time and disk space by sending requests to your development environment's files directory to the production environment and making a copy of the production file in your development site. You should not need to enable this module in production.
A standardized solution for building API's so that external clients can
communicate with Backdrop.
An import and aggregation framework for Backdrop. Import or aggregate data as nodes, users, taxonomy terms or simple database records.
The diff module is used to show differences between content revisions.
It replaces the normal Revisions tab seen when administering nodes.
Diff enhances the listing of revisions with an option to view the differences
between any two content revisions and revert back to older versions.
The Image Effects module provides a suite of additional image effects that
can be added to image styles. Image styles let you create derivations of images
by applying (a series of) effect(s) to it. Think of resizing, desaturating,
masking, etc.
The additional effects that Image Effects provides include:
Provides stream wrappers to access module, theme, profile, and library files
and directories. Note these stream wrappers are read-only as none of these
files or directories should be writable by your webserver.
Save Draft
replaces the default "Save" button on the content creation page and
removes the "Published" checkbox under "Publishing options". Instead it presents
a "Publish" button and a "Save Draft" button for the same functionality with
improved usability. "Publish" will save in published form and "Save as Draft"
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
This module makes a single page on which all common Backdrop elements are
displayed, such as all message styles, progress bars, form elements, tabs,
etc. It allows a themer to have a reference for all these elements at once,
rather than needing to find a place where each element is used independently.
Status: This project is no longer needed as of Backdrop 1.12 since the
functionality has been added in core.
This module uses the FitVids.js library for fluid width video embeds. It supports YouTube, Vimeo, Blip.tv and Kickstarter by default, and you should be able to use it with other video providers. You don't need it for pure HTML5 videos.
When converting Drupal 7 modules to Backdrop, Default Views Convert to Config
module can produce Backdrop-compatible configuration code from Drupal 7
hook_views_default_views()
code.
Supports configurable user profiles.
This module is the successor to the Drupal 7 Profile2 module.