OMV-Theme plugin, theme changer and UI customisation

    • Offizieller Beitrag

    just none of the changes have any effect.

    The plugin uses omv-mkconf. It would need to be ported to salt or just execute the shell script from php.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Most plugins from 4.x or earlier won't work on 5.x.


    Yes. A quick and dirty port would be changing every line starting with
    $cmd = new \OMV\System\Process("omv-mkconf","
    and replace with:
    $cmd = new \OMV\System\Process("/usr/share/openmediavault/mkconf/


    But really, all of those scripts just call the script that they are calling.

    Aaron, I've tried grep to find the file(s) in which this change would have to be made without success. Can you point me to the correct file(s)? I really liked this functionality in omv4


    Thank you!

    • Offizieller Beitrag

    Can you point me to the correct file(s)?

    Only one file.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!