KvCORE IDX Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Display listings, capture leads, and so much more. Now you have the flexibility of WordPress plus the power of kvCORE.
Development Instructions
Note: this is only required if you wish to rebuild the SCSS and JavaScript assets used by the plugin.
Requires:
– npm, yarn or similar
– grunt
– composer
- run
composer install
in kvcore-idx/includes - run
npm install
in kvcore-idx/ directory - if you do not have grunt installed, run
npm install -g grunt
- run
grunt build
to compile SCSS and Twig.js views