Panopoly Blog
Component type
Maintenance status
Development status
Component created
Component changed
Deprecated.
Panopoly Blog was an initial attempt at a rewrite of Debut Blog for Panopoly.
Deprecated.
Panopoly Blog was an initial attempt at a rewrite of Debut Blog for Panopoly.
Adds pricing support for custom product (custom line item type) field options. Only option-based fields are supported.
Taxonomy for migrating ubercart.
Migration for Ubercart shipping.
Migrate users.
Migrate D6 ubercart product weight to D7 commerce.
We had a requirement for the ability to add products to a shopping cart for quotes without the commerce overhead and started building out this module.
This module creates a cookie for the visitor and applies an add to cart form for each node of a specific type, in this case a "product". A table is created where the item nids can be saved, the quantity and visitors cookie.
Migrate ubercart.
Permalinks to Nodepath
This module generates a RewriteMap file which can be used to redirect requests for internal URLs to the corresponding alias. This allows the redirect to occur on the Apache level instead of requiring Drupal to bootstrap in order to handle the redirect thus removing significant load from the webserver to handle the redirects.