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.
composer require nexa-merchant/odooapi
composer remove nexa-merchant/odooapi
composer update nexa-merchant/odooapi
http://127.0.0.1/odooapi/admin/documentation
php artisan vendor:publish --provider="NexaMerchant\OdooApi\Providers\OdooApiServiceProvider"
If you need support, please contact us at [email protected] or open an issue on GitHub.
If you want to contribute to this package, please open a pull request on GitHub.
If you find a bug, please open an issue on GitHub.
If you have an idea for a new feature, please open an issue on GitHub.