From 6f0dcab0eba2fb6b63cbcb4bb7f1e8b92a2d5e2f Mon Sep 17 00:00:00 2001 From: Carsten Dietrich Date: Tue, 30 Mar 2021 11:42:20 +0200 Subject: [PATCH 1/3] Update Akeneo description and move to adopt ring --- radar/2021-01-01/akeneo.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 radar/2021-01-01/akeneo.md diff --git a/radar/2021-01-01/akeneo.md b/radar/2021-01-01/akeneo.md new file mode 100644 index 0000000..5b1b3b3 --- /dev/null +++ b/radar/2021-01-01/akeneo.md @@ -0,0 +1,12 @@ +--- +title: "Akeneo" +ring: adopt +quadrant: tools +featured: false +--- + +We continue to use Akeneo with a variety of customers to store and process product data in a standardized format. It is the de facto standard for open source PIM's and therefore an integral part of our e-commerce solutions. + +In the meantime, Akeneo has been continuously developed and offers many new features that further facilitate product data collection. + +Regarding the stack, there was a switch to Elasticsearch and updates to more current Symfony versions. Akeneo is now also compatible with the recently released PHP 8. \ No newline at end of file From 7259012e45eddcc4dd16a08b6cce8e7fcfc8a386 Mon Sep 17 00:00:00 2001 From: Carsten Dietrich Date: Tue, 30 Mar 2021 11:51:02 +0200 Subject: [PATCH 2/3] Improve php version wording --- radar/2021-01-01/akeneo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radar/2021-01-01/akeneo.md b/radar/2021-01-01/akeneo.md index 5b1b3b3..d2bcf25 100644 --- a/radar/2021-01-01/akeneo.md +++ b/radar/2021-01-01/akeneo.md @@ -9,4 +9,4 @@ We continue to use Akeneo with a variety of customers to store and process produ In the meantime, Akeneo has been continuously developed and offers many new features that further facilitate product data collection. -Regarding the stack, there was a switch to Elasticsearch and updates to more current Symfony versions. Akeneo is now also compatible with the recently released PHP 8. \ No newline at end of file +Regarding the stack, there was a switch to Elasticsearch and updates to more current Symfony versions. Support for the recently released PHP 8 is upcoming. \ No newline at end of file From b23d7933fbad6548a96518cf27a491da89615ea9 Mon Sep 17 00:00:00 2001 From: Carsten Dietrich <3203968+carstendietrich@users.noreply.github.com> Date: Fri, 28 May 2021 11:13:36 +0200 Subject: [PATCH 3/3] Update radar/2021-01-01/akeneo.md Co-authored-by: Brian Hoffmann --- radar/2021-01-01/akeneo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radar/2021-01-01/akeneo.md b/radar/2021-01-01/akeneo.md index d2bcf25..eb43e6f 100644 --- a/radar/2021-01-01/akeneo.md +++ b/radar/2021-01-01/akeneo.md @@ -9,4 +9,4 @@ We continue to use Akeneo with a variety of customers to store and process produ In the meantime, Akeneo has been continuously developed and offers many new features that further facilitate product data collection. -Regarding the stack, there was a switch to Elasticsearch and updates to more current Symfony versions. Support for the recently released PHP 8 is upcoming. \ No newline at end of file +The recent switch to Elasticsearch and an update of Symfony improved runtime behaviour as well as scalability for future-prove use. Support for the latest release of PHP 8 is upcoming.