
內容簡介
顯示房屋資訊清單、擷取潛在客戶、以及更多功能。現在你可以使用 WordPress 靈活度,並同時擁有 kvCORE 的強大優勢。
開發指示
注意:如果你想要重新建置外掛所使用的 SCSS 和 JavaScript 資源時才需要執行以下步驟。
需要:
– npm、yarn 或同類套件
– grunt
– composer
在 kvcore-idx/includes 中執行 composer install。
在 kvcore-idx/ 目錄中執行 npm install。
若未安裝 grunt,請執行 npm install -g grunt。
執行 grunt build 以編譯 SCSS 和 Twig.js 檢視。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
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
