mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[GH-ISSUE #318] Add Akeneo adapter #743
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#743
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Philippe-M on GitHub (Sep 29, 2021).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/318
Originally assigned to: @sadok-f on GitHub.
Hello,
It's possible to add a Akeneo adapter ?
https://github.com/kiboko-labs/flyimg/tree/master/src/Akeneo
thank's for advance.
@sadok-f commented on GitHub (Oct 4, 2021):
Hey @Philippe-M
Thank you for opening this issue, could you please provide more details about the new adapter?
if you have something already up and running maybe you can create a PR to add it to Flyimg.
@Philippe-M commented on GitHub (Oct 5, 2021):
Hey @sadok-f
Akeneo is a PIM, it offers an API to be able to use it with other applications.
For example I use it from Excel by VBA code which queries Akeneo by the API, in return I get a url corresponding to the high definition image, then I pass this url to Flyimg which allows me to generate an embeddable image low definition on the fly and at the right dimension in Excel.
Unfortunately I do not master the development well enough to offer a PR.
There is this fork https://github.com/kiboko-labs/flyimg of Flyimg which integrates Akeneo but it seems to be based on an old version.
@github-actions[bot] commented on GitHub (Aug 10, 2023):
This issue is stale because it has been open for 30 days with no activity.
@github-actions[bot] commented on GitHub (Aug 25, 2023):
This issue was closed because it has been inactive for 14 days since being marked as stale.
@sadok-f commented on GitHub (Oct 20, 2023):
Hi @Philippe-M
I'm wondering if you still use Flyimg in your company/organisation ?
If so, it would be great if you could add your entry here in the Adoperts file
https://github.com/flyimg/flyimg/blob/main/ADOPTERS.md
many thanks!