-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Description
I recently uploaded a new plugin. I use the zipped file from the Github release page. Unfortunately, I didn't know that the plugin uploader will take the folder name as the slug for the plugin.
Now, I am stuck with this name: GeoKKP-GIS-version-0_1_0
(see the version at the end of the name). When I upload a new version, I need to rename my directory with the name above (it's strange for sure, since it's not version 0.1.0 any more).
So, I have a questions:
- Is it possible to change the slug of my plugin? It's a new plugin, so there are very limited users.
- Perhaps we can add a field so that plugin author can choose their own slug for the plugin. I think Google play store can do something like this (or perhaps read from metadata). Is that possible?
Thanks.