webman 非基礎(chǔ)類應(yīng)用插件怎么在沒發(fā)布前本地如何測(cè)試實(shí)現(xiàn)模擬安裝。
創(chuàng)建一個(gè)新webman項(xiàng)目,新項(xiàng)目里安裝webman/console。 將插件復(fù)制到新webman項(xiàng)目的plugin目錄下,執(zhí)行 php webman app-plugin:install 插件名 測(cè)試安裝。
php webman app-plugin:install 插件名
謝謝