Cannot Install Security Provider 2.6.1

Hello,

I choose development environment as local server . I can see Security Provider in Extension Manager but there is no install option. How can I install this security?

I think Security Provider only comes in the Pro version of Wappler, the basic version doesn't have user permissions available.

I have pro version but i cannot see it :confused:

You install the security provider from the page properties panel, not th extensions panel. Make sure you have App selected in your structure panel.

Screenshot 2025-06-06 at 11.36.33 AM

@brad Is that a PHP thing? I've never seen that in my NodeJS life :sweat_smile:

Please check the docs about usage of the security provider:

https://docs.wappler.io/t/security-and-login/2836

Where is this adjustment ? :sweat_smile:

I couldnt find it. I'm not much expert :hatched_chick:

Thank you i will check it also. I hope I can solve

It might be a PHP thing ... haven't experimented much with Node

You have saved your file as a dynamic page i.e. php if saved as html then security provider will be disabled.

Yes @Apple, php applies the security provider as a php script above the head of the php page,it does not support server level page security like node has