Sassifrass
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Manage, lint and build CSS from Sass files.
Manage, lint and build CSS from Sass files.
This a lightweight module will allow you to login to Drupal with a custom user field and password instead of username and password.
So, you can create a mobile field and allow users to login with their mobile number along with their passwords instead of username and password.
Important Note: You should make sure this field is unique field.
This module helps you to bypass federal law 152 in Russian Federation.
It provides simple tools and API to adding privacy policy page on the site and adds checkbox 'I agree to process my personal data' to any form you want it.
For what this module is created
This module is still in active development mode. And there will be some updates in .install file.
The data queue module allows you to import data from Excel file and process them from the queue. You can control how many items processed per time from the module config page.
This module will create a new content type (data_queue_file) so you can upload Excel file using this content type.
This is a placeholder for the D8 Layout Report project which will be a D8 adaptation of the Panels Pane Report.
Add a new non-Scald context to make an absolute URL of the atoms.
With this module you can choose the format "Absolute file URL" for your atoms display.
Filters which Scald contexts will be displayed for selection on the atom properties edit screen.
This module adds plupload field before each field collection, if in this collection there is the image field.
Submit form will add to node new field collection entities for each photos in plupload field.
It is an analog of module field_collection_bulkupload, but for Drupal 8.
This module relies on:
Provides a provision command and a task in the hostmaster interface to create backups using drush archive-dump instead of the normal provision-backup code.
These backups cannot be used for restores through the interface. It is meant to be used by to get a backup which may include more (eg. follow symlinks) than the provision-backup dump provides.
Compatible with Aegir 7.x-3.x
This tiny module ensures a persistent destination parameter on user login page.
Given the following use case:
You redirect anonymous users to the login page, when they try to access a page they are not authorized to view and add the "destination" query argument in order to send them back to that page after successful login, e.g. www.example.com/user/login?destination=my-secret-page.