Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 581 Bytes

Logos Block

Description

List of logos with links.

Demo

Logos Block

Install

  • 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 [email protected]:wp-digital/wp-block-logos.git
    

Activate Logos Block with WP-CLI wp plugin activate wp-block-logos or from Plugins page.