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

      Error in installation -
      General Discussion • • azfarahmed

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

    • H

      Node api in lead module
      Comments & Feedback • • harjinderkaur

      2
      0
      Votes
      2
      Posts
      3092
      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
      1836
      Views

      A

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

    • H

      is it possible, for MongoDB data inside the Krayian crm package to get or not?
      General Discussion • • harjinderkaur

      4
      0
      Votes
      4
      Posts
      3992
      Views

      H

      @harjinderkaur I have one more query , should i do sso login inside crm , please ASAP

    • L

      new install
      Comments & Feedback • • lbhurtado

      2
      0
      Votes
      2
      Posts
      2175
      Views

      A

      @lbhurtado

      Hi,

      please follow the below link -
      https://devdocs.krayincrm.com/1.x/introduction/installation.html#install-krayin-using-composer

    • P

      Add address fields to Persons
      Comments & Feedback • • PabloRQ

      4
      0
      Votes
      4
      Posts
      3764
      Views

      P

      Hi @admin !

      I know how to add a new attribute and this is the workaround I'm using.

      But the idea is to add all the address fields like in Company, to be able to search or filter by any of them, like country, city, or any of them.

      I'm talking of add the address fields from the screenshot to Persons:

      Screenshot 2023-11-04 at 07-41-43 Create Organization-01.png

      Thank you.

    • A

      Installation
      General Discussion • • adilsonalves

      2
      0
      Votes
      2
      Posts
      2372
      Views

      A

      @adilsonalves

      Hello there,
      Can you please help us with the screenshot so that we can understand the issue in a better manner?

      Thank you.

    • Steven Willett

      Feature Request: Ability to Add NEW Company, User and Products while creating a Lead.
      Comments & Feedback • • Steven Willett

      2
      0
      Votes
      2
      Posts
      2278
      Views

      A

      @Steven-Willett
      Thank You so much for your query, we will be checking the same and we will try to implement it after the discussion.

    • P

      Persons - Add addres to person
      Comments & Feedback • • PabloRQ

      2
      0
      Votes
      2
      Posts
      2117
      Views

      A

      @PabloRQ
      Thank You so much for your query, Surely we will be checking the same and we will try to implement it after discussion

    • Steven Willett

      .env Mail Server Configuration to receive as be user specific.
      General Discussion • • Steven Willett

      2
      0
      Votes
      2
      Posts
      2550
      Views

      A

      @Steven-Willett

      Hi Steven,
      I think you want to pull E-mail replies into CRM, it must work for you.

      You may use this route https://your_domain/laravel-crm/admin/mail/inbound-parse

    • D

      When I view Leads it opens in a new tab
      Comments & Feedback • • deenah85

      3
      0
      Votes
      3
      Posts
      3075
      Views

      Steven Willett

      @admin, I believe what @deenah85 means is, if you click on a Lead, the link target is set to _blank and opens the lead window in a whole new browser tab instead of _self which would simply use the current open/active browser.

    • D

      Adding Leads Counter
      Comments & Feedback • • deenah85

      5
      0
      Votes
      5
      Posts
      4922
      Views

      A

      @deenah85

      Can you please let us know what changes you have made and which are no reflecting.

      If you have made any changes, try to run php artisan optimize:clear and then check the same.

    • E

      Change Side-panel Fields Names
      Comments & Feedback • • EshanK

      2
      0
      Votes
      2
      Posts
      1964
      Views

      A

      @eshank
      Hello,
      If you want to change the name, you need to go to Root path Package folder and there go to Admin/src/Config/menu.php

      Now change the Name

      'key' => 'plants', 'name' => 'admin::app.layouts.plants', 'route' => 'admin.leads.index', 'sort' => 2, 'icon-class' => 'leads-icon',

      After that go to below path and add locale translation.

      Admin/src/Resources/lang/en/app.php

      layouts' => [
      'app-version' => 'Version : :version',
      'dashboard' => 'Dashboard',
      'plants' => 'Plants',
      'quotes' => 'Quotes',
      'quote' => 'Quote',

      Please check the screenshot below

      Changed.png

    • K

      Log error - Handler repport error ?!
      Comments & Feedback • • kitejack44

      1
      0
      Votes
      1
      Posts
      1362
      Views

      No one has replied

    • A

      Welcome to your NodeBB!
      General Discussion • • admin

      1
      0
      Votes
      1
      Posts
      2885
      Views

      No one has replied