Add customizable widgets to showcase reviews from Google, Facebook, Yelp and 80+ other websites.
reviewshake-widgets
requires the following dependencies:
To start using all the tools that come with reviewshake-widgets
you need to install the necessary Node.js and Composer dependencies :
$ composer install
$ npm install
-
gulp watch
: watches all SASS and ES files under assets folder and recompiles &minify them to css and js when they change. -
gulp build
: Compiles & Minify assets and generates a .pot file in thelanguages/
directory. -
gulp clean
: Deletes all minified assets and languages files. -
gulp buildPlugin
: generates a .zip archive for distribution, excluding development and system files.