Vue Storefront 2 integration with Odoo (beta)
This project is a Odoo integration with Vue Storefront 2.
This integration is being developed and maintained by ODOOGAP / PROMPTEQUATION
Check our demo server (it's a dev server so could be down sometimes)
How to start?
1. git clone https://github.com/vuestorefront-community/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 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 usinggetters
; -
packages/theme -
nuxt
project that glues everything together. It extends our core theme and usescomposables
to retrieve data.
Resources
Support
If you have any questions about this integration we will be happy to answer them on odoo
channel on our Discord.
Credits
Authors:
- ODOOGAP / PROMPTEQUATION
Dependency Odoo Modules
✨
Contributors
LMuniz |
cpintofonseca |
SDMonteiro |
brunoodoogap |
Diogo Duarte |
This project follows the all-contributors specification. Contributions of any kind welcome!