Giter Site home page Giter Site logo

rxcod9 / joy-voyager-crm Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 915 KB

Joy VoyagerCrm module adds a common CRM features to Voyager.

Home Page: https://joy-voyager-crm.kodmonk.com

License: MIT License

PHP 100.00%
crm laravel laravel-crm php suitecrm voyager voyager-crm alternative clickup freshworks

joy-voyager-crm's Introduction

Joy VoyagerCrm

This Laravel/Voyager module adds VoyagerCrm support to Voyager.

By ๐Ÿผ Ramakant Gangwar.

Screenshot

Latest Version GitHub Workflow Status Total Downloads


Prerequisites


Installation

# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/voyager-crm

# 2. Publish
php artisan vendor:publish --provider="Joy\VoyagerCrm\VoyagerCrmServiceProvider" --force
# 3. Migrate
php artisan migrate
# 4. Seeders
php artisan db:seed --class="\Joy\VoyagerCrm\Database\Seeders\VoyagerDatabaseSeeder" --force
# 5. Dmmy Seeders
php artisan db:seed --class="\Joy\VoyagerCrm\Database\Seeders\VoyagerDummyDatabaseSeeder" --force

Working Example

You can try laravel demo here https://joy-voyager-crm.kodmonk.com/api/documentation.

Documentation

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-crm? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.

If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.

Testing

You can run the tests with:

vendor/bin/phpunit

Upgrading

Please see UPGRADING for details.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

joy-voyager-crm's People

Contributors

renovate-bot avatar renovate[bot] avatar rxcod9 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jsfreu

joy-voyager-crm's Issues

UserSettingType not found

When I run

php artisan db:seed --class="\Joy\VoyagerCrm\Database\Seeders\VoyagerDatabaseSeeder" --force

I get this following error because there is no UserSettingType .
How do I Fix this?


Joy\VoyagerCrm\Database\Seeders\User\UserSettingsTableSeeder ............................................... RUNNING

   ErrorException

  Undefined array key "UserSettingType"

  at vendor\tcg\voyager\src\Voyager.php:80
     76โ–•     }
     77โ–•
     78โ–•     public function model($name)
     79โ–•     {
  โžœ  80โ–•         return app($this->models[Str::studly($name)]);
     81โ–•     }
     82โ–•
     83โ–•     public function modelClass($name)
     84โ–•     {

  1   vendor\tcg\voyager\src\Voyager.php:80
      Illuminate\Foundation\Bootstrap\HandleExceptions::Illuminate\Foundation\Bootstrap\{closure}("Undefined array key "UserSettingType"", "C:\xampp8.2\htdocs\laravel\vendor\tcg\voyager\src\Voyager.php")

  2   vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:355
      TCG\Voyager\Voyager::model("UserSettingType")

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Unsupported composer value

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json
  • php ^7.3|^8.0|^9.0
  • illuminate/support ^7|^8|^9|^10
  • joy/voyager-core ^1.0|^2.0|^3.0
  • friendsofphp/php-cs-fixer ^3.0
  • guzzlehttp/guzzle ^6.3|^7.0
  • mockery/mockery ^1.3
  • orchestra/testbench ^5.0|^6.0|^7.0|^8.0
  • phpunit/phpunit ^9.1|^10.0|^11.0
github-actions
.github/workflows/php-cs-fixer.yml
  • actions/checkout v4
  • stefanzweifel/git-auto-commit-action v5
.github/workflows/run-tests.yml
  • actions/checkout v4
  • shivammathur/setup-php v2
.github/workflows/update-changelog.yml
  • actions/checkout v4
  • stefanzweifel/changelog-updater-action v1
  • stefanzweifel/git-auto-commit-action v5

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.