Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • U

      Deploy Krayin with heroku
      General Discussion • • United_MFO

      3
      0
      Votes
      3
      Posts
      2492
      Views

      U

      @Rishabh-Webkul it's not a specific problem.

      I want to understand the best way to deploy to heroku, whether it's via CLI or connected to GITHUB.

      in the deployment connected to GITHUB, when the deployment is done, it stays on the krayin installation screen forever, even after entering the database data, it doesn't install, is that right?

    • J

      Krayin CRM vs Dynamics 365 Marketing CRM
      General Discussion • • johndyna

      1
      0
      Votes
      1
      Posts
      1205
      Views

      No one has replied

    • A

      Receive email reply
      General Discussion • • Alexandre Amaral

      2
      0
      Votes
      2
      Posts
      1794
      Views

      R

      Hello @Alexandre-Amaral

      For this kindly make setup of your email SMTP in your .env file.

      Find the blog below for your reference.

      https://krayincrm.com/smtp-in-krayin/

      Thanks & Regards

    • A

      Can't setup krayin with provided docker files
      Comments & Feedback • • alex.oconnor

      10
      0
      Votes
      10
      Posts
      8972
      Views

      A

      I've come back to this post xmas and managed to resolve. Was my mistake in the end however the error was not super clear.

      I must have run either the setup.sh or docker compose up before creating the workspace directory. As a result the volume mount created the workspace directory for me, but with the owner as root:root.

      When trying to debug I was looking in the dockerfile at the last few lines wondering why the chown -r $user:www-data $container_path was not applying correctly not realising it was being overwritten by the volume mount from the compose file. Was a silly thing to miss, my bad 馃槄 . Thank you for trying to help.

      Fix:
      Make sure the permissions/owner (775, $user) are set correctly on the ./workspace directory before running ./setup.sh.

    • A

      TOTAL VALUE OF TRADING ON THE PANEL
      General Discussion • • Alexandre Amaral

      2
      0
      Votes
      2
      Posts
      1764
      Views

      R

      Hello @Alexandre-Amaral

      This is the part of customization file path is

      packages >> Webkul >> Admin >> src >> Resources >> views >> leads >> index.blade.php

      GitHub Link: https://github.com/krayin/laravel-crm/blob/2.0/packages/Webkul/Admin/src/Resources/views/leads/index.blade.php

      Thanks & Regards

    • U

      Deploy with Heroku
      Comments & Feedback • • United_MFO

      6
      0
      Votes
      6
      Posts
      4954
      Views

      U

      @Rishabh-Webkul I managed to deploy, thank you.

      However, with the application live, when doing a small action like deleting a contact, I received an error of "CSRF token mismatch.", how can I fix it?

    • D

      Notes do not retain their formatting
      Comments & Feedback • • digitalquill

      5
      0
      Votes
      5
      Posts
      4587
      Views

      M

      Hi,

      The same issue applies to the lead description. While it's saved correctly in the database, all formatting is lost when displayed. Perhaps using an HTML editor field or replacing line breaks with <br> tags when rendering could resolve this.

    • R

      mail not sent
      General Discussion • • Rohit_chauhan

      4
      0
      Votes
      4
      Posts
      3476
      Views

      I

      @Rohit_chauhan Could you share the failed network call.

    • S

      Create Lead Error
      General Discussion • • selenga

      3
      0
      Votes
      3
      Posts
      2772
      Views

      I

      Just install "sudo apt-get install php-intl" pkg according to your php version.

    • A

      Getting error when. assign sales owner try to open that particular lead
      General Discussion • • aman

      6
      0
      Votes
      6
      Posts
      5255
      Views

      I

      GO TO : packages/Webkul/Admin/src/Http/Controllers/Lead/LeadController.php

      In view function

      Remove this :

      if (
      $userIds = bouncer()->getAuthorizedUserIds()
      && ! in_array($lead->user_id, $userIds)
      ) {
      return redirect()->route('admin.leads.index');
      }

      with:

      $userIds = bouncer()->getAuthorizedUserIds();

      if ($userIds && ! in_array($lead->user_id, $userIds)) {
      return redirect()->route('admin.leads.index');
      }

    • M

      Microsoft Graph
      General Discussion • • mkas

      2
      0
      Votes
      2
      Posts
      1967
      Views

      R

      Hello @mkas

      By default only Google option is available, Microsoft 365 mail is not available directly you need to make the additional integration and connect it with the API

      Thanks & Regards

    • D

      api error
      General Discussion • • dhiego_lemes

      2
      0
      Votes
      2
      Posts
      1670
      Views

      R

      Hello @dhiego_lemes

      Could you please provide us with more details? After reviewing your query, we are unable to clearly identify the main issue.

      A bit more clarification will help us assist you more effectively.

      Thanks & Regards

    • D

      Delete a Lead
      General Discussion • • digitalquill

      3
      0
      Votes
      3
      Posts
      2802
      Views

      D

      @Rishabh-Webkul BOOM! thank you!

    • J

      Can't Integrate Krayin with Google Calendar
      General Discussion • • Jack38

      6
      0
      Votes
      6
      Posts
      5423
      Views

      R

      Hello @Jack38

      If you still facing issues after adding the credentials in the .env file

      Now you can create a ticket from the link below our support team will assist you further

      https://webkul.uvdesk.com/en/customer/create-ticket/

      Thanks & Regards

    • H

      change currency
      General Discussion • • helplink

      4
      0
      Votes
      4
      Posts
      3742
      Views

      R

      Hello @anderson

      Kindly check it inside the console networks that is there any error is coming because at our end everything is working fine.

      inrr.png

      Frontend

      inr.png

      Thanks & Regards

    • G

      How to integrate FB Lead Forms
      General Discussion • • gautham073

      2
      0
      Votes
      2
      Posts
      1626
      Views

      R

      Hello @gautham073

      By default, this integration is not available for this you need to create and customize it from the code end.

      Also we can do and add this integration for you and this will come under as a paid service.

      Thanks & Regards

    • G

      Can we add telephony service providers
      General Discussion • • gautham073

      3
      0
      Votes
      3
      Posts
      2620
      Views

      R

      Hello @gautham073

      You can purchase our Krayin VoIP Extension from the link below:

      https://store.webkul.com/krayin-crm-voip.html

      If you would like to integrate a third-party service, we can do that as well. We just need the API documentation from you.

      This will be a paid service.

      Thanks & Regards

    • U

      How can I change Krayin's logo to my logo
      General Discussion • • United_MFO

      5
      0
      Votes
      5
      Posts
      4735
      Views

      R

      Hello @UnitedMFO

      That's great to hear that you managed to resolve this. Can you elaborate what are upcoming issues which you are facing in the JS part

      Thanks & Regards

    • Y

      Instalaci贸n en pausa
      General Discussion • • Yamil Esparza

      2
      0
      Votes
      2
      Posts
      1735
      Views

      R

      Hello @Yamil-Esparza

      Usually, it doesn't happen while installation kindly press enter when it shows the credentials part.

      Thanks & Regards

    • S

      Installation
      General Discussion • • semih1609

      2
      0
      Votes
      2
      Posts
      1715
      Views

      R

      Hello @semih1609

      Kindly go through the Installation of Krayin from the DevDocs

      Find the link below for the reference

      https://devdocs.krayincrm.com/2.0/introduction/installation.html

      Thanks & Regards