Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • H

      Node api in lead module
      Comments & Feedback • • harjinderkaur

      2
      0
      Votes
      2
      Posts
      2949
      Views

      A

      @harjinderkaur The query is not clear much

      If you just need to generate a lead into CRM from different sources then you may create a webhook URL.

      Please take a reference of mail parsing webhook - https://github.com/krayin/laravel-crm/blob/master/packages/Webkul/Admin/src/Http/routes.php#L26

      Also, if you want to create RestAPI then make a separate package for API by following the documentation https://devdocs.krayincrm.com/1.x/packages/create-package.html
      and, for CRUD operations, use the lead repository listed under the Lead package.

    • H

      SSO Login
      Comments & Feedback • • harjinderkaur

      2
      0
      Votes
      2
      Posts
      1741
      Views

      A

      @harjinderkaur No, SSO login is not available in the krayin cmr

    • H

      Create Lead issue
      General Discussion • • harjinderkaur

      2
      0
      Votes
      2
      Posts
      2939
      Views

      R

      Hello @harjinderkaur

      Kindly click on an error from the console and share the error message so I can assist you accordingly.

      Check the below image.

      b s bscb.png

      Thanks & Regards

    • A

      Renaming Exsisting Menu Items
      General Discussion • • ahasminyodha

      2
      0
      Votes
      2
      Posts
      1824
      Views

      R

      Hello @ahasminyodha

      Can you please let us know which texts in the menu you want to change so that we can assist you accordingly?

      Also in the packages >> Webkul >> Admin >> src >> Config >> menu.php this file is responsible for the menus.

      knkjnjnjn.png

      And for the text you can manage the texts from the packages >> Webkul >> Admin >> src >> Resources >> lang >> en >> app.php

      knknlm.png

      Thanks & Regards

    • A

      Error in installation -
      General Discussion • • azfarahmed

      2
      0
      Votes
      2
      Posts
      1963
      Views

      R

      Hello @azfarahmed

      Kindly check the requirements from the link also you can check the installation here.

      Requirements -> https://devdocs.krayincrm.com/1.x/introduction/requirements.html

      Installation -> https://devdocs.krayincrm.com/1.x/introduction/installation.html

      Thanks & Regards

    • N

      installtion
      General Discussion • • nareparmar

      2
      0
      Votes
      2
      Posts
      1917
      Views

      R

      Hello @nareparmar

      To know in detail regarding Krayin Installation kindly go through the link below.

      Link -> https://devdocs.krayincrm.com/1.x/introduction/installation.html

      Thanks & Regards

    • K

      Error while installing.
      General Discussion • • Kunal

      2
      0
      Votes
      2
      Posts
      1963
      Views

      R

      Hello @Kunal

      Kindly go through the below link of requirements and Installation process from the official devdocs.

      https://devdocs.krayincrm.com/1.x/introduction/requirements.html

      https://devdocs.krayincrm.com/1.x/introduction/installation.html

      I hope this will help you to resolve your query.

      Thanks & Regards

    • I

      Installation Keeps Failing
      Comments & Feedback • • iwasexcited

      2
      0
      Votes
      2
      Posts
      2013
      Views

      R

      Hello @iwasexcited

      Kindly go through the link regarding krayin installation.

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

      Thanks & Regards

    • R

      File upload issue
      General Discussion • • rajaselvam

      2
      0
      Votes
      2
      Posts
      1917
      Views

      R

      Hello @rajaselvam

      Kindly let us know which Bagisto version are you using.

      This will help us to resolve your query.

      Thanks & Regards

    • F

      increase the number of digits in the currency
      General Discussion • • fsyarifudjn

      2
      0
      Votes
      2
      Posts
      1930
      Views

      R

      Hello @fsyarifudjn

      Can you elaborate about the digital amount ? also there is a limitation in the work that a total of 12 digits will be stored 99999999.9999 Total 12 Before the 8 decimal and before the 4 decimal, if you have increased the limit then write a new migration to increase the limit of the column with the help of alter.

      Thanks & Regards

    • F

      Currency IDR
      General Discussion • • fsyarifudjn

      2
      0
      Votes
      2
      Posts
      1892
      Views

      R

      Hello @fsyarifudjn

      There is a limitation in the work that a total of 12 digits will be stored 99999999.9999 Total 12 Before the 8 decimal and before the 4 decimal, if you have increased the limit then write a new migration to increase the limit of the column with the help of alter.

      Thanks & Regards

    • S

      Issues with Lead Value
      General Discussion • • sanggtc82

      2
      0
      Votes
      2
      Posts
      1512
      Views

      R

      Hello @sanggtc82

      Thank you so much for suggesting this you can raise a suggestion directly on GitHub

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

      Thanks & Regrds

    • S

      Issues with Lead Value
      General Discussion • • sanggtc82

      2
      0
      Votes
      2
      Posts
      1842
      Views

      R

      Hello @sanggtc82

      Thank you so much for suggesting this you can raise a suggestion directly on GitHub

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

      Thanks & Regrds

    • Y

      Instalación en pausa
      General Discussion • • Yamil Esparza

      2
      0
      Votes
      2
      Posts
      1653
      Views

      R

      Hello @Yamil-Esparza

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

      Thanks & Regards

    • U

      How can I change the Krayin logo to my logo
      General Discussion • • UnitedMFO

      2
      0
      Votes
      2
      Posts
      1844
      Views

      R

      Hello @UnitedMFO

      Goto: packages/Webkul/Admin/src/Resources/assets/images

      place the image here and search of images/logo.svg replace name with file image extension and goto packages/Webkul/Admin and then run npm run dev and npm run build

      Thanks & Regards

    • L

      Upgrades to newer versions
      General Discussion • • lcdss

      2
      0
      Votes
      2
      Posts
      1655
      Views

      R

      Hello @lcdss

      For this, we have Upgrade Guides and Changelogs to upgrade it.

      Find the below link for the reference

      https://devdocs.krayincrm.com/2.0/prologue/upgrade-guide.html

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

      Thanks & Regards

    • S

      Installation
      General Discussion • • semih1609

      2
      0
      Votes
      2
      Posts
      1629
      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

    • G

      How to integrate FB Lead Forms
      General Discussion • • gautham073

      2
      0
      Votes
      2
      Posts
      1524
      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

    • D

      api error
      General Discussion • • dhiego_lemes

      2
      0
      Votes
      2
      Posts
      1562
      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

    • M

      Microsoft Graph
      General Discussion • • mkas

      2
      0
      Votes
      2
      Posts
      1874
      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