Skip to content

Commit c9ff7be

Browse files
authored
Update MPM Plugin Roadmap (#1414)
1 parent 9931c2f commit c9ff7be

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

docs/roadmap.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ releases:
102102
- id: "manufacturer-plugins-v1"
103103
title: "MPMv1 Manufacturer Plugins"
104104
description: "All manufacturer integrations which are targeted for the MPMv1 release."
105-
status: "in-progress"
105+
status: "completed"
106106
category: "Integrations"
107107
github:
108108
issue: 1344
@@ -125,6 +125,17 @@ releases:
125125
target: "End of 2026"
126126
description: "Expand MPM's coverage for diverse use cases, improve developer experience, and strengthen integration options."
127127
milestones:
128+
- id: "manufacturer-plugins-v1.1"
129+
title: "MPMv1.1 Manufacturer Plugins"
130+
description: "All manufacturer integrations which are targeted for the MPMv1.1 release."
131+
status: "planned"
132+
category: "Integrations"
133+
github:
134+
issue: 1413
135+
features:
136+
- title: "Zimpertec SHS (https://www.zimpertec.com/)"
137+
- title: "Support for generic token sheet operations"
138+
128139
- id: "plugin-system"
129140
title: "Plugin System Re-architecture"
130141
description: "Easier plugin development and maintenance with a revamped plugin architecture."
@@ -134,56 +145,67 @@ releases:
134145
- title: "Simplified plugin development"
135146
- title: "Better plugin isolation"
136147
- title: "Hot-reload support"
148+
137149
- id: "native-sms"
138150
title: "Native SMS Support"
139151
description: "Built-in SMS capabilities within MPM Core without external dependencies."
140152
status: "planned"
141153
category: "Communications"
154+
142155
- id: "open-paygo"
143156
title: "Open PayGo Device Integration"
144157
description: "Native support for Open PayGo standard devices."
145158
status: "planned"
146159
category: "Devices"
160+
147161
- id: "post-paid"
148162
title: "Post-Paid Metering"
149163
description: "Exploration and implementation of post-paid metering capabilities."
150164
status: "exploring"
151165
category: "Metering"
166+
152167
- id: "payment-pesapal"
153168
title: "PesaPal (Uganda)"
154169
description: "Payment gateway integration for PesaPal to support Ugandan operations."
155170
status: "planned"
156171
category: "Payments"
172+
157173
- id: "payment-safaricom"
158174
title: "Safaricom (Kenya)"
159175
description: "M-Pesa integration through Safaricom for Kenyan market support."
160176
status: "planned"
161177
category: "Payments"
178+
162179
- id: "tou-pricing"
163180
title: "Time-of-Use (ToU) Pricing"
164181
description: "Dynamic pricing support based on time of use for flexible tariff structures."
165182
status: "planned"
166183
category: "Billing"
184+
167185
- id: "energy-monitoring"
168186
title: "Energy Monitoring"
169187
description: "Native or third-party integrations for energy consumption monitoring."
170188
status: "exploring"
171189
category: "Monitoring"
190+
172191
- id: "backend-refactor"
173192
title: "Backend Refactoring"
174193
description: "Scalability improvements and code quality enhancements."
175194
status: "planned"
176195
category: "Architecture"
196+
177197
- id: "inventory-mgmt"
178198
title: "Inventory & Deployment Management"
179199
description: "Tools for tracking inventory and managing device deployments."
180200
status: "exploring"
181201
category: "Operations"
202+
182203
- id: "cloud-status"
183204
title: "Cloud Service Status Tracker"
184205
description: "Real-time status and availability monitoring for cloud services."
185206
status: "planned"
186207
category: "DevOps"
208+
187209
- id: "vue3-migration"
188210
title: "Vue 3 Migration"
189211
description: "Frontend upgrade from Vue 2 to Vue 3 for modern development patterns."
@@ -193,6 +215,7 @@ releases:
193215
- title: "Vue 3 Composition API"
194216
- title: "UI overhaul"
195217
- title: "Modern, intuitive design"
218+
196219
- id: "docs-revamp"
197220
title: "Documentation Overhaul"
198221
description: "Revamped usage and onboarding guides for better developer and operator experience."

0 commit comments

Comments
 (0)