Skip to content

wejs/we-plugin-site-contact

Repository files navigation

we-plugin-site-contact

We.js site contact plugin for add the /site-contact page and one contact widget

Features

  • Contact form iframe
  • Contact email

Settings:

Change subject field to open text field

we.config.enableCustomSiteContactSubject = true

How to test

after clone and install npm packages:

npm test
For run only 'Contact' test use:
NODE_ENV=test LOG_LV=info ./node_modules/.bin/mocha test/bootstrap.js test/**/*.test.js -g 'contact'
For run the javascript linter
npm run lint

Copyright and license

Copyright Alberto Souza contact@albertosouza.net and contributors , under the MIT license.

Sponsored by

About

We.js site contact plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published