Heureux Mix Utils
Utilitaires pour le site de L'Heureux Mix
by Valentin Grenier • Studio Val · github.com/valentin-grenier/heureux-mix-utils
★ 0stars
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/valentin-grenier/heureux-mix-utils/archive/refs/heads/main.zipReadme
Heureux Mix Utils
This WordPress plugin was created for "L'Heureux Mix" website by Valentin Grenier (Studio Val).
Edit this plugin locally
- Install the plugin in
wp-content/pluginsfolder. - If needed, install node on your machine.
- In the plugin directory, install the plugin dependencies by running
npm install. - Build the plugin by running
npm run buildornpm run start.