odi-um / composer-repository

Composer Repository for Magento Modules

Home Page:http://packages.firegento.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento Module Composer Repository

The URL of the repository is packages.firegento.com.

For further information on how to use composer for Magento modules, please visit the Magento Composer Installer project.

This Repository uses Satis. We probably should switch to a custom packagist repository instead of satis, but that requires more dedicated setup time and infrastructure. If you happen to want to sponsor that, please let us know.

Want your Magento module published?

  1. Add a modman file to your module
  2. Add a composer.json to your module
  3. Create a pull request for the satis.json

Hint: Satis recognizes only annotated tags (git tag -a) as versions.

Building the packages.json

You don't need this if you only want to have your module published...

  • php bin/satis build satis.json <build-dir>
  • Copy the updated files to the gh-pages-branch and push them

About

Composer Repository for Magento Modules

http://packages.firegento.com/


Languages

Language:PHP 100.0%