Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New provider for Filerobot from Scaleflex #1380

Open
nicolaspayot opened this issue Jun 12, 2024 · 2 comments · May be fixed by #1680
Open

New provider for Filerobot from Scaleflex #1380

nicolaspayot opened this issue Jun 12, 2024 · 2 comments · May be fixed by #1680
Labels
enhancement New feature or request good first issue Good for newcomers provider

Comments

@nicolaspayot
Copy link

At Malt we're using Filerobot for handling our images, which is the Digital Asset Management from Scaleflex (the same company that's developing and maintaining Cloudimage). We can basically apply the same common transformations between Filerobot and Cloudimage, such as width, height, fit, etc.

With nuxt-image, we can't really use the cloudimage provider because it requires a token in addition of the baseURL, which we don't have with Filerobot. We only need a baseURL (see for example: https://dam.malt.com/cms-front/maltLogo.png).

For the moment, we're using a custom provider but I was wondering if we could add it to the list of providers, directly within nuxt-image.

I'd gladly open a PR for this.

@Baroshem
Copy link
Collaborator

Baroshem commented Dec 9, 2024

Hey @nicolaspayot

I think another provider would be great to add to the list. Would you be able to create a PR with it? :)

@Baroshem Baroshem added enhancement New feature or request good first issue Good for newcomers provider labels Dec 9, 2024
@nicolaspayot
Copy link
Author

@Baroshem for sure! Happy to 👍

@nicolaspayot nicolaspayot linked a pull request Jan 16, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers provider
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants