Download the PHP package econtract/crm without Composer
On this page you can find all versions of the php package econtract/crm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download econtract/crm
More information about econtract/crm
Files in econtract/crm
Package crm
Short Description e-Contract BVBA CRM API package
License proprietary
Homepage https://www.aanbieders.be
Informations about the package crm
E-Contract BVBA - CRM package
This package offers the integration of the Aanbieders.be CRM API. This API can be used by partners and affiliates of Aanbieders to commonicate with the Aanbieders internal CRM system.
Installation
Pull this package in through Composer:
Or install it via the commandline:
Next, you will need to add several values to your .env
file:
In order to use the CRM API (and thus this package), an API key is required. If you are in need of such a key, please get in touch via evert [at] aanbieders.be.
Laravel installation
Add the service provider to your config/app.php
file:
Add the CRM API as an alias to your config/app.php
file
Usage
Laravel usage
You can access the API using the alias you have selected in your config/app.php
file:
For information regarding all possible parameters and their properties, please get in touch with Aanbieders.be via their website.
Non-laravel usage
License
This package is proprietary software and may not be copied or redistributed without explicit permission.
Contact
Charles Dekkers
- Email: [email protected]
All versions of crm with dependencies
illuminate/support Version ~5.1
ixudra/curl Version ~6.0
vlucas/phpdotenv Version ~2.0