Feat: Home and Contact pages setup with Altcha bot protection and saving to database using alterntive layout.

This commit is contained in:
2025-07-25 19:22:17 +01:00
parent fad5336cc4
commit b76a999d01
95 changed files with 10274 additions and 2115 deletions

View File

@@ -99,7 +99,12 @@ VALUES
, (
1
, 'USER'
, 'Admin User'
, 'User'
)
, (
2
, 'PROJECT_HUB'
, 'Project Hub'
)
;
@@ -154,6 +159,20 @@ VALUES
, 2
, 2
)
, (
1
, 'CONTACT_FORM_ADMIN'
, 'Admin Contact Form'
, 3
, 3
)
, (
1
, 'CONTACT_FORM_CREATE'
, 'Create Contact Form'
, 3
, 4
)
;
-- Users
@@ -265,6 +284,18 @@ VALUES
, 6
, 3
, 1
)
, (
1
, 7
, 3
, 1
)
, (
1
, 8
, 3
, 1
)
, (
2
@@ -302,6 +333,18 @@ VALUES
, 1
, 1
)
, (
2
, 7
, 4
, 1
)
, (
2
, 8
, 1
, 1
)
;
-- User Role link