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 […]