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
    • G

      Localisation - currency
      Comments & Feedback • • GlennMUK

      2
      0
      Votes
      2
      Posts
      106
      Views

      R

      Hello @GlennMUK

      1 Query

      By default, the currency selected during installation remains the active one. If you wish to add support for additional currencies, it would require customization.

      2 Query

      When you hover over the tax section, you'll see an edit option. From there, you can add or edit the tax, and it will automatically be included in the total.

      Warm Regards

    • T

      Is there a non-admin portal?
      General Discussion • • TheDanMan

      2
      0
      Votes
      2
      Posts
      752
      Views

      R

      Hello @TheDanMan

      The /admin URL is the main and only interface provided out of the box.

      It’s meant for internal users like sales reps, managers, or admins — all considered "admin users" with roles and permissions.

      There's no front-end portal for standard end-users (like customers or leads) to log in or interact This needs to be gets customized.

      Warm Regards

    • F

      He batallado con krayin pero ya conozco bastante, si alguien necesita ayuda en español, podría ayudar
      General Discussion • • fabianjose

      1
      0
      Votes
      1
      Posts
      38
      Views

      No one has replied

    • J

      How to change the logo
      General Discussion • • johnber

      4
      0
      Votes
      4
      Posts
      52
      Views

      F

      @johnber 2773aac5-7d0d-4e7a-a416-e97637769791-image.png
      252ed760-3093-4da5-9406-3e439c3644f9-image.png
      a92f4b5c-241e-4c6d-9f66-e6aee262bda4-image.png

      What you need to do is go into the code, find the element in the code, and delete or comment it out.
      The path is packages\Webkul\Admin\src\Resources\views\components\layouts\header\index.blade.php

      You can delete or comment it out.
      php artisan optimize:

    • Mubashar

      email is not sending
      General Discussion • • Mubashar

      2
      0
      Votes
      2
      Posts
      71
      Views

      F

      I managed to send emails from the CRM, but the main problem was my server blocking ports for sending via SMTP.
      I couldn't send emails from Digital Ocean, so I migrated to another VPS that allowed me to send emails without any issues.

      Another option if you have trouble sending emails is to use third-party services. In my case, Amazon SES worked.
      33ebad1e-3ce8-43c4-b601-1c7f37f2a423-image.png

    • A

      How to Integrate a Webflow Form with Krayin Banking CRM ?
      General Discussion • • ankitkr

      2
      0
      Votes
      2
      Posts
      919
      Views

      R

      Hello @ankitkr

      Thank you so much for the suggestion.

      Regards

    • S

      Unable to Send Email - Emails Not Received by Users
      General Discussion • • sithumini

      4
      0
      Votes
      4
      Posts
      2554
      Views

      F

      I managed to send emails from the CRM, but the main problem was my server blocking ports for sending via SMTP.
      I couldn't send emails from Digital Ocean, so I migrated to another VPS that allowed me to send emails without any issues.

      Another option if you have trouble sending emails is to use third-party services. In my case, Amazon SES worked.

      Screenshot_1.png

    • C

      How to configure mail inbox?
      Comments & Feedback • • chrkon

      2
      0
      Votes
      2
      Posts
      1492
      Views

      R

      Hello @chrkon

      We have introduce Imap Integration in Krayin 2.1.0 version.

      https://github.com/krayin/laravel-crm/blob/v2.1.0/CHANGELOG.md

      Krayin2.1.0.png

      Warm Regards
      Team Krayin

    • C

      Question about receiving email
      Comments & Feedback • • cygnet

      4
      -1
      Votes
      4
      Posts
      3375
      Views

      R

      Hello @chrkon

      We have introduce Imap Integration in Krayin 2.1.0 version.

      https://github.com/krayin/laravel-crm/blob/v2.1.0/CHANGELOG.md

      Krayin2.1.0.png

      Warm Regards
      Team Krayin

    • R

      Workflows - Update Lead Value
      General Discussion • • rsadrian

      2
      0
      Votes
      2
      Posts
      1623
      Views

      R

      Hello @rsadrian

      This need to be customized from the code end from the Automation Package .

      Folder Path

      packages >> Webkul >> Automation >> src >> Helpers

      automation.png

      GitHub Link - https://github.com/krayin/laravel-crm/tree/2.1/packages/Webkul/Automation/src/Helpers

      Warm Regards
      Team Krayin

    • L

      Installation: stuck on "Step: Create admin credentials..."
      General Discussion • • Lowelheim

      2
      0
      Votes
      2
      Posts
      1769
      Views

      R

      Hello @Lowelheim

      At this step you need to click Enter key and it will generate the default credentials

      user - admin@example.com
      pass - admin123

      Warm Regards
      Team Krayin

    • T

      How to Remove the Email Requirement and Translate Specific Fields in Admin
      General Discussion • • thender

      2
      0
      Votes
      2
      Posts
      1797
      Views

      R

      Hello @thender

      Regarding your Query 1

      I’m trying to remove the requirement to fill in an email address. I’ve already disabled it in the attributes, but it’s still asking for an email. Could anyone help me remove this requirement?

      Find the screen record - https://webkul.chatwhizz.com/share/view-recording/6853be39f5b74e7c0bb34521

      Query 2

      Additionally, I’d like to know how I can translate the left sidebar on the page /admin/leads/view/3. Specifically, I need help with translating the following fields:

      Lead Value

      Source

      Type

      Sales Owner

      Expected Close Date

      -- We have raised a Issue on GitHub

      https://github.com/krayin/laravel-crm/issues/2249

      Warm Regards
      Team Krayin

    • H

      Issues with CRM
      General Discussion • • harvey

      3
      0
      Votes
      3
      Posts
      2663
      Views

      F

      Lograste resolver? Te puedo ayudar.

    • S

      How to handle breadcrumbs in new package
      General Discussion • • smeranda

      3
      0
      Votes
      3
      Posts
      2280
      Views

      S

      @rishabh_webkul Is there a way to manage and register inside a package?

    • E

      Issue with Receiving Emails - Bounce Back Error
      General Discussion • • edmund.ciego7

      2
      0
      Votes
      2
      Posts
      1430
      Views

      R

      Hello @edmund-ciego7

      Did you add the Imap Configurations for receiving emails?

      We have recently introduced this in our latest version of Krayin.

      Regards
      Team Krayin

    • P

      Format date
      General Discussion • • proustysab

      2
      0
      Votes
      2
      Posts
      1890
      Views

      R

      Hello @proustysab

      To change the date format you need to customize the below file.

      File path: packages/Webkul/Admin/src/Resources/views/components/flat-picker/date.blade.php

      Regards
      Team Krayin

    • S

      HOW TO WHITELABEL??
      General Discussion • • synapsesolutions

      2
      0
      Votes
      2
      Posts
      1761
      Views

      R

      Hello @synapsesolutions

      White Label features will be introduced in our upcoming release.

      You can check it out our master branch and install this to check these features.

      Github Master Link: https://github.com/krayin/laravel-crm/tree/master

      Regards.
      Team Krayin

    • E

      API error when try to create a lead (admin::app.common.internal-server-error)
      General Discussion • • eloimarquessilva

      5
      0
      Votes
      5
      Posts
      4390
      Views

      E

      Hello @rishabh_webkul, the file is empty. Even after simulating the error via api.

      fc486080-20d1-466b-be54-209f17760b7e-image.png

    • E

      I can't confirm my login email for this forum
      Comments & Feedback • • eloimarquessilva

      3
      0
      Votes
      3
      Posts
      2924
      Views

      E

      @eloimarquessilva
      Hi @rishabh_webkul .
      My concern is that if I need to reset my password I won't be able to because I can't receive emails from you.
      Anyway thank you for reply,

    • E

      Issue with Incoming Emails Not Displaying in System
      General Discussion • • Evin

      3
      0
      Votes
      3
      Posts
      2243
      Views

      I

      I am having the same problem.

      Entering all the smtp info and still not working.

      I even added incoming mail
      env_blurred.png

      I am able to send emails but nothing is coming in.