Git Product home page Git Product logo

formality's Introduction

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.

License

GPL-3.0 - Copyright (c) 2018-2023 Michele Giorgi

formality's People

Contributors

michelegiorgi avatar dependabot[bot] avatar rmccue avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.