All Projects → WebDevEtc → ContactEtc

WebDevEtc / ContactEtc

Licence: MIT License
Laraval package to instantly add a customisable contact form to your site.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ContactEtc

p01contact
Create contact forms by writing simple tags. Also a plugin for GetSimple and Pico CMS.
Stars: ✭ 15 (-28.57%)
Mutual labels:  forms, form, contact
SuluFormBundle
Form Bundle for handling Dynamic and Symfony Forms in https://sulu.io
Stars: ✭ 51 (+142.86%)
Mutual labels:  forms, form
react-search
This package will help you create a pretty good and beautiful search. And other related features
Stars: ✭ 17 (-19.05%)
Mutual labels:  forms, form
form-data-json
A zero dependency, cross browser library to easily get or set/manipulate form input values as/from a json object.
Stars: ✭ 37 (+76.19%)
Mutual labels:  forms, form
react-formulation
Simple React form validation
Stars: ✭ 14 (-33.33%)
Mutual labels:  forms, form
formurai
Lightweight and powerfull library for declarative form validation
Stars: ✭ 49 (+133.33%)
Mutual labels:  forms, form
Forms
Tracking our progress moving all city paper and pdf forms online.
Stars: ✭ 14 (-33.33%)
Mutual labels:  forms, form
ember-validity-modifier
Ember Octane addon to add custom validity (form validation) to form fields
Stars: ✭ 28 (+33.33%)
Mutual labels:  forms, form
reCAPTCHA
‼️ Google reCAPTCHA (security) for Nette Framework \ Forms
Stars: ✭ 35 (+66.67%)
Mutual labels:  recaptcha, forms
vue-use-form
✅ A Vue.js composition API function to validate forms
Stars: ✭ 97 (+361.9%)
Mutual labels:  forms, form
react-final-form-listeners
A collection of components to listen to 🏁 React Final Form fields
Stars: ✭ 91 (+333.33%)
Mutual labels:  forms, form
aurelia-form
Fun with forms! Form utilities to make stuff just a bit (a lot) easier.
Stars: ✭ 34 (+61.9%)
Mutual labels:  forms, form
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (+38.1%)
Mutual labels:  forms, form
final-form-arrays
Array Mutators for 🏁 Final Form
Stars: ✭ 64 (+204.76%)
Mutual labels:  forms, form
form-js
View and visually edit JSON-based forms.
Stars: ✭ 125 (+495.24%)
Mutual labels:  forms, form
contact-officials
Form definitions powering Resistbot's electronic deliveries to elected officials in the United States.
Stars: ✭ 29 (+38.1%)
Mutual labels:  forms, form
FrontendForms
A module for ProcessWire CMS to create and validate forms on the frontend easily using the Valitron library.
Stars: ✭ 0 (-100%)
Mutual labels:  forms, form
react-form-firebase
Simple form with Firebase
Stars: ✭ 26 (+23.81%)
Mutual labels:  form, contact
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+1071.43%)
Mutual labels:  forms, form
react-hubspot
A collection of React hooks for interacting with Hubspot APIs
Stars: ✭ 20 (-4.76%)
Mutual labels:  forms, form
  • Not maintained any longer. This is a few years old now.

WebDevEtc ContactEtc - A full contact form for your Laravel Project, including everything you need to install and get a contact form up and working almost instantly

Fully customisable - lots of options to suit your needs.

  • Set who to email the completed contact form response to (i.e. your email address)
  • Customise the fields on your contact page(s), so you can have any number of fields. Fields are completely customisable
  • Includes anti spam with recaptcha
  • Supports multiple contact forms on one laravel app. Just copy/paste some route lines (and change them slightly) and it will be working straight away (see docs for details)
  • includes view files. It uses @extends("layouts.app") so it should work with most laravel installations (if not, its a simple edit to do). When you follow the installation guide it will copy all view files over to /vendor/webdevetc/contactetc anyway so you can easily edit as required.
  • includes tests.

Although building a contact form is very simple, it is a bit of a waste of time (and many Laravel web apps tend to have a contact form) - hopefully this can just save a bit of time. And also, I hope it is customisable enough to be of use! I'm not a fan of packages that don't let you easily modify how they work.

Installation Guide

Please visit the laravel contact form documentation here. The installation process only takes a couple of minutes, but there are a few things to be aware of.

release history/change log

  • v1.0.7 - small changes, typos, etc
  • v1.0 - initial release (been using it on internal projects for a while, so it has been tested in the real world quite a bit)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].