Skip to content

ofcold/composer-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

add-ons-composer-plugin

Composer plugin for ofcold add-ons.

Installer the composer plugin.

composer require ofcold/add-ons-composer-plugin

Composer configuration.

    {
        "name": "ofcold/example-addons",
        "description": "You example description",
        "type": "ofcold-addons"
    }