Επικοινωνία

Επικοινωνία

Φόρμα Επαφής

Αποστολή Email

* Υποχρεωτικό πεδίο

Επαφή

ΑΦΟΙ ΜΠΟΥΖΑΚΗ Ε.Π.Ε.
Αναπαύσεως 22, 73135, Χανιά
Τηλ.: 28210 76734
Fax: 28210 76732
Email: sales@boatlifts.gr, bouzakisbros@otenet.gr

^ Grav\Common\Page\Page {#379
  #name: "form.el.md"
  #initialized: true
  #folder: "09.contact"
  #path: "/home/alphaad/boatlifts.alphaad.gr/user/pages"
  #extension: ".el.md"
  #url_extension: ""
  #id: "el1677674818f8da344c49f02b3acc002592b8299f13"
  #parent: "/home/alphaad/boatlifts.alphaad.gr/user/pages"
  #template: "form"
  #expires: null
  #cache_control: null
  #visible: true
  #published: true
  #publish_date: null
  #unpublish_date: null
  #slug: "epikoinwnia"
  #route: "/epikoinwnia"
  #raw_route: "/contact"
  #url: null
  #routes: null
  #routable: true
  #modified: 1677674818
  #redirect: null
  #external_url: null
  #header: {#390
    +"title": "Επικοινωνία"
    +"slug": "epikoinwnia"
    +"hero_image": "/images/hero-contact.jpg"
    +"hero_classes": "hero-large"
    +"content": array:2 [
      "items" => array:1 [
        0 => "@self.modular"
      ]
      "order" => array:2 [
        "by" => "folder"
        "dir" => "asc"
      ]
    ]
    +"form": array:4 [
      "name" => "contact-form"
      "fields" => array:5 [
        0 => array:7 [
          "name" => "name"
          "label" => "Όνομα"
          "placeholder" => "Όνομα"
          "autofocus" => "on"
          "autocomplete" => "on"
          "type" => "text"
          "validate" => array:1 [
            "required" => true
          ]
        ]
        1 => array:5 [
          "name" => "email"
          "label" => "Ηλεκτρονικό ταχυδρομείο"
          "placeholder" => "e-mail"
          "type" => "email"
          "validate" => array:1 [
            "required" => true
          ]
        ]
        2 => array:7 [
          "name" => "subject"
          "label" => "Θέμα"
          "placeholder" => "Θέμα"
          "autofocus" => "on"
          "autocomplete" => "on"
          "type" => "text"
          "validate" => array:1 [
            "required" => true
          ]
        ]
        3 => array:4 [
          "name" => "message"
          "label" => "Μήνυμα"
          "placeholder" => "το μήνυμα σας"
          "type" => "textarea"
        ]
        4 => array:4 [
          "name" => "captcha"
          "label" => "captcha"
          "type" => "captcha"
          "recaptcha_not_validated" => "Captcha not valid!"
        ]
      ]
      "buttons" => array:1 [
        0 => array:2 [
          "type" => "submit"
          "value" => "Αποστολή Μηνύματος"
        ]
      ]
      "process" => array:6 [
        0 => array:1 [
          "captcha" => true
        ]
        1 => array:1 [
          "email" => array:5 [
            "from" => "{{ form.value.email }}"
            "to" => array:1 [
              0 => "nikosgiaglis@gmail.com"
            ]
            "bcc" => array:3 [
              0 => "{{ config.plugins.email.to }}"
              1 => "{{ form.value.email }}"
              2 => "alphaadvertisement@gmail.com"
            ]
            "subject" => "[Feedback] {{ form.value.name|e }}"
            "body" => "{% include 'forms/data.html.twig' %}"
          ]
        ]
        2 => array:1 [
          "save" => array:4 [
            "fileprefix" => "feedback-"
            "dateformat" => "Ymd-His-u"
            "extension" => "txt"
            "body" => "{% include 'forms/data.txt.twig' %}"
          ]
        ]
        3 => array:1 [
          "message" => "Thank you for your feedback!"
        ]
        4 => array:1 [
          "display" => "contac-form-send"
        ]
        5 => array:1 [
          "redirect" => "contact/contac-form-send"
        ]
      ]
    ]
    +"process": array:2 [
      "twig" => true
      "markdown" => false
    ]
    +"cache_enable": false
  }
  #frontmatter: """
    title: Επικοινωνία\n
    slug: epikoinwnia\n
    hero_image: /images/hero-contact.jpg\n
    hero_classes: hero-large\n
    content:\n
        items:\n
            - '@self.modular'\n
        order:\n
            by: folder\n
            dir: asc\n
    form:\n
        name: contact-form\n
        fields:\n
            -\n
                name: name\n
                label: Όνομα\n
                placeholder: Όνομα\n
                autofocus: 'on'\n
                autocomplete: 'on'\n
                type: text\n
                validate:\n
                    required: true\n
            -\n
                name: email\n
                label: 'Ηλεκτρονικό ταχυδρομείο'\n
                placeholder: e-mail\n
                type: email\n
                validate:\n
                    required: true\n
            -\n
                name: subject\n
                label: Θέμα\n
                placeholder: Θέμα\n
                autofocus: 'on'\n
                autocomplete: 'on'\n
                type: text\n
                validate:\n
                    required: true\n
            -\n
                name: message\n
                label: Μήνυμα\n
                placeholder: 'το μήνυμα σας'\n
                type: textarea\n
            -\n
                name: captcha\n
                label: captcha\n
                type: captcha\n
                recaptcha_not_validated: 'Captcha not valid!'\n
        buttons:\n
            -\n
                type: submit\n
                value: 'Αποστολή Μηνύματος'\n
        process:\n
            -\n
                captcha: true\n
            -\n
                email:\n
                    from: '{{ form.value.email }}'\n
                    to:\n
                        - nikosgiaglis@gmail.com\n
                    bcc:\n
                        - '{{ config.plugins.email.to }}'\n
                        - '{{ form.value.email }}'\n
                        - alphaadvertisement@gmail.com\n
                    subject: '[Feedback] {{ form.value.name|e }}'\n
                    body: '{% include ''forms/data.html.twig'' %}'\n
            -\n
                save:\n
                    fileprefix: feedback-\n
                    dateformat: Ymd-His-u\n
                    extension: txt\n
                    body: '{% include ''forms/data.txt.twig'' %}'\n
            -\n
                message: 'Thank you for your feedback!'\n
            -\n
                display: contac-form-send\n
            -\n
                redirect: contact/contac-form-send\n
    process:\n
        twig: true\n
        markdown: false\n
    cache_enable: false
    """
  #language: "el"
  #content: """
    <h3 style="font-size: 24px;color: var(--base1);">Φόρμα Επαφής</h3>\n
    <p style="font-size:18px;color:#777;">Αποστολή Email</p>\n
    <p>* Υποχρεωτικό πεδίο</p>
    """
  #content_meta: null
  #summary: null
  #raw_content: """
    <h3 style="font-size: 24px;color: var(--base1);">Φόρμα Επαφής</h3>\n
    <p style="font-size:18px;color:#777;">Αποστολή Email</p>\n
    <p>* Υποχρεωτικό πεδίο</p>
    """
  #metadata: array:2 [
    "generator" => array:2 [
      "content" => "GravCMS"
      "name" => "generator"
    ]
    "description" => array:2 [
      "content" => "Εγκατάσταση Πλωτών Εξεδρών &amp; Συστημάτων Φύλαξης Σκαφών. Ολοκληρωμένα Πακέτα Υπηρεσιών. Αντιολισθητική Επιφάνεια Υψηλής Αισθητικής Μεγάλης Αντοχής Και Μακράς Διάρκειας Ζωής. Υπευθυνότητα - Ποιότητα. Σεβασμός στο Περιβάλλον."
      "name" => "description"
    ]
  ]
  #title: "Επικοινωνία"
  #max_count: null
  #menu: "Επικοινωνία"
  #date: 1677000420
  #dateformat: null
  #taxonomy: []
  #order_by: "default"
  #order_dir: "asc"
  #order_manual: null
  #modular_twig: false
  #process: array:2 [
    "markdown" => false
    "twig" => true
  ]
  #summary_size: null
  #markdown_extra: null
  #etag: null
  #last_modified: null
  #home_route: "/home"
  #hide_home_route: false
  #ssl: null
  #template_format: "html"
  #debugger: null
  -_original: null
  -_action: null
  -_forms: array:1 [
    "contact-form" => array:5 [
      "name" => "contact-form"
      "rules" => []
      "fields" => array:5 [
        0 => array:7 [
          "name" => "name"
          "label" => "Όνομα"
          "placeholder" => "Όνομα"
          "autofocus" => "on"
          "autocomplete" => "on"
          "type" => "text"
          "validate" => array:1 [
            "required" => true
          ]
        ]
        1 => array:5 [
          "name" => "email"
          "label" => "Ηλεκτρονικό ταχυδρομείο"
          "placeholder" => "e-mail"
          "type" => "email"
          "validate" => array:1 [
            "required" => true
          ]
        ]
        2 => array:7 [
          "name" => "subject"
          "label" => "Θέμα"
          "placeholder" => "Θέμα"
          "autofocus" => "on"
          "autocomplete" => "on"
          "type" => "text"
          "validate" => array:1 [
            "required" => true
          ]
        ]
        3 => array:4 [
          "name" => "message"
          "label" => "Μήνυμα"
          "placeholder" => "το μήνυμα σας"
          "type" => "textarea"
        ]
        4 => array:4 [
          "name" => "captcha"
          "label" => "captcha"
          "type" => "captcha"
          "recaptcha_not_validated" => "Captcha not valid!"
        ]
      ]
      "buttons" => array:1 [
        0 => array:2 [
          "type" => "submit"
          "value" => "Αποστολή Μηνύματος"
        ]
      ]
      "process" => array:6 [
        0 => array:1 [
          "captcha" => true
        ]
        1 => array:1 [
          "email" => array:5 [
            "from" => "{{ form.value.email }}"
            "to" => array:1 [
              0 => "nikosgiaglis@gmail.com"
            ]
            "bcc" => array:3 [
              0 => "{{ config.plugins.email.to }}"
              1 => "{{ form.value.email }}"
              2 => "alphaadvertisement@gmail.com"
            ]
            "subject" => "[Feedback] {{ form.value.name|e }}"
            "body" => "{% include 'forms/data.html.twig' %}"
          ]
        ]
        2 => array:1 [
          "save" => array:4 [
            "fileprefix" => "feedback-"
            "dateformat" => "Ymd-His-u"
            "extension" => "txt"
            "body" => "{% include 'forms/data.txt.twig' %}"
          ]
        ]
        3 => array:1 [
          "message" => "Thank you for your feedback!"
        ]
        4 => array:1 [
          "display" => "contac-form-send"
        ]
        5 => array:1 [
          "redirect" => "contact/contac-form-send"
        ]
      ]
    ]
  ]
  #media: Grav\Common\Page\Media {#1860
    #standard_exif: array:4 [
      0 => "FileSize"
      1 => "MimeType"
      2 => "height"
      3 => "width"
    ]
    #items: []
    #path: "/home/alphaad/boatlifts.alphaad.gr/user/pages/09.contact"
    #images: []
    #videos: []
    #audios: []
    #files: []
    #media_order: []
    -iteratorUnset: false
    -_upload_defaults: array:7 [
      "self" => true
      "avoid_overwriting" => false
      "random_name" => false
      "accept" => array:1 [
        0 => "image/*"
      ]
      "limit" => 10
      "filesize" => null
      "destination" => null
    ]
  }
  #_loadMedia: true
}