Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 18.75 KB
MD5: c892aae342cc4b3348525d4dbc5a4275
SHA-1: 5279fa02e2f1bffc439a8eb67804dd3cc1fa7592
SHA-256: f152d1e3ce31e1d81a4b87993b89beb96d554d7da8ba96aad58bb98778aaeb13
Download zip 22.82 KB
MD5: 5582b2d322ae84e3d5c321d6cc12088b
SHA-1: 50073007b63e41728239d063f251dabcb3cd3510
SHA-256: 17d38ba38cc5d8eb643e2e728d96b26a362d07637dda9f088f7958e8c2c0c4de

Release notes

7.x version is a decent rewrite of the 6.x code. It uses specifically-written “multiprice” field that is being attached to a “product” node type and then all the hooks uses that field to determine a product price distinction between countries and roles. There are several neat features:

1. Ordering roles and countries – if a user has both role and country matches, the module will choose more preferred option.
2. ip2country module integration – it allows to determine a product price automatically based on user’s location.
3. Masquerade block – it allows admin users to look at the prices under different “masks”.
4. Update function – 6.x-2.x to 7.x migration is seamless.

Created by: jim.m
Created on: 7 Oct 2014 at 14:53 UTC
Last updated: 10 Jul 2015 at 21:23 UTC
New features
Unsupported

Other releases