econda/productfeed

Base classes to generate product feeds.

dev-master 2015-10-05 13:37 UTC

This package is not auto-updated.

Last update: 2024-05-01 14:52:59 UTC


README

Base classes to generate product feeds. Use shop system specific projects for details.

Installing via Composer

The recommended way to install this library is through Composer.

# Install Composer
curl -sS https://getcomposer.org/installer | php

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

Documentation

For further documentation, please visit our support portal https://support.econda.de