A comprehensive WordPress Plugin management tool that enables scraping, searching, and downloading all WordPress plugins, while also identifying and reviewing vulnerable code to enhance security.
go install github.com/rix4uni/wppdm@latest
wget https://github.com/rix4uni/wppdm/releases/download/v0.0.1/wppdm-linux-amd64-0.0.1.tgz
tar -xvzf wppdm-linux-amd64-0.0.1.tgz
rm -rf wppdm-linux-amd64-0.0.1.tgz
mv wppdm ~/go/bin/wppdm
Or download binary release for your platform.
git clone --depth 1 github.com/rix4uni/wppdm.git
cd wppdm; go install
# add --num flag
--num 16
--highratings
--lowratings
--highactive_installs
--lowactive_installs
--highdownloaded
--lowdownloaded
--unzip
--keep