• David_

    (@david_peris)


    Hi,
    I think they have created a great plugin! Congratulations ??
    Now I have a question:
    I would like to hide this plugin from the plugin list from my client. But I can’t find this option!
    Does not exist? Do you plan to add it?
    Thanks!
    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • It should do so automatically. At the top of the “Menu” section ( where you hide or show plugins and menu items)
    I think the logic is to make them an admin then DO NOT give them a green tick as “Other Admins”

    Best test I’ve found is to open the website and login as the client. See what they can see.

    Plugin Support VUM Support – Jhay

    (@jhayvum)

    @franktcmarketing thanks for the input.

    @david_peris
    In case you wanted to hide WLCMS from the installed plugins list just for your client, try to use this CSS https://d.pr/i/1AagRD.

    body.not-wlcms-admin table.plugins tr[data-slug*="white-label-cms"] {
        display:none;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide plugin from the plugin list’ is closed to new replies.