ComposerX

Creator: Peter Bowyer (pbowyer)

Need help installing this extra?

About ComposerX

This Extra allows you to use any of the lovely libraries packaged using Composer in your MODX project.

Information

Released
August 19, 2013

Supported Database
MySQL, SQL Server

License
MIT

Supported Versions
2.2 - <2.2

Downloads
1,423

Instructions

Install via the Package Manager, which will set up the plugin for you.

Afterwards, navigate to `core/components/composerx` and edit `composer.json` to include the modules you want to install (Packagist is a great source of Composer packages). You can delete the existing (sample) contents of this file.

Then from the command-line run:

    $ php composer.phar update

To use libraries installed using Composer in your snippets/plugins, you need to apply this patch to MODX. Hopefully it will be included in Revolution 2.3.

Current releases

1.0.0-beta1
View | Download
August 19, 2013
2.2 - <2.2

ComposerX 1.0.0-beta1 | MODX