@zekerzichtbaar/formzz

0.1.0 • Public • Published

Strapi plugin formzz

Formzz is a Strapi plugin that allows you to create forms through collection types.

Get started

Install formzz by running the install command in your Strapi root.

npm install @zekerzichtbaar/formzz or yarn add @zekerzichtbaar/formzz

Formzz should automatically install input-field components. If for some reason this does not happen, try running:

npx formzz init

Strapi TODO

  • [x] Publish plugin as npm package for strapi
  • [x] Remove default settings page
  • [ ] Add redirect location field
  • [ ] Add sender email adress field

Nuxt TODO

  • [ ] Rewrite to composition api.
  • [ ] Add 'loading please wait' after submit and before redirect.
  • [ ] Make redirect location after submission dynamic.
  • [ ] Publish plugin as npm package for nuxt

Readme

Keywords

Package Sidebar

Install

npm i @zekerzichtbaar/formzz

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

14.3 kB

Total Files

42

Last publish

Collaborators

  • douwepausma
  • zekerzichtbaar