All Projects → michelegiorgi → Formality

michelegiorgi / Formality

Licence: gpl-3.0
Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Formality

Health Check
Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.
Stars: ✭ 139 (+363.33%)
Mutual labels:  wordpress, plugin
W3 Total Cache Fixed
A community driven build of W3 Total Cache. The aim is to continuously incorporate fixes, improvements, and enhancements over the official WordPress release of W3 Total Cache.
Stars: ✭ 245 (+716.67%)
Mutual labels:  wordpress, plugin
Live Composer Page Builder
Free page builder plugin for WordPress http://livecomposerplugin.com
Stars: ✭ 143 (+376.67%)
Mutual labels:  wordpress, plugin
Wp Gdpr Core
This WordPress plugin assists you in making your website ready for the GDPR. We try to cover the core WordPress features with this plugin.
Stars: ✭ 31 (+3.33%)
Mutual labels:  wordpress, plugin
Custom Field Suite
Custom fields UI for WordPress
Stars: ✭ 312 (+940%)
Mutual labels:  wordpress, plugin
Voicewp
Create Alexa Skills through WordPress
Stars: ✭ 132 (+340%)
Mutual labels:  wordpress, plugin
Podlove Publisher
Podlove Podcast Publisher for WordPress
Stars: ✭ 241 (+703.33%)
Mutual labels:  wordpress, plugin
Wordless
All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
Stars: ✭ 1,374 (+4480%)
Mutual labels:  wordpress, plugin
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+913.33%)
Mutual labels:  wordpress, plugin
Validate
A simple jQuery plugin to validate forms.
Stars: ✭ 298 (+893.33%)
Mutual labels:  plugin, form
Sportspress
An open source league statistics plugin for WordPress created by ThemeBoy.
Stars: ✭ 124 (+313.33%)
Mutual labels:  wordpress, plugin
Genesis Simple Hook Guide
WordPress plugin that displays names of all Genesis hooks on the current page dynamically.
Stars: ✭ 25 (-16.67%)
Mutual labels:  wordpress, plugin
Hyperdrive
This repository has moved to:
Stars: ✭ 120 (+300%)
Mutual labels:  wordpress, plugin
Graphql Api For Wp
[READ ONLY] GraphQL API for WordPress
Stars: ✭ 136 (+353.33%)
Mutual labels:  wordpress, plugin
Activity Log
Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site.
Stars: ✭ 119 (+296.67%)
Mutual labels:  wordpress, plugin
Network Media Library
Network Media Library plugin for WordPress Multisite
Stars: ✭ 203 (+576.67%)
Mutual labels:  wordpress, plugin
Dark Mode
Dark Mode for the WordPress dashboard.
Stars: ✭ 98 (+226.67%)
Mutual labels:  wordpress, plugin
33 Live2d Wp
🍟 The live2d poster girl plugin of 33 for WordPress.
Stars: ✭ 99 (+230%)
Mutual labels:  wordpress, plugin
Schema Plugin Flow
A highly extensible JavaScript library, abbreviated as Sifo. 一个高扩展性、可二开的插件式前端开发框架
Stars: ✭ 288 (+860%)
Mutual labels:  plugin, form
Poster Girl L2d 2233
🍬 The live2d poster girl plugin of 22&33 for WordPress
Stars: ✭ 517 (+1623.33%)
Mutual labels:  wordpress, plugin

Formality

Formality license license

New plugin website  |  Wordpress.org page  |  Donate link
Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.

Welcome

Welcome to the official Formality repository on GitHub. Here you can browse the source, look at open issues and keep track of development. If you are not a developer, please download the latest release of the Formality plugin from the WordPress.org plugins repository or directly install it from the plugins page in your WordPress admin.

Requirements

Plugin setup

  • Create a formality folder in your wp-content/plugins dir
  • Copy the entire repository into your formality folder
  • Activate it from wp-admin (like any other plugin)

Assets build process

Based on Sage workflow/build process.
Make sure all dependencies have been installed before moving on:

Setup

  • Run yarn from the plugin directory to install dependencies
  • Update webpack.mix.js settings:
    • devUrl should reflect your local development hostname

Build commands

  • yarn start — Compile assets when file changes are made, start Browsersync session
  • yarn build — Compile and optimize the files in your assets directory
  • yarn build:production — Compile assets for production
  • yarn download — Create a lightweight plugin copy that includes only executable files and production assets
  • yarn release — Create a lightweight plugin copy ready for WordPress.org Plugin SVN Repository
  • yarn i18n:pot — Scans PHP and JavaScript files for translatable strings and create POT language file.
  • yarn i18n:json — Extract JavaScript strings from PO files and add them to individual JSON files.

Documentation

Soon

Contributing

Contributions are welcome from everyone.

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].