src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/website/app-support.html.twig line 4

Open in your IDE?
  1. {% include '@HoneybeeWeb/website/header.html.twig' %}
  2. <section class="hero"><div class="wrap narrow"><span class="eyebrow">Application support</span><h1>Find the right support<br>for your application.</h1><p class="lead">Include the app name and describe the account or access issue. Do not send passwords or authentication tokens.</p><div class="actions"><a class="btn dark" href="mailto:info@ourhoneybee.eu">Contact HoneyBee support ↗</a><a class="textlink" href="mailto:privacy@ourhoneybee.eu">Privacy enquiries →</a></div></div></section>
  3. <section class="section white"><div class="wrap"><div class="cols3"><article class="product"><h3>Nectar Beezness</h3><p>Business Suite mobile access. Confirm account and organization access with your administrator or HoneyBee support.</p><a class="textlink" href="{{ path('privacy_policy') }}">Privacy policy →</a></article><article class="product"><h3>HoneyCore mobile</h3><p>For operational access questions, include the application and deployment context without sending confidential site data.</p><a class="textlink" href="{{ path('honeycore_privacy_policy') }}">HoneyCore privacy →</a></article><article class="product"><h3>Khorchapati</h3><p>A separate consumer application. Identify Khorchapati when contacting support about account or privacy requests.</p><a class="textlink" href="{{ path('khorchapati_terms_and_conditions') }}">Application terms →</a></article></div><div class="side-note" id="account-linking"><h2>Linking or merging accounts</h2><p>The existing merge flow is available from your personal applicant account. It verifies the other account by email before moving access and company ownership. If you are signed in with an administrative account, contact <a class="textlink" href="mailto:info@ourhoneybee.eu?subject=Account%20linking%20help">HoneyBee support</a> for help identifying the correct account.</p></div><div class="side-note" id="account-deletion"><h2>Request account deletion</h2><p><a class="textlink" href="mailto:privacy@ourhoneybee.eu?subject=Account%20deletion%20request">Email privacy@ourhoneybee.eu →</a></p>For data or account deletion enquiries, contact the privacy channel. The applicable policy and account context determine the request process and any records that must be retained. This page does not submit or confirm a deletion.</div></div></section>
  4. {% include '@HoneybeeWeb/website/footer.html.twig' %}