tryton-modules-web-shop-vue-storefront 7.0.0-3 source package in Ubuntu
Changelog
tryton-modules-web-shop-vue-storefront (7.0.0-3) unstable; urgency=medium * Update the test depends for 7.0. * Update the Depends for 7.0. * Use unittest.discover to run autopkgtests. -- Mathias Behrle <email address hidden> Fri, 25 Oct 2024 12:56:26 +0200
Upload details
- Uploaded by:
- Debian Tryton Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Tryton Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tryton-modules-web-shop-vue-storefront_7.0.0-3.dsc | 2.5 KiB | e5655fa9dc1ca7dbcabeec5aae034156167103cb3e5161dd4acb6d1763acea35 |
tryton-modules-web-shop-vue-storefront_7.0.0.orig.tar.gz | 39.4 KiB | 99f52f5cf9ae40e31da34aacf4fa48a3a5a6ed4ed4eee3ba51f945b89dd33d14 |
tryton-modules-web-shop-vue-storefront_7.0.0-3.debian.tar.xz | 12.1 KiB | 536488908bb237b01bf9ea3a0ca3dff15ec2ca6779599ca2bb7acf7b3cd6ae6b |
Available diffs
- diff from 6.0.5-3 to 7.0.0-3 (19.9 KiB)
No changes file available.
Binary packages built by this source
- tryton-modules-web-shop-vue-storefront: Tryton application platform - web vue storefront module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
.
The web_shop_vue_storefront module provides the back-end to integrate with `Vue
Storefront`_ 1.x.
.
.. _`Vue Storefront`: https://www.vuestorefr ont.io/
.
Vue StoreFront Configuration
.
The endpoint must be updated to use the Tryton URL. You must just replace
`/api` by
`http(s)://<hostname> :<port> /<database name>/web_ shop_vue_ storefront/ <shop name>`.
.
The configuration `autoRefreshTokens` must be set to `false`.