A strange error occurs when we are trying to submit a new plugin

A strange error occurs when we are trying to submit a new plugin

by Ascensio System SIA -
Number of replies: 4
Picture of Plugin developers

We are trying to register our new plugin https://github.com/ONLYOFFICE/moodle-assignsubmission_onlyoffice (it's an additional plugin for our main one which extends its functionality https://moodle.org/plugins/mod_onlyofficeeditor)

However, the system says that Another plugin with the same frankenstyle component name assignsubmission_onlyoffice already exists in this Plugins database.

Could you please help us and say what does it mean? Somebody registered our plugin?

What are we supposed to do in this case? 

We will be glad to get any help. Thanks!


Average of ratings: -
In reply to Ascensio System SIA

Re: A strange error occurs when we are trying to submit a new plugin

by Davo Smith -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

A while back, I was paid by one of our customers to create and publish a plugin to integrate OnlyOffice as an assignment submission type in Moodle.

The plugin code can be found here: https://github.com/synergylearning/moodle-assignsubmission_onlyoffice

When it was submitted to the Moodle plugin directory, various changes were requested before it could be published. Unfortunately, there was no further budget set aside to complete the changes, so the plugin has remained in this unpublished state ever since.

So, the error message is entirely correct, there is an existing plugin with the name assignsubmission_onlyoffice in the Plugins directory (it just isn't visible to most people).

I don't personally have any issue with the existing entry being removed, so that your version can be submitted instead, but I don't believe I have the ability to do that myself.

Average of ratings: Useful (1)
In reply to Davo Smith

Re: A strange error occurs when we are trying to submit a new plugin

by Ascensio System SIA -
Picture of Plugin developers
Hi Davo! Thanks a lot for your explanation! It's now clear.

@Dan Marsden, @David Mudrák, could we please ask you to check this thread and tell us will it be possible to delete Davo's first plugin since he is agree with that?

Thanks you!
In reply to Davo Smith

Re: A strange error occurs when we are trying to submit a new plugin

by Dan Marsden -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators
Thanks Davo, shame you didn't manage to get those last things changed, I've deleted the plugins db entry as you requested though.
Average of ratings: Useful (1)
In reply to Dan Marsden

Re: A strange error occurs when we are trying to submit a new plugin

by Ascensio System SIA -
Picture of Plugin developers
Hi Dan! Thanks so much for your quick assistance!