Socket
Book a DemoInstallSign in
Socket

@cloudimage-strapi/content-plugin

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudimage-strapi/content-plugin

Strapi v4 plugin for Cloudimage by Scaleflex

1.0.4
latest
Source
npmnpm
Version published
Weekly downloads
3
-25%
Maintainers
2
Weekly downloads
 
Created
Source

Cloudimage plugin from Scaleflex for Strapi v4

Install

npm install @cloudimage-strapi/content-plugin

Config

config/server.js

Append url: 'domain (including the http/https:// part)'

Eg: if you website is called mywebsite.com, then write like this:

module.exports = ({ env }) => ({
  host: env('HOST', '0.0.0.0'),
  port: env.int('PORT', 1337),
  app: {
    keys: env.array('APP_KEYS'),
  },
  url: 'https://www.mywebsite.com',
});

It’s very important that you don’t forget to do this

Configure

  • You can enter either token or domain.
  • Whether your Cloudimage token is v7 or not, it will be auto-detected and set.

If you enter nothing or an invalid token, you will get this error.

In the rare case that we can’t auto-detect whether token is v7 or not, you will get the option to manually set it.

What the plugin brings

  • This plugin simply gives client an interface to save the configuration settings.
  • It also allows clients to Optimize (resize and accelerate) all previous images:

  • It will NOT Optimize (resize and accelerate) images that are already hosted on Filerobot
  • It will only sync images, no other media like video or audio.

Keywords

scaleflex

FAQs

Package last updated on 02 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.