Skip to content
/ chewer Public

Composer library for importing products from Affiliate feeds

License

Notifications You must be signed in to change notification settings

hising/chewer

Repository files navigation

Chewer

CircleCI

import products from a wide variety of different types of feeds

Get started

Add this to your composer.json file. Not yet published to packagist.

{
    "repositories": [
        {
            "url": "https://github.com/hising/chewer.git",
            "type": "git"
        }
    ],
    "require": {
        "hising/chewer": "dev-master"
    }
}

Examples

See the test files for code examples on how to use the different classes. Docs coming.

Supported Feeds

  • CDON
  • Tradedoubler
  • Adrecord
  • Adtraction
  • Zanox

Feeds to add

  • Commission Junction
  • Double.net
  • WordOn
  • AdService

Features

  • Filter imports based on property values with regexp
  • All product imports comes with crawler possibilities

About

Composer library for importing products from Affiliate feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages