designtopack/public/site/blueprints/users/client.yml
isUnknown a4cc5c8efe
All checks were successful
Deploy Production / Build and Deploy to Production (push) Successful in 30s
fix redirection to old domain
2026-03-20 11:49:34 +01:00

54 lines
1.2 KiB
YAML

title: Client
description: Ne peut pas accéder au Panel, peut accéder aux Projets auxquels il est assigné côté front.
home: /
permissions:
access:
*: false
panel: true
account: true
projects: false
clients: false
design-to-light: false
inspirations: false
materials: false
creations: false
user:
changeRole: false
delete: false
options:
update:
client: false
sections:
stats:
label: ' '
type: stats
size: huge
reports:
- label:
fr: Ouvrir la plateforme
en: Open platform
value: Design to Pack
link: https://designtopack.groupe-pochet.fr/
icon: open
- label:
fr: Projet(s) en cours
en: Current project(s)
link: https://designtopack.groupe-pochet.fr/
value: "{{ user.currentProjects.count }}"
icon: folder
content:
label: ' '
type: fields
fields:
client:
type: pages
multiple: false
query: site.find("clients").childrenAndDrafts
subpages: false
image:
query: page.logo.toFile
layout: cardlets
required: true
width: 1/2