Matiere Noire SVG icons block
WordPress block d'iconnes SVG
by Matiere Noire · github.com/matiere-noire/svg-icons-block · website
★ 0stars
1.6kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/matiere-noire/svg-icons-block/archive/refs/heads/master.zipAlso on Packagist as matiere-noire/block-icon-svg:
composer require matiere-noire/block-icon-svgFrom the readme
Matiere Noire SVG icons block
Plugin WordPress qui ajoute un block Icones SVG
Pour ajouter les SVG que vous voulez ajouter vos fichiers SVG dans le dossier /resoures/svg de votre thème
Scripts
yarn start : pour travailler en dev
yarn build : pour builder le plugin
A ajouter a votre composer.json
"post-install-cmd": [
"cd web/app/plugins/block-icon-svg && yarn install && yarn build"
]
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.