The simplest way would be to add an Option to Products that is smth like:
"Allow Guest to purchase?"
If it's on false it shows:
"You must sign in or register in order to purchase."
instead of the
"Add to Cart"
I have such plugin and tried to upload it on the marketplace 2x times but it got rejected because it's not their "conventional way of doing it correctly" or smth xD
Working without issues for me.
I thought so too, and I remember getting emails if something went out of stock, but I can't find this setting anymore, maybe it got removed but I'm not sure....
Either way, would be cool if you would add smth like that x)
Would you think about adding smth like sending an email to admins(or specific users) when a product is nearly or out of stock?
Would be cool. (dunno if It's already in IPB, can't find it if so xD)
I tried that, but it seems they are replacing the authorization headers even if all security is disabled on that URL.
One way would be to use a "Worker" that renames the authorization header that it gets to something else, but then IPB API check wouldn't understand what's happening 😕
CF support is the worst 😞 takes ages to answer.
Both mods are enabled and working.
I can only disable CF on the API URL level but not on the whole page for obv reasons. 😮
edit: ok its related to CF and the headers, any idea how this is fixable without having a giant security risk in terms of ddos and stuff?