PHPackages                             emagedev/trello - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. emagedev/trello

ActiveMagento-module[Utility &amp; Helpers](/categories/utility)

emagedev/trello
===============

Connect Your Magento™ 1.9 Orders With Trello™ Board

0.3.1(8y ago)2140BSD-3-ClausePHP

Since Dec 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Emagedev/Trello)[ Packagist](https://packagist.org/packages/emagedev/trello)[ RSS](/packages/emagedev-trello/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Connect Your Magento™ 1.9 Orders With Trello™ Board
===================================================

[](#connect-your-magento-19-orders-with-trello-board)

Control Your Orders Statuses With Trello™
-----------------------------------------

[](#control-your-orders-statuses-with-trello)

**Update coming soon**

This module can help you to view your order's statuses realtime with Trello™ board updates. All you need to do is to set up your API key &amp; token and grab a board ID. You can read how to set up module [here](#setUp).

**As for now, you cannot control your Magento™ orders using Trello™ Board.**

*Will be released about 4th of March.*

Also, this module provide simple API methods to interact with Trello™. If you want to know more, see [here](#api).

[\#](#setUp) Setting Up
-----------------------

[](#-setting-up)

To set up a module, you should log in into your admin panel (if you already logged in, you probably should log out first). Then go to system → configuration. In sidebar, find Trello API under services tab.

To set up token and access key, go to [](https://trello.com/app-key), copy a key ang generate token (there's a link under token description). Paste key and token to the corresponding fields.

Then, create or open in browser one of existing Trello™ boards, click the "show menu" button if menu not opened, click "More" → "Print and Export" and then select "Export as JSON". The JSON document will be opened in your browser, you need to copy the value of id field, it is like `id: "0123456789abcdef12345678"`, then paste that id (like `0123456789abcdef12345678`) into Board ID field inside Order Status box.

[\#](#api) API Methods
----------------------

[](#-api-methods)

[\#](#createCard) Mage::getSingleton('trello')-&gt;**createCard($params)**

Creates a card with [following params](#cardParams).

Called API method:

[\#](#updateCard) Mage::getSingleton('trello')-&gt;**updateCard($cardId, $params)**

Updates a card with cardId with [following params](#cardParams).

Called API method:

[\#](#cardParams) Card Params
-----------------------------

[](#-card-params)

Params should be passed as associative array with following keys to method:

- `name` `(string)` Card name
- `desc` `(string)` Card detailed description in full view
- `closed` Is card makred as closed
- `idMembers` List of members that connected to this card
- `idAttachmentCover` Id of attachment that used as card cover
- `idList` Id of list to which card belongs
- `idLabels` Id of labels (tags) for this card
- `idBoard` Id of board on which card should appear
- `pos` Card position in list
- `due` Due date
- `dueComplete` Mark due date as complete
- `subscribed`

---

### Translations

[](#translations)

Packaged with american english (en\_US) and russian (ru\_RU) translations.

### Unit Testing

[](#unit-testing)

Most of API methods are covered, as well as order helpers. Unit tests provided by EcomDev\_PHPUnit.

### Known Issues

[](#known-issues)

- Sometimes order card may not be created or updated, because we hardly limit execution time to keep your store fast. This probably will be fixed in near future, as we release a scheduling module for queues.

### To Do

[](#to-do)

- Add dependency for scheduled running of API calls, with TTL and retries
- Maybe using RabbitMQ
- Opposite direction API - update orders when cards updated

---

> **N.B. You can update all cards at any time using action in admin order grid.**

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

2

Last Release

3092d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bef6cae27069622e7f221863728a7c864134cc8f7d142a989d1fcf15bef367d8?d=identicon)[dantaeusb](/maintainers/dantaeusb)

---

Top Contributors

[![dantaeusb](https://avatars.githubusercontent.com/u/4356112?v=4)](https://github.com/dantaeusb "dantaeusb (26 commits)")

### Embed Badge

![Health badge](/badges/emagedev-trello/health.svg)

```
[![Health](https://phpackages.com/badges/emagedev-trello/health.svg)](https://phpackages.com/packages/emagedev-trello)
```

###  Alternatives

[msp/devtools-m1

MageSpecialist DevTools for Magento 1

2640.6k](/packages/msp-devtools-m1)[inviqa/magento-symfony-container

Provides Magento with an instance of a Symfony DI Container

2436.5k](/packages/inviqa-magento-symfony-container)[tim-reynolds/magento-qconfig

Magento config quick search

513.0k](/packages/tim-reynolds-magento-qconfig)[fastly/cdn

Fastly CDN module for Magento 1.x

275.5k](/packages/fastly-cdn)[clerk/magento

Clerk.io Turns More Browsers Into Buyers

1029.8k](/packages/clerk-magento)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
