Skip to content

Commit

Permalink
Add plugins API
Browse files Browse the repository at this point in the history
  • Loading branch information
k1sul1 authored Sep 9, 2018
1 parent 76c09e2 commit 57fcb7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
- Forms now save version at which they were created, this allows us to change functionalities without breaking forms
- If a form is created with an older version, you will be prompted to update the creation version
- Forms are now exposed to REST API
- Plugins API
- Any plugin can register itself as a WPLF plugin
- Lets you expose your plugin methods
- Settings page support

0 comments on commit 57fcb7d

Please sign in to comment.