@webriq-pagebuilder/sanity-plugin-webriq-forms
v6.0.5
Published
Manage WebriQ Forms in Sanity Studio V3
Downloads
1,544
Maintainers
Readme
sanity-plugin-webriq-forms
Manage WebriQ Forms in your Sanity studio
Installation
In your Sanity project folder:
yarn add @webriq-pagebuilder/sanity-plugin-webriq-blog
or
npm install @webriq-pagebuilder/sanity-plugin-webriq-blog
Configuration
The plugin can be configured through <your-studio-folder>/config/webriq-forms.json
:
{
"email": "<YOUR_EMAIL_HERE>",
"api-key": "<YOUR_API_KEY_HERE>"
}
License
MIT © WebriQ See LICENSE