commerce_feeds.info |
commerce_feeds.info |
|
name = Commerce Feeds
description = Feeds integration for Commerce products
core = 7.x
package = Commerce (contrib)
dependencies[] = feeds
dependencies[] = ctools
dependencies[] = commerce
dependencies[] = commerce_product
files[] =… |
commerce_feeds.install |
commerce_feeds.install |
|
Install functions for commerce_feeds module. |
commerce_feeds.module |
commerce_feeds.module |
|
|
commerce_feeds_example.features.inc |
commerce_feeds_example/commerce_feeds_example.features.inc |
|
commerce_feeds_example.features.inc |
commerce_feeds_example.feeds_importer_default.inc |
commerce_feeds_example/commerce_feeds_example.feeds_importer_default.inc |
|
commerce_feeds_example.feeds_importer_default.inc |
commerce_feeds_example.info |
commerce_feeds_example/commerce_feeds_example.info |
|
core = "7.x"
dependencies[] = "commerce"
dependencies[] = "commerce_feeds"
dependencies[] = "commerce_price"
dependencies[] = "commerce_product"
dependencies[] = "features"
dependencies[] =… |
commerce_feeds_example.install |
commerce_feeds_example/commerce_feeds_example.install |
|
Install functions for commerce_feeds_example module. |
commerce_feeds_example.module |
commerce_feeds_example/commerce_feeds_example.module |
|
|
commerce_feeds_processor_commerce_product.test |
tests/commerce_feeds_processor_commerce_product.test |
|
Tests for plugins/FeedsCommerceProductProcessor.inc. |
commerce_price.inc |
mappers/commerce_price.inc |
|
On behalf implementation of Feeds mapping API for commerce_price.module. |
commerce_product_reference.inc |
mappers/commerce_product_reference.inc |
|
On behalf implementation of Feeds mapping API for commerce_product_reference.module. |
FeedsCommerceCouponProcessor.inc |
plugins/FeedsCommerceCouponProcessor.inc |
|
FeedsUserProcessor class. |
FeedsCommerceCustomerProfileProcessor.inc |
plugins/FeedsCommerceCustomerProfileProcessor.inc |
|
Class definition of FeedsCommerceCustomerProfileProcessor. |
FeedsCommerceProductProcessor.inc |
plugins/FeedsCommerceProductProcessor.inc |
|
Class definition of FeedsCommerceProductProcessor. |
README.txt |
README.txt |
|
"Import Commerce entities (e.g. products) using Feeds"
Features
========
- Product processor for Feeds that creates product entities in Drupal.
- Commerce price mapper supporting the creation of price amounts and
currency codes from raw… |
README.txt |
commerce_feeds_example/README.txt |
|
The README.txt in the main commerce_feeds directory has instructions on how
to use this feature to demonstrate imports.
In addition to the provided example_products.csv, larger feeds are available
on http://d7.randyfay.com. |