Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod manager improvements #5

Open
pedrotski opened this issue Aug 4, 2024 · 0 comments
Open

Mod manager improvements #5

pedrotski opened this issue Aug 4, 2024 · 0 comments
Labels
Daemon Issue relates to the Panel Daemon Enhancement New feature or request Frontend Issue relates to the Front End Panel Issue relates to the Panel backend

Comments

@pedrotski
Copy link

pedrotski commented Aug 4, 2024

Describe the feature and why you would like to see it.

The current custom mod manager could use some work to make it nicer to use.

Describe the solution you'd like.

  1. Add an update button that runs either an update bash or simply runs the installation bash again. - Add an update button to the mod manager frontend#428
  2. Allow setting a URL with an external URL icon displayed to the user so they can tap it and get more information about the plugin they're installing.
  3. Have a thumbnail field so we can add our own images if required. - Add custom images to user added mods frontend#387
  4. Allow us to set our own docker image, as the current one included from wisp is pretty bare-bones, and it's missing critical things such as jq.
  5. Set dependencies. For example, if a mod requires something, it will auto install it. I have a private version of this made if you want to reach out on Discord and ill show you how it all works.
  6. Allow the ability to show/hide mods on the back end so when you're testing its not displayed to all the users. All mods should be showen to admins.

Optional additional context to this request.

n/a

@Lunaversitay Lunaversitay added Enhancement New feature or request Frontend Issue relates to the Front End Panel Issue relates to the Panel backend Daemon Issue relates to the Panel Daemon labels Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Daemon Issue relates to the Panel Daemon Enhancement New feature or request Frontend Issue relates to the Front End Panel Issue relates to the Panel backend
Projects
None yet
Development

No branches or pull requests

2 participants