BaseLinker Synchronizer Extended
Synchronization of BaseLinker and WooCommerce
by Alex Shram & Alex Ishchenko · github.com/webdevs-pro/blk-synchronizer · 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/webdevs-pro/blk-synchronizer/archive/refs/heads/main.zipFrom the readme
Синхронизацию можно запускать по http-запросу
?action=blkSynchronizer&method=synchronize
либо через shell
cd wp-content/plugins/blk-synchronizer/cli
php -f start-synchronize.php
удаление всех продутов только через shell
cd wp-content/plugins/blk-synchronizer/cli
php -f delete-all-products.php