List of logos with links.
-
Preferable way is to use Composer:
composer require wp-digital/wp-block-logos -
Alternate way is to clone this repo to
wp-content/plugins/:cd wp-content/plugins/ git clone git@github.com:wp-digital/wp-block-logos.git
Activate Logos Block with WP-CLI
wp plugin activate wp-block-logos or from Plugins page.