/better-notices-for-woocommerce

A simple plugin to add a better style to WooCommerce notices implemented with SweetAlert2 for variable products.

Primary LanguagePHP

=== Better Notices for Woocommerce ===
Contributors: eduargonzalez01
Donate link: https://www.paypal.me/eduargonzalez01
Tags: woocommerce, woocommerce notices, woocommerce notice, woocommerce notice style, woocommerce no
Tested up to: 6.1.1
Requires at least: 4.0
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin adds a better style to WooCommerce notices implemented with SweetAlert2.

== Description ==
This plugin adds a better style to WooCommerce notices implemented with SweetAlert2 (https://sweetalert2.github.io/). It also adds a new notice type: "error". This notice type is used to show errors in the add to cart process of a variable product.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/better-notices-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly.

2. Activate the plugin through the 'Plugins' screen in WordPress

3. That's it!

== Frequently Asked Questions ==
= Is this plugin free? =
Yes, this plugin is free and open source. You can contribute to the project in Github (https://github.com/eduard-gonzalez/better-notices-for-woocommerce).

== Changelog ==
= 1.0.0 =
* Initial release

== Upgrade Notice ==
= 1.0.0 =
Initial release

== Screenshots ==
1. Notice example

== Other Notes ==
Is neccesary to have WooCommerce installed to use this plugin.