In this project, a plugin for WooCommerce (e-Commerce system for WordPress) was realised in which the customisation of a bag in all its aspects was realised, to be purchased with the purchase flow of the WooCommerce plugin.
Technical details
A Javascript library Pixi.JS was used, which simplifies some operations on the HTML Canvas, together with jQuery for some simple operations on the DOM, and on the backend side a support plugin was developed for WordPress, therefore in PHP, for saving the generated image and configuration within the WooCommerce data structures.