Download the PHP package eikona-media/akeneo4-0-tessa-connector without Composer
On this page you can find all versions of the php package eikona-media/akeneo4-0-tessa-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eikona-media/akeneo4-0-tessa-connector
More information about eikona-media/akeneo4-0-tessa-connector
Files in eikona-media/akeneo4-0-tessa-connector
Package akeneo4-0-tessa-connector
Short Description Extension to connect TESSA to Akeneo
License proprietary
Homepage https://www.tessa-dam.de
Informations about the package akeneo4-0-tessa-connector
TESSA Connector for Akeneo 4.0
With this Connector Bundle you seamlessly connect Akeneo with the Digital Asset Management solution "TESSA" (https://www.tessa-dam.com). This provides you with a professional and fully integrated DAM solution for Akeneo to centrally store, manage and use all additional files for your products (e.g. images, videos, documents, etc.) in all channels.
More informationen is available at our website.
Requirements
Akeneo | Version |
---|---|
Akeneo PIM Community Edition | ~4.0.0 |
Akeneo PIM Enterprise Edition | ~4.0.0 |
IMPORTANT! Ensure, that your Akeneo API ist working. Tessa needs an API connection to your Akeneo. In some cases Apache is configured wrong, see https://api.akeneo.com/documentation/troubleshooting.html#apache-strip-the-authentication-header.
Installation
1) Install the bundle with composer
2) Then add the following lines at the end of your config/routes/routes.yml :
3) Enable the bundle in the config/bundles.php
file:
4) Run the following commands in your project root:
5) Update your database schema
6) Configure the Tessa Connector in your Akeneo System Settings.
7) (Optionally) Create a cronjob to synchronize data with TESSA in the background
This is only necessary if you use the option "Sync in background" in the system settings
Recommended to run every 5 minutes (*/5 * * * *
). If the command is started twice at the same time, the second command exists with a notice.
How to use with reference entities (Enterprise Edition >3.0)
1) Enable the ReferenceDataAttributeBundle in the config/bundles.php
file:
2) Select TESSA in the type dropdown when you add a new reference entity attribute
All versions of akeneo4-0-tessa-connector with dependencies
akeneo/pim-community-dev Version ~4.0.0
ext-json Version *
ext-curl Version *