Other
Sweet Alert
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Integrates the SweetAlert plugin to act as a modern replacement for JavaScript's alert.
Third Party Dependencies
- SweetAlert (https://github.com/t4t5/sweetalert)
Installation
- Download the SweetAlert library and unzip it to /libraries/sweetalert
- Enable the SweetAlert module
- Clear all cache, the status report page should indicate both libraries are included successfully
The libraries path is in your Drupal root, outside of /core. Do not place it in /core.
Ad integration
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Responsive integration of ads with a hierarchical configuration. Integration of Orbyd and Forward Ad Group ad engines are provided, but a more general approach is in development.
Webform Component Bundles
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
This module provides a Webform-like interface for creating reusable bundles of components (fields). The component bundles can be easily added to new or existing Webforms.
Hubspot forms
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This is a very simple module that allows you to create Hubspot form blocks on your Drupal sites. The module also comes with a new field type so each entity could have it's own form.
CKEditor plugin allows editors easily embed Hubspot Form into content by adding token: [hubspot-form:FORM_ID partner_id:PARTNER_ID]
No need to copy embed code from Hubspot and paste it into your website.
Enable it, provide an API key and you're ready to use the module.
Meeting Scheduler
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Meeting Scheduling module can be use to schedule a meeting with any Registered user.
Work Flow :-
Registered user can generate his availability slots from this page (http://yourdomain.com/user).Just click on “Create Time Slots of Month†button. Their availability will be added for current month.
→ Default time slots from Monday to Friday is 7:30am - 6:30 pm.
→ Default time slots for Saturday is 9:00am - 1:00pm.
Currency Exchanger
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Currency Exchanger is a drupal module. A user can get real-time currency conversion with real-time currency exchange rate. Since it is using Google finance currency convertor API, hence it can be used for almost all currency conversions. While using it, it will appear as a block or form.
STEP TO USE
- Download & enable this module.
- Now we can use this module as a block or from.
- For accessing like form we can use url(/currency-converter).
- For accessing like block we can configure our block.
Owl Slider v3
Component type
Categories
Maintenance status
Development status
Component created
Component changed
sliderv3 is a module for creating/managing multiple image sliders... using custom entity
It used OWL Carousel a free jQuery plugin..used to create responsive sliders.
http://owlgraphic.com/owlcarousel/
TypeScript definitions
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Project goal
Provide TypeScript type definitions for Drupal core and contributed modules.
When to use it
If you want to write TypeScript in your module or theme instead of JavaScript then you will need type definitions for *.js files in Drupal core.
Custom Required Marker
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Synopsis
This simple module lets you set a custom replacement for Drupal's standard asterisks required marker (*) this marker will be used for fields that are added to static fields as well as dynamic fields.
This module modifies the behaviour of the state:required bind function in states.js.
This module implements a custom theme_form_required_marker function.
You can set both the text of the marker and the title attribute of the required marker's wrapper.
