sergeitoroptsev / oc-forms-plugin

Magic Forms v2 for October CMS

Home Page:https://magicforms.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic Forms 2 with October CMS v3 support 🔥🔥🔥

This is fork of skydiver/wn-forms-plugin. Author: https://github.com/skydiver

After October CMS v2 was released author migrated to Winter CMS and stopped October CMS support.

Some exclusive features:

  • based on latest version (2.1.0)
  • supports October CMS v3 and php 8.1
  • replaced scripts and default partials with vanilla js

I hope You enjoy it 🥰


Why Magic Forms?

Almost everyday we do forms for our clients, personal projects, etc

Sometimes we need to add or remove fields, change validations, store data and at some point, this can be boring and repetitive.

So, the objective was to find a way to just put the HTML elements on the page, skip the repetitive task of coding and (with some kind of magic) store this data on a database or send by mail.

Features

  • Create any type of form: contact, feedback, registration, uploads, etc
  • Write only HTML
  • Don't code forms logic
  • Laravel validation
  • Custom validation errors
  • Use multiple forms on same page
  • Store on database
  • Export data in CSV
  • Access database records from backend
  • Send mail notifications to multiple recipients
  • Auto-response email on form submit
  • reCAPTCHA validation
  • Support for Translate plugin
  • Inline errors with fields (read documentation for more info)
  • File uploads using Filepond

Documentation

Checkout our docs at:

https://magicforms.vercel.app/

About

Magic Forms v2 for October CMS

https://magicforms.vercel.app

License:MIT License


Languages

Language:PHP 91.2%Language:HTML 8.3%Language:JavaScript 0.4%Language:CSS 0.2%