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 installin kvcore-idx/includes - run
npm installin kvcore-idx/ directory - if you do not have grunt installed, run
npm install -g grunt - run
grunt buildto compile SCSS and Twig.js views

