Migrating Plugins to Composer

Recently, the Composer Installers project added support for Known, which opened up the exciting possibility of using Composer to deliver Known plugins and Themes. Those of you who are tracking GitHub, you might have noticed that all the plugins and themes have disappeared! Fear not, however. They are now all in their own repositories and […]

Marcus Povey

Recently, the Composer Installers project added support for Known, which opened up the exciting possibility of using Composer to deliver Known plugins and Themes. Those of you who are tracking GitHub, you might have noticed that all the plugins and themes have disappeared! Fear not, however. They are now all in their own repositories and […]

Updating Known dev tools

Just a quick one, I’ve just updated the Known dev tools with a new script – plugin.php. There’s currently only one function available enable-composer which, following my last post, provides a handy script for making your plugin composer installable. Run the script, passing it the repository you’ve saved it as (so that the script can […]

Marcus Povey

Just a quick one, I’ve just updated the Known dev tools with a new script – plugin.php. There’s currently only one function available enable-composer which, following my last post, provides a handy script for making your plugin composer installable. Run the script, passing it the repository you’ve saved it as (so that the script can […]

Installing Known plugins with Composer

So, I’m delighted to say that what I consider to be an important landmark towards Known 1.0 has been reached, and that is that Composer Installers now supports Known plugins, themes and console plugins! Currently support is only available in the development build, but support now should be included in the next release, which will […]

Marcus Povey

So, I’m delighted to say that what I consider to be an important landmark towards Known 1.0 has been reached, and that is that Composer Installers now supports Known plugins, themes and console plugins! Currently support is only available in the development build, but support now should be included in the next release, which will […]