Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. rishabh_webkul
    3. Posts
    R
    • Profile
    • Following 0
    • Followers 1
    • Topics 0
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by rishabh_webkul

    • RE: Localisation - currency

      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

      posted in Comments & Feedback
      R
      rishabh_webkul
    • RE: Is there a non-admin portal?

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: How to Integrate a Webflow Form with Krayin Banking CRM ?

      Hello @ankitkr

      Thank you so much for the suggestion.

      Regards

      posted in General Discussion
      R
      rishabh_webkul
    • RE: How to configure mail inbox?

      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

      posted in Comments & Feedback
      R
      rishabh_webkul
    • RE: Question about receiving email

      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

      posted in Comments & Feedback
      R
      rishabh_webkul
    • RE: Workflows - Update Lead Value

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: Installation: stuck on "Step: Create admin credentials..."

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: How to Remove the Email Requirement and Translate Specific Fields in Admin

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: How to handle breadcrumbs in new package

      Hello @smeranda

      For this you need to manage and register a new breadcrumb in

      routes >> breadcrumb.php file

      breadcrumbs.php.png

      Regards
      Team Krayin

      posted in General Discussion
      R
      rishabh_webkul
    • RE: Issue with Receiving Emails - Bounce Back Error

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: Format date

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: HOW TO WHITELABEL??

      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

      posted in General Discussion
      R
      rishabh_webkul
    • RE: I can't confirm my login email for this forum

      Hello @eloimarquessilva

      Since you have posted this and it is getting visible to us now.

      So you can ask your queries here if you are facing any issues.

      Thanks & Best Regards

      posted in Comments & Feedback
      R
      rishabh_webkul
    • RE: API error when try to create a lead (admin::app.common.internal-server-error)

      Hello @eloimarquessilva

      Can you provide us the laravel.log after hitting the query? This will help us figure out the error message.

      bagisto >> storage >> logs >> laravel.log

      Find the image for the reference.

      laravel.log.png

      posted in General Discussion
      R
      rishabh_webkul
    • RE: API error when try to create a lead (admin::app.common.internal-server-error)

      Hello @eloimarquessilva

      Can you share us with the complete URL which you are hitting in the postman because I think as per the screenshot you provided the baseURL is not entered there.

      Kindly confirm?

      posted in General Discussion
      R
      rishabh_webkul
    • RE: How to remove unused package/modules?

      Hello @SaltyG

      No, because in Krayin, all modules are tightly coupled, so simply removing the package won't be sufficient. To remove this, the product package needs to be removed, along with all the related code used by the Admin package.

      Thanks & Best Regards

      posted in General Discussion
      R
      rishabh_webkul
    • RE: Installation

      Hello @Leandro

      Did you follow all the steps from the official Devdocs?

      If not, then kindly find the below link for the reference.

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

      Thanks & Best Regards

      posted in General Discussion
      R
      rishabh_webkul
    • RE: Issues with CRM

      Hello @harvey

      Can you provide us with the steps you followed for installation and also provide us with the video record with the URLs where the issue is generated?

      Thanks & Best Regards

      posted in General Discussion
      R
      rishabh_webkul
    • RE: Import Contacts

      Hello @Pigsfoot

      Currently, Bulk import for contacts is not available yet. You need to customize it.

      If you want us to do it then it will came under as a paid service.

      Kindly Confirm the same.

      Thanks & Regards

      posted in General Discussion
      R
      rishabh_webkul