2025-12-11 17:22:26 +01:00
|
|
|
vich_uploader:
|
|
|
|
|
db_driver: orm
|
|
|
|
|
mappings:
|
2026-01-28 08:56:54 +01:00
|
|
|
image_formules:
|
|
|
|
|
uri_prefix: /images/image_formules
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/image_formules'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-16 13:52:22 +01:00
|
|
|
image_product:
|
|
|
|
|
uri_prefix: /images/image_product
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/image_product'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-30 11:29:29 +01:00
|
|
|
image_product_pic:
|
|
|
|
|
uri_prefix: /images/image_product_pic
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/image_product_pic'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
image_product_video:
|
|
|
|
|
uri_prefix: /images/image_product_video
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/image_product_video'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-22 15:58:57 +01:00
|
|
|
doc_product:
|
|
|
|
|
uri_prefix: /images/doc_product
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/doc_product'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-22 09:19:04 +01:00
|
|
|
image_options:
|
|
|
|
|
uri_prefix: /images/image_options
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/image_options'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-22 15:58:57 +01:00
|
|
|
contrat_file:
|
|
|
|
|
uri_prefix: /images/contrat_file
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/contrat_file'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
contrat_docuseal:
|
|
|
|
|
uri_prefix: /images/contrat_docuseal
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/contrat_docuseal'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
contrat_signed:
|
|
|
|
|
uri_prefix: /images/contrat_signed
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/contrat_signed'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
contrat_audit:
|
|
|
|
|
uri_prefix: /images/contrat_audit
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/contrat_audit'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-16 15:04:50 +01:00
|
|
|
devis_file:
|
2026-01-19 18:22:53 +01:00
|
|
|
uri_prefix: /pdf/devis_file
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/devis_file'
|
2026-01-16 15:04:50 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
devis_docuseal:
|
2026-01-19 18:22:53 +01:00
|
|
|
uri_prefix: /pdf/devis_docusign
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/devis_docusign'
|
2026-01-16 15:04:50 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
devis_signed:
|
2026-01-19 18:22:53 +01:00
|
|
|
uri_prefix: /pdf/devis_signed
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/devis_signed'
|
2026-01-16 15:04:50 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
devis_audit:
|
2026-01-19 18:22:53 +01:00
|
|
|
uri_prefix: /pdf/devis_audit
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/devis_audit'
|
2026-01-16 15:04:50 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-23 10:04:12 +01:00
|
|
|
payment_confirmed:
|
|
|
|
|
uri_prefix: /pdf/payment_confirmed
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/payment_confirmed'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
payment_confirmed_signed:
|
|
|
|
|
uri_prefix: /pdf/payment_confirmed_signed
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/payment_confirmed_signed'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-01-23 10:17:53 +01:00
|
|
|
facture:
|
|
|
|
|
uri_prefix: /pdf/facture
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/facture'
|
|
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
2026-02-06 13:46:35 +01:00
|
|
|
etat_lieux_media:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /images/etat_lieux/media
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/images/etat_lieux/media'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
etat_lieux_unsign:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /pdf/etat_lieux/unsign
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/etat_lieux/unsign'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
etat_lieux_sign:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /pdf/etat_lieux/sign
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/etat_lieux/sign'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
etat_lieux_audit:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /pdf/etat_lieux/audit
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/etat_lieux/audit'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
etat_lieux_unsign_return:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /pdf/etat_lieux/unsign_return
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/etat_lieux/unsign_return'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
etat_lieux_sign_return:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /pdf/etat_lieux/sign_return
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/etat_lieux/sign_return'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|
|
|
|
|
etat_lieux_audit_return:
|
2026-02-06 16:36:10 +01:00
|
|
|
uri_prefix: /pdf/etat_lieux/audit_return
|
|
|
|
|
upload_destination: '%kernel.project_dir%/public/pdf/etat_lieux/audit_return'
|
2026-02-06 13:46:35 +01:00
|
|
|
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
|