Skip to content

Instantly share code, notes, and snippets.

@yeriepiscesa
Created November 17, 2020 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yeriepiscesa/03aa290fe4537c2291e5ba7b659dbbd6 to your computer and use it in GitHub Desktop.
Save yeriepiscesa/03aa290fe4537c2291e5ba7b659dbbd6 to your computer and use it in GitHub Desktop.
CF7SendWA - Single Product WA
[md-form spacing="tight"]
[md-text label="Nama" outlined="yes"]
[text* your-name]
[/md-text]
[md-text label="Nomor WA" outlined="yes"]
[tel* your-phone]
[/md-text]
[md-textarea label="Pesan"]
[textarea your-message]
[/md-textarea]
[md-submit]
[submit "Send to WhatsApp"]
[/md-submit]
[/md-form]
[your-message]
[your-name] / [your-phone]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment