packruler / traefik-themepark

Easily add theme-park.dev themes to supported applications
Apache License 2.0
32 stars 6 forks source link

Feature: Support for Theme Addons #3

Closed owine closed 1 year ago

owine commented 1 year ago

Is your feature request related to a problem? Please describe. Request to add support for the Theme Addons https://docs.theme-park.dev/themes/addons/

Describe the solution you'd like Additional yaml entry for addons:

Describe alternatives you've considered N/A

Additional context Add any other context or screenshots about the feature request here.

packruler commented 1 year ago

I didn't realize these could be done outside of the Docker env... 😀 This should be possible and I will work to add support in the future 👍

packruler commented 1 year ago

Looking at how the addons work, I think it is only reasonable to add support for *arr addons. They are at least consistent and can be handled in a manner similar to how existing themes work.

That said, you or anyone, can setup a manual rewrite script using https://github.com/packruler/rewrite-body (this addon builds off of that one)

saltydk commented 4 months ago

Can you add documentation for how to specify addons using labels?