WP Manifestindependent plugin directory

Kommo

Plugin extending kommo functionalities to WorPress

by WyllyMk · github.com/wyllymk/kommo · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wyllymk/kommo/archive/refs/heads/main.zip

Declares an update source (https://github.com/WyllyMk/kommo), so updates arrive through the plugin's own updater.

Readme

Kommo CRM Plugin

This is a plugin that can be used to integrate your WordPress site with Kommo CRM

Development

Composer

Install composer packages composer install

Command Action
php build.php Build production ready bundle inside /build/ and /dist/ folder

Read the full README on GitHub →