Autocomplete Google Places

Component type

module

Categories

Maintenance status

Development status

Downloads

90

Component created

Component changed

This module makes New Text Field or Existing Text Field as autocomplete google places. You can search google places with this widget.

Configuration:
1. Enable the module from module list.
2. Click on Configure or Goto admin/config/google/places
3. Enter google map key
4. Now goto to your any content type Add new Text Field Or edit existing Text Field. You will see new widget Autocomplete Google Places.
5. Select this widget if you want to make your text field autocomplete google places search.

Slick Paragraphs

Component type

module

Maintenance status

Development status

Downloads

13747

Component created

Component changed

Provides integration between Slick and Paragraphs. Slick Paragraphs allows richer slideshow/carousel contents with a mix of text, image and video, and more complex slide components like nested sliders, or any relevant field type as slide components, and probably with a few extra fields before and or after the slideshow with the goodness of Paragraphs.

DTuber

Component type

module

Categories

Maintenance status

Development status

Downloads

267

Component created

Component changed

Synopsis

aka "Drupal YouTuber" - Uploads Video to a YouTube Channel.
Provides a new Field type, that can be attached to a Content-type.
You need to configure Dtuber before uploading any videos

Contact ajax

Component type

module

Categories

Maintenance status

Development status

Downloads

9020

Component created

Component changed

Contact Ajax implements ajax submission for core Contact form in Drupal 8.

How it works

After enable the module, each contact form will show a checkbox "Use ajax".
When this chebox is enabled the contact form will show you another option "On submit load" with these options:

Time Converter

Component type

module

Maintenance status

Development status

Downloads

30

Component created

Component changed

This project contains experimental code.
It creates a new date field formatter with time converter functionality.

Using Momentjs library we get the users time zone and convert the time according to it

Video Embed Screencast

Component type

module

Categories

Maintenance status

Development status

Downloads

338

Component created

Component changed

A quick way to embed Screencast.com video in Drupal.

Video Embed Screencast is a submodule of Video Embed Field module. It creates a simple field type that enables you to embed videos from Screencast.com simply by entering Screencast.com video URL.

Dependencies

Digital size formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

22893

Component created

Component changed

This is a tiny module that provides a digital size formatter to core numeric field types: integer, float and decimal. The formatter assumes that the field value is stored as bytes. If the stored value is float or decimal, the formatter will convert that value to the closest integer. The formatter uses the standard Drupal format_size() function.

Geofield Backfill

Component type

module

Categories

Maintenance status

Development status

Downloads

284

Component created

Component changed

Overview

Although this module sounds like something Greenpeace might take issue with, it is actually an environmentally friendly companion module to Geofield (a dependency) that can be used to find any entities with empty Geofield fields, and re-save them to trigger the lat/long lookup. This was created to retroactively do lookups for cases where the original lookup failed due to daily API limits.

For example: You used Migrate or Feeds to import 5000 entities at once, but the daily API limit is 1000, so now you've got 4000 entities with no latitude/longitude.