Skip to content

metra-nimes/integrations-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrations app

Convertful Integrations app

Install

$ sudo apt install nginx php-fpm php-mbstring phpunit

Add to hosts 127.0.0.1 integrations.convertful.local

Tests

cd tests
phpunit

Data format

{
    "email": "value",
    "first_name": "value",
    "last_name": "value",
    "name": "value",
    "site": "value",
    "company": "value",
    "phone": "value",
    "meta": {
        "Custom Field": "custom value",
        "Hidden Field": "hidden value",
        "Hidden Field2": "",
        "Название еще одного поля": "Значение поля",
    }
}

About

Integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published