=== Zypento Blocks === Contributors: tskk, sproutient Donate link: http://zypento.com Tags: woocommerce Requires at least: 6.0 Tested up to: 6.9 Stable tag: 1.0.7 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Gutenberg block library. == Description == Gutenberg block library with WooCommerce product collection, slider. countdown timer and Table of Contents. == Installation == 1. Download the plugin file to your computer and unzip it 2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's wp-content/plugins/ directory. 3. Activate the plugin from the Plugins menu within the WordPress admin. == Changelog == = 1.0.0 = * Initial release. == CSS/JS source == Unminified CSS/JS are in assets/css/src and assets/js/src. == GitHub == https://github.com/sproutient/zypento-blocks Clone the repository, Then to compile css/js from source, run 'composer install' once and whenever you want to compile, run 'composer create-scripts'