Skip to content

NexaMerchant/OdooApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexaMerchant/OdooApi

OdooApi is a Laravel package that provides an easy way to connect to Odoo API. When you install this package, you will be able to connect to Odoo API and perform CURD operations on Odoo models. and use Webhook to sync data between Odoo and laravel.

Build Status Release Latest Version on Packagist Total Downloads

How to Install

composer require nexa-merchant/odooapi

How to Uninstall

composer remove nexa-merchant/odooapi

How to Update

composer update nexa-merchant/odooapi

Api Documentation

http://127.0.0.1/odooapi/admin/documentation

How to Publish

php artisan vendor:publish --provider="NexaMerchant\OdooApi\Providers\OdooApiServiceProvider"

How to Support

If you need support, please contact us at [email protected] or open an issue on GitHub.

How to Contribute

If you want to contribute to this package, please open a pull request on GitHub.

How to Report a Bug

If you find a bug, please open an issue on GitHub.

How to Request a Feature

If you have an idea for a new feature, please open an issue on GitHub.

About

NexaMerchant Odoo Connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages