eix/catalog

Eixtension that allows management of a catalog of products.

0.4.6 2013-01-01 00:00 UTC

This package is not auto-updated.

Last update: 2024-04-13 23:25:31 UTC


README

This extension allows management of a catalog of products to Eix-based applications.

Usage

In order to use the extension in your application, just include its .phar when required.

The preferred place to include it is in the boostrap code, which may as well be in index.php.

require_once 'eixtension-catalog-0.1.0.phar';