Giter Club home page Giter Club logo

vtiger-cli's Introduction

vtiger

StyleCI Build Status codecov Codacy Badge vtiger

Use vtiger-cli is very simple, it adds a professional touch and a lot of time saved to your work.

Installation

For PowerShell (Windows)

PS C:\Users\SamSempiol> curl git.io/vtiger.ps1 -o setup.ps1; .\setup.ps1

Fir cmd.exe (Windows)

C:\Users\SamSempiol> curl git.io/vtiger.cmd -o setup.cmd & setup

Linux / macOS

$ curl -fsSL git.io/vtiger | bash -

Examples

Official Documentation

Documentation for installing Laravel can be found on the Laravel website.

โ‘ก Create a vtiger.json file into your machine then place your existing vtiger_dir path inside Install vtiger-cli on your work-station

$ composer global require javanile/vtiger-cli

Create a vtiger.json file into your work-station and place your existing Vtiger installation path into vtiger_dir key as follow

{
  "vtiger_dir": "/my/web/server/vtigercrm"
}

Now, type the follow command to check errors, and goog work!

$ vtiger info

Requirements

Testing

$ docker-compose run vtiger composer install
$ docker-compose run vtiger vendor/bin/phpunit tests

Shorten URLs

curl -i "https://git.io" \
     -d "url=https://raw.githubusercontent.com/javanile/vtiger-cli/main/installer" \
     -d "code=vtiger"
curl -i "https://git.io" \
     -d "url=https://raw.githubusercontent.com/javanile/vtiger-cli/main/script/installer.cmd" \
     -d "code=vtiger.cmd"
curl -i "https://git.io" \
     -d "url=https://raw.githubusercontent.com/javanile/vtiger-cli/main/script/installer.ps1" \
     -d "code=vtiger.ps1"

Demo

LOOKING FOR FAST DEMO! Visit --> https://github.com/javanile/vtiger-demo <--

Contributing

Thank you for considering contributing to the Installer! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Installer is open-sourced software licensed under the MIT license.

vtiger-cli's People

Contributors

francescobianco avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jason156

vtiger-cli's Issues

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.