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

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);

Action Email all author

Because i didn't find a way with workflow, action and trigger to send a mail to all the person involved in a node creation when the node is publish, i decide to make this small module.

Git Manager

Git manager is a framework that provides a github-like functionality to a Drupal site.
Current features include

Pages

Subscribe with RSS Subscribe to RSS - Integrations