Download the PHP package akeneo/cnet-connector without Composer
On this page you can find all versions of the php package akeneo/cnet-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download akeneo/cnet-connector
More information about akeneo/cnet-connector
Files in akeneo/cnet-connector
Package cnet-connector
Short Description Akeneo PIM CNET connector
License
Homepage http://www.akeneo.com
Informations about the package cnet-connector
CnetConnector
CNET is the world's leader in tech product reviews, news, videos and more on technology and consumer electronics.
This extension allows to enrich your products data from CNET data provider. Data structure and products data are imported through the CNET connector using native Akeneo PIM CSV files format.
Requirements
CNET Connector | Akeneo PIM Community Edition |
---|---|
v2.0 | v2.* |
v1.1 | v1.7.* |
v1.0 | v1.6.* |
Installation
You can install this bundle with composer (see requirements section):
CNET connector has a dependency on the CustomEntityBundle and the ExtendedAttributeTypeBundle. Be sure to follow the install documentation of these bundles prior to the following steps.
Enable the CnetConnectorBundle in the app/AppKernel.php
file in the registerBundles()
method:
Add the Brand reference data in your app/config/config.yml
file:
From an existing PIM instance, you will have to update your database schema and regenerate your front assets:
Otherwise, you can proceed with the PIM's normal install process.
All versions of cnet-connector with dependencies
akeneo-labs/custom-entity-bundle Version 2.*
akeneo/extended-attribute-type Version 2.0.*