-
Notifications
You must be signed in to change notification settings - Fork 0
Strapi schéma
Loys CAUCHETEUX edited this page Oct 1, 2021
·
21 revisions
type | name |
---|---|
Text | ref |
Text | nom |
Date | date |
Media | media |
Rich text | info |
Boolean | payer |
type | name |
---|---|
Text | nom |
Enumeration | type |
Date | date |
Media | fichier |
type | name |
---|---|
Text | nom |
Rich text | info |
Relation-with | entreprise a plusieurs Factures |
Relation-with | entreprise a plusieurs Geds |
JSON | tags |
Les tags servent à faire le lien entre les urls du fichier list.yml du crawlurl et les Entreprises dans Strapi
type | name |
---|---|
Rich text | info |
Relation-with | user a plusieurs Entreprises |
Boolean | factures |
Boolean | ged |
type | name |
---|---|
Text | title |
Rich text | home |
Text | footer |
Rich Text | login |
Media | logo |
Boolean | zammad |
Boolean | graph |
Boolean | backups |
url : URL de votre applicatif Zammad (ex : https://zammad.example.com/)
token : un token pour l'API Zammad, Permissions nécéssaires
type | name |
---|---|
Text | token |
Text | url |
Dashboard3 peut être relié au projet crawlurl et faire un rendu des données dans un graph. Pour cela le parametre Boolean "graph' doit être à true et le Single Type ci dessous doit être rempli.
type | name |
---|---|
Text | url |
Text | token |
Text | org |
Text | bucket |