Commerce clone product variation

Component type

module

Maintenance status

Development status

Component created

Component changed

This allows you to clone a product variation in vanilla Commerce and Commerce kickstarter.

It currently copies across:

  • the details of the product variation
  • All the fields attached to the original product variation
  • All the display settings for the fields

Known issues:

  • Currently in display settings Sku is already visible regardless of original state

This module is sponsored by Styalways Saddlery

Docker

Component type

module

Maintenance status

Development status

Downloads

554

Component created

Component changed

If you haven't already, check out Docker! (http://docker.io).

From the site:

Docker is an open-source engine which automates the deployment of applications as highly portable, self-sufficient containers which are independent of hardware, language, framework, packaging system and hosting provider.

The initial effort is for a Drupal based Docker control.

This is being built in 8.x.

Facet API Taxonomy Links

Component type

module

Categories

Maintenance status

Development status

Downloads

641

Component created

Component changed

Provides a simple Facet API widget called "Taxonomy Links" which extends the default "Links" widget.

It adds a CSS class to each facet link that includes the taxonomy term name (ie: "term-Blue"). This is useful if you want to use CSS to theme each facet link according to its term. For example, if you have a taxonomy/facet called "Product Colors", and you want to have color swatches displayed next to each link.

Disable Delete Attachments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Disable Delete Attachments relies on the upload module from Drupal core.
It allows you to grant or deny users the permission to remove uploaded files even if they have permission to upload. Set the permissions and you are done.

Commerce SOColissimo Simplicité

Component type

module

Maintenance status

Development status

Component created

Component changed

This modules integrates the "SOColissimo Simplicité" shipping service from La Poste (France).

Warning : we're still doing some final changes on the code, regarding the admin UI & configuration. An alpha version will be released when those issues are resolved.

Requirements

* Commerce Shipping API

Installation

Place the module in the sites/SITENAME/modules and enable it.

Contact

Current maintainer :

flux XING API

Component type

module

Maintenance status

Development status

Downloads

518

Component created

Component changed

Integrates with the XING API based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the XING API by providing remote entities and provides Views support via the EntityFieldQuery Views backend.

flux LinkedIn API

Component type

module

Maintenance status

Development status

Downloads

573

Component created

Component changed

Integrates with the LinkedIn API based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the LinkedIn API by providing remote entities and provides Views support via the EntityFieldQuery Views backend.

flux feeds integration

Component type

module

Maintenance status

Development status

Downloads

1190

Component created

Component changed

Provides integration with feeds based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with feeds by providing remote entities and integration with the Rules module.

Commons Hashtags

Component type

module

Maintenance status

Development status

Downloads

1471

Component created

Component changed

Provide Hashtags functionality for the Drupal Commons distribution.

Description

The module adds support to use hashtags in text fields in Drupal Commons. Each time you add a hash in front of a word, the module makes that word clickable and turns it into a topic. It is added to the Topics field and when clicking on it, it brings you to the Taxonomy Term page of that term.

The hashtag is added using an Input Filter, and enabled on the Filtered HTML text format by default.