如何将图片上传到插件文件夹并在 CSS 中使用此图片

Suggest code examples?

background-image: url(/plugins/MY_PLUGIN/images/bg.png);

And manage the styles of this image from the admin-panel
example

background-position-x, etc
1 个赞

my problem is solved using a theme - Include images and fonts in themes and components

thanks

2 个赞