modules icon indicating copy to clipboard operation
modules copied to clipboard

feat: add `nuxt-whatsapp-widget`

Open oussamalkd opened this issue 10 months ago โ€ข 0 comments

๐Ÿ”— Linked issue

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This PR adds the nuxt-whatsapp-widget module to the Nuxt Modules directory.

nuxt-whatsapp-widget is a floating WhatsApp chat widget for Nuxt 3. It allows developers to easily integrate a support or sales chat button into their Nuxt apps with minimal setup.

โœจ Features Fully configurable via nuxt.config.ts or component props

Custom agent name, image, and welcome messages

Auto-injected widget, with optional manual use

Supports string or array messages

Lightweight and styled for minimal footprint

oussamalkd avatar Jun 19 '25 17:06 oussamalkd