Title: Customize your plugin
Last modified: January 18, 2023

---

# Customize your plugin

 *  [killiandev7](https://wordpress.org/support/users/killiandev7/)
 * (@killiandev7)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/customize-your-plugin/)
 * Hello,
 * in order to customize your plugin, especially the front-end part, I would like
   to know with which tool you built your waymark.js file ?
 * Best regards,
 * Killian

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Joe](https://wordpress.org/support/users/morehawes/)
 * (@morehawes)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/customize-your-plugin/#post-16387419)
 * Hi Killian,
 * The JavaScript behind Waymark is a collection of Leaflet JS, Leaflet JS plugins,
   jQuery and lots of custom code.
 * If you are interested in digging into the source I recommend checking it out 
   on [Github](https://github.com/morehawes/waymark). The JavaScript source files
   can be found [here](https://github.com/morehawes/waymark/tree/master/waymark-js/src/js).
 * You will need to use NPM to install the dependencies in the root directory (`
   npm install`) and then run `grunt` to build the JavaScript.
 * I hope this helps.
 * Cheers,
   Joe
 *  Thread Starter [killiandev7](https://wordpress.org/support/users/killiandev7/)
 * (@killiandev7)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/customize-your-plugin/#post-16392744)
 * Okay great! Thanks for the information !
 * Best regards,
 * Killian

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Customize your plugin’ is closed to new replies.

 * ![](https://ps.w.org/waymark/assets/icon-256x256.png?rev=3491393)
 * [Waymark](https://wordpress.org/plugins/waymark/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/waymark/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/waymark/)
 * [Active Topics](https://wordpress.org/support/plugin/waymark/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/waymark/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/waymark/reviews/)

## Tags

 * [front-end](https://wordpress.org/support/topic-tag/front-end/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 2 replies
 * 2 participants
 * Last reply from: [killiandev7](https://wordpress.org/support/users/killiandev7/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/customize-your-plugin/#post-16392744)
 * Status: not a support question