PHPackages                             clickandmortar/akeneo-rekognition-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. clickandmortar/akeneo-rekognition-bundle

ActiveSymfony-bundle

clickandmortar/akeneo-rekognition-bundle
========================================

ClickAndMortar AkeneoRekognitionBundle

0.3.1(5y ago)5251MITPHP

Since Feb 7Pushed 5y ago4 watchersCompare

[ Source](https://github.com/ClickAndMortar/AkeneoRekognitionBundle)[ Packagist](https://packagist.org/packages/clickandmortar/akeneo-rekognition-bundle)[ RSS](/packages/clickandmortar-akeneo-rekognition-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (2)Versions (12)Used By (0)

[![Akeneo Rekognition Bundle Logo](img/akeneo-rekognition-bundle-logo.png)](img/akeneo-rekognition-bundle-logo.png)

Akeneo Rekognition Bundle - C&amp;M
===================================

[](#akeneo-rekognition-bundle---cm)

> Akeneo bundle to enrich products with objects and texts detected in images.

`Akeneo Rekognition Bundle` allows to retrieve objects and texts detected with [AWS Rekognition](https://aws.amazon.com/rekognition/)(using [rekognition-php](https://github.com/ClickAndMortar/rekognition-php)) from a product model image and to store them into this product model.

[![Akeneo Rekognition Bundle in 3 steps](img/akeneo-rekognition-bundle-in-3-steps.png)](img/akeneo-rekognition-bundle-in-3-steps.png)

Versions
--------

[](#versions)

**Bundle version****Akeneo version**v0.3.\*v4.0.\*v0.2.\*v3.2.\*An AWS account is also required as [AWS Rekognition](https://aws.amazon.com/rekognition/)will be used.

Installation
------------

[](#installation)

### Download the Bundle

[](#download-the-bundle)

```
$ composer require clickandmortar/akeneo-rekognition-bundle
```

### Enable the Bundle

[](#enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
