WP Manifestindependent plugin directory
manifest / utilities / heureux-mix-utils

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.zip

Readme

Heureux Mix Utils

This WordPress plugin was created for "L'Heureux Mix" website by Valentin Grenier (Studio Val).

Edit this plugin locally

  1. Install the plugin in wp-content/plugins folder.
  2. If needed, install node on your machine.
  3. In the plugin directory, install the plugin dependencies by running npm install.
  4. Build the plugin by running npm run build or npm run start.

Read the full README on GitHub →