All Collections
Plugin Questions
Helpers
(Plugin) How to prohibit image modification?
(Plugin) How to prohibit image modification?

Here's article how to restrict your customers' ability to change images in the Stripo plugin.

Marina Krivenets avatar
Written by Marina Krivenets
Updated over a week ago

Sometimes we don't want to show our customers certain options. For example, if you don't want them to edit images that have already been approved or if you have specific mandatory colors and sizes.

You have this opportunity starting today.

To accomplish this option, you must first configure the Plugin as indicated below:

{
"imageEditor":{ "restrictedUrlRegexList":[ "domain1", "domain2", "domainN" ] }
}

where:

domain1, domain2, domainN - the name of domains for images.

It can be one domain name or a few, which you should separate by a comma.

As a result, when your customer clicks on the image, he doesn't find the icon (magic wand icon) for editing it.


Thank you for taking the time to read our articles. We hope you will find this information helpful.

If you have any additional questions, please email us at support@stripo.email.

We would be glad to talk with you.


Did this answer your question?