Initial commit: OCA Website packages (16 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:06 +02:00
commit 0578ef7638
660 changed files with 37334 additions and 0 deletions

View file

@ -0,0 +1 @@
* Ooops404 <https://ooops404.com>

View file

@ -0,0 +1 @@
This module allows to restrict access to specific website pages to logged users.

View file

@ -0,0 +1,3 @@
Website > Configuration > Authorization required URLs: select a website and enter a relative path, eg: /shop
When public user will try to access mywebsite.com/shop or any of its child pages, they will be requested to login.