Files
42marketplaces/sync/gh-jamshu-jamshi-marketplace-plugins-odoo-pwa-generator.json
2025-11-29 18:53:27 +08:00

18 lines
559 B
JSON

{
"name": "odoo-pwa-generator",
"owner": {
"name": "Jamshid",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "odoo-pwa-generator",
"description": "Generate offline-first Progressive Web Apps with Odoo Studio backend integration. Supports SvelteKit, React, and Vue with smart caching, IndexedDB storage, and automatic sync.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jamshu-jamshi-marketplace-plugins-odoo-pwa-generator.git"
},
"strict": true
}
]
}