WoW-CMS / BlizzCMS

BlizzCMS is a CMS built with CodeIgniter 3 for World of Warcraft emulators.
MIT License
99 stars 88 forks source link

[Suggest]: Dynamic SOAP Commands - Admin Panel #87

Closed Insta-Dev closed 7 months ago

Insta-Dev commented 1 year ago

Is your feature request related to a problem? Please describe.

If https://github.com/WoW-CMS/BlizzCMS/issues/86 is going to be implemented, I would highly advise making use of this and implementing a "SOAP Console" feature, where admins can execute commands based on their own RBAC permissions in-game. For example, if I have access to .server restart in-game, I could execute the command from the website as well and it will be executed in real time!

Describe the solution you'd like.

For now we need to be in-game to execute commands. There are no alternative solutions to that.

Describe alternatives you've considered.

I've considered having a launcher that does that, or an app, but the absolute best solution is an internal website functionality for this. That would be sick to have!

Additional context.

Thanks in advance! :D

sayghteight commented 1 year ago

We will study this suggestion, and give a verdict according to our security standards.