PouchDB

Component type

module

Maintenance status

Development status

Downloads

438

Component created

Component changed

PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online database when you are online.

Correios API

Component type

module

Maintenance status

Development status

Component created

Component changed

This project was created to integrate the Correios Web Service(a brazilian post service) purely into Drupal, so that any modules be able to use it can extend it, without reinventing the integration, like once was with Ubercart integration, Commerce integration and so on.

This way, we hope to make the WS integration itself more maintainable and easier to use, so that the adoption of Drupal as an e-commerce platform grow up in Brazil, as Correios is a must need integration in the national market.

Commerce File Bundle

Component type

module

Categories

Maintenance status

Development status

Downloads

1088

Component created

Component changed

This module integrates the commerce_file module with the commerce_product_bundle module.

Currently you can add products containing commerce_file fields into bundles, but when a customer purchases the bundle the files will not be made available. Similarly, any issued file licences will not be revoked if the order is canceled.

This module adds that functionality by exposing the files to the bundle line items and exposing rules and actions that issue/revoke file licences for bundled files.

Meta tags term view

Component type

module

Categories

Maintenance status

Development status

Downloads

862

Component created

Component changed

The module is not needed any more. Meta tags module supports taxonomy term pages generated by views since 7.x-1.0-beta2 version.

This module fixes the problem of Meta tags module - inability to work correctly in taxonomy term pages if these pages are generated by Views.