Skip to content
This repository was archived by the owner on Mar 23, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 197 Bytes

File metadata and controls

16 lines (12 loc) · 197 Bytes

Opsone/wordpress-theme-kit-lib

Installation

Composer

Add librairy into you composer.json

{
    "require": {
        "opsone/wordpress-theme-kit-lib": "0.1.*"
    }
}