🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@libreform/libreform

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libreform/libreform - npm Package Compare versions

Comparing version
2.0.0-beta.12.1
to
2.0.0-beta.13
+15
.vscode/launch.json
{
"version": "0.2.0",
"configurations": [
{
"name": "Listen for XDebug",
"type": "php",
"request": "launch",
"port": 9000,
"log": true,
"pathMappings": {
"/app/web/wp-content/plugins/wp-libre-form": "${workspaceFolder}/"
}
}
]
}
{
"vscode-php-cs-fixer.toolPath": "/home/k1sul1/Projects/libreform.local/htdocs/wp-content/plugins/wp-libreform/vendor/bin/phpcs",
"vscode-php-cs-fixer.config": "/home/k1sul1/Projects/libreform.local/htdocs/wp-content/plugins/wp-libreform/phpcs.xml"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

=== Libre Form ===
Contributors: k1sul1, Zuige, sippis
Tags: Libreform, Contact, Form, Lead, Collector, HTML, Upload
Donate link: https://github.com/libreform
Requires at least: 5.0
Tested up to: 5.5.1
Stable tag: 2.0.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Use standard HTML5 markup to create fully functional forms for WordPress.
This version replaces the old WP Libre Form.
For an up-to-date and more detailed description, see [https://github.com/libreform/libreform/blob/master/README.md](hhttps://github.com/libreform/libreform/blob/master/README.md).
**Contributing**
Please contribute to this project on Github. Pull requests welcome!
[https://github.com/libreform/libreform](https://github.com/libreform/libreform)
== Installation ==
1. Upload plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Installation done!
== Frequently Asked Questions ==
None yet.
== Screenshots ==
1. Editing a Form
2. Form displayed in the default theme
3. Email confirmation view
4. Success message
== Changelog ==
Commit log is available at https://github.com/libreform/libreform/commits/master

Sorry, the diff of this file is not supported yet

+1
-1
{
"name": "@libreform/libreform",
"version": "2.0.0-beta.12.1",
"version": "2.0.0-beta.13",
"description": "WP Libre Form client",

@@ -5,0 +5,0 @@ "main": "dist/wplf-frontend",