Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vuestorefront-community/odoo


https://github.com/vuestorefront-community/odoo

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        


Alokai / Odoo SDK

### Stay connected

[![GitHub Repo stars](https://img.shields.io/github/stars/vuestorefront/vue-storefront?style=social)](https://github.com/vuestorefront/vue-storefront)
[![Twitter Follow](https://img.shields.io/twitter/follow/vuestorefront?style=social)](https://twitter.com/vuestorefront)
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkm1F3Cglty3CE1QwKQUhhg?style=social)](https://www.youtube.com/c/VueStorefront)
[![Discord](https://img.shields.io/discord/770285988244750366?label=join%20discord&logo=Discord&logoColor=white)](https://discord.vuestorefront.io)

## Alokai SDK integration with Odoo

This project is a Odoo integration with [Alokai](https://github.com/vuestorefront-community/vue-storefront/).
This integration is being developed and maintained by [ERPGAP / PROMPTEQUATION](https://www.erpgap.com/) ❤️

Check our [demo](https://vsfsdk.labs.odoogap.com/) server (it's a dev server so could be down sometimes)

## How to start?

```sh
1. git clone https://github.com/vuestorefront-community/odoo
2. git submodule init
3. git submodule update # now you fetched the theme submodule from template-odoo
2. yarn install
3. yarn build # (optional) Verify if everything works properly by building all three projects
4. yarn dev
5. If you want to use your own Odoo server you will need to add the [odoo-addons](https://github.com/vuestorefront-community/odoo) repository to your server
```

Want to contribute? Ping us on `odoo` channel on [our Discord](https://discord.vuestorefront.io) or email us at info (at) odoogap.com!

## Directory structure

* **packages/api-client** - communicates with a backend;
* **packages/composables** - exposes composable functions used to retrieve data using `api-client` and to map them to universal data formats using `getters`;
* **packages/theme** - `nuxt` project that glues everything together. It extends our core theme and uses `composables` to retrieve data.

## Resources

* [Vue Storefront Documentation](https://docs.vuestorefront.io/v2/)
* [Odoo integration Documentation](https://docs.vuestorefront.io/odoo)
* [Odoo Backend Modules](https://github.com/vuestorefront-community/odoo)

## Support

If you have any questions about this integration we will be happy to answer them on `odoo` channel on [our Discord](discord.vuestorefront.io).

## Credits

### Authors

* ERPGAP / PROMPTEQUATION

### Dependency Odoo Modules

* [OCA - Odoo Community Association - Base REST](https://github.com/OCA/rest-framework)

## Contributors ✨



LMuniz


💻

cpintofonseca

💻

SDMonteiro

💻

brunoodoogap

💻

Diogo Duarte

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!