Editions¶
Standard Edition¶
Absolutely free, distributed via PyPI and supports all vanilla Redmine features. Licensed under Apache 2.0 license. Check the License for details.
Pro Edition¶
Supports additional features like async requests to Redmine, additional Redmine plugins and
so on. Licensed under Python-Redmine Pro Edition License Version 1.0. License for a Pro Edition can currently only be bought via TON by transferring 25 USDT
to the following wallet address: UQBn0FIZM1zM7lmIeCczdk9sIMDrvBfFbbuXsYJPdCaFcmYJ
. After the
transaction is complete, be sure to send an email to support@python-redmine.com that contains your transaction ID
and you will receive an email back with all the details regarding Pro Edition installation process. Please give us
at least 3 to 6 hours to process these emails. License doesn’t expire and is valid for the current major Python-Redmine
version, e.g. if at the time of purchase current Python-Redmine version is 2.0.1 then license will be valid for
all 2.x.x versions. Below you can find a feature matrix which shows all the differences between these editions:
Standard | Pro | |
---|---|---|
Support (maximum response time) | ||
GitHub (no limit) | YES | YES |
Email (24 hours) | NO | YES |
Engines | ||
Sync | YES | YES |
Thread | NO | YES |
Process | NO | YES |
Redmine API endpoints | ||
Project | YES | YES |
Issue | YES | YES |
User | YES | YES |
Group | YES | YES |
Role | YES | YES |
Project Membership | YES | YES |
Time Entry | YES | YES |
News | YES | YES |
Issue Relation | YES | YES |
Version | YES | YES |
Wiki Page | YES | YES |
Query | YES | YES |
File | YES | YES |
Attachment | YES | YES |
Issue Status | YES | YES |
Issue Category | YES | YES |
Tracker | YES | YES |
Enumeration | YES | YES |
Custom Field | YES | YES |
Search | YES | YES |
RedmineUP CRM Plugin API endpoints | ||
Contact | NO | YES |
Contact Tag | NO | YES |
Note | NO | YES |
Deal | NO | YES |
Deal Status | NO | YES |
Deal Category | NO | YES |
CRM Query | NO | YES |
RedmineUP Helpdesk Plugin API endpoints | ||
Ticket | NO | YES |
RedmineUP Checklists Plugin API endpoints | ||
Checklist | NO | YES |
RedmineUP Invoices Plugin API endpoints | ||
Invoice | NO | YES |
Invoice Payment | NO | YES |
Expense | NO | YES |
RedmineUP Products Plugin API endpoints | ||
Product | NO | YES |
Product Category | NO | YES |
Order | NO | YES |
Order Status | NO | YES |
Lookups | ||
Exact | YES | YES |
In | YES | YES |
Advanced features | ||
Custom Resources | YES | YES |
Authentication Provider | YES | YES |