Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Ubercart Stripe

This is an Ubercart payment gateway module for the Stripe payment processor.

Feeds eRepublik

Browser game eRepublik.com integration with Drupal Feeds module through erepublik's feeds eAPI.

dolist

Synchronize drupal user profile with dolist account.

Big image

Big image screenshot

BETA WARNING: This software is currently in beta, please do not use it on a production site.

Features

Uses the Google Maps API V3 to display large images on a page. It allows users to zoom in on an image, and pan/move across the image. As the module uses Google Maps API V3, it is compatible with the vast majority of modern clients, including iPhone, iPad, and other touch devices.

Use of the module is recommended for very large images (>100Mpx), although it will still work with small images.

As the module integrates with the Google Maps API V3 module, it will be possible to annotate images, and select regions of an image to be cropped/extracted.

Google Maps API V3

GM3 Super combo field (with all default options enabled).

BETA WARNING: This software is currently in beta, please do not use it on a production site.

PHPExcel

The PHPExcel module allows developers to export/import data to/from real Excel files.

The idea behind this module is to have a single module for handling the export or import of Excel files, instead of multiple modules handling specific cases.

The 4.0.x version uses the composer to automatically manage dependencies. You just need to use the composer to download this module, it will automatically handle the dependence.

It provides a very simple way for developers to use it.

$phpexcel = \Drupal::service('phpexcel');
$filepath = 'modules/contrib/phpexcel/tests/src/Functional/data/phpexcel.test.multi_sheet.xlsx';
$result = $phpexcel->import($filepath);

Pages

Subscribe with RSS Subscribe to RSS - Integrations