Hi, I am working to ‘read’ Excel file and write down to a mysql table. My problem now is that I need to include xlsx.full.min.js library. I did this in my php plugin
but it didn´t work when I invocate it from my js file. The question is: how I can add this library of js or even an php library that can be recognized for the js o php file?