Display listings, capture leads, and so much more. Now you have the flexibility of WordPress plus the power of kvCORE.
Author: | Inside Real Estate (profile at wordpress.org) |
WordPress version required: | 4.6 |
WordPress version tested: | 5.7.11 |
Plugin version: | 2.3.35 |
Added to WordPress repository: | 15-08-2018 |
Last updated: | 09-04-2024 |
Rating, %: | 60 |
Rated by: | 2 |
Plugin URI: | http://kvcore-idx |
Total downloads: | 37 314 |
Active installs: | 500+ |
![]() Click to start download |
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