How/why is it that when I install the example plugin, the created plugin folder is named 'ConfiguratorExample', but when I create my own plugin based on the example and deploy it to a Mura site, the created folder name has a numeric suffix appended to it?
How can I prevent this, so the hard-coded 'url' path in configurator.js works properly? Currently I have to open up and modify the url var in configurator.js after plugin installation for it to work - obviously far from ideal.
How/why is it that when I install the example plugin, the created plugin folder is named 'ConfiguratorExample', but when I create my own plugin based on the example and deploy it to a Mura site, the created folder name has a numeric suffix appended to it?
How can I prevent this, so the hard-coded 'url' path in configurator.js works properly? Currently I have to open up and modify the url var in configurator.js after plugin installation for it to work - obviously far from ideal.
Thanks,
Azadi