kvCORE IDX

0

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 t

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

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

  1. run composer install in kvcore-idx/includes
  2. run npm install in kvcore-idx/ directory
  3. if you do not have grunt installed, run npm install -g grunt
  4. run grunt build to compile SCSS and Twig.js views