Kyryll O
|
107af7b0f1
|
feat: setupDatabase returns host/port/username/password and sets PLUGIN_DB_* env vars
|
2026-05-26 23:28:22 +03:00 |
Kyryll O
|
975fe8ef73
|
fix: move all deps to dependencies for npm sub-dependency install
|
2026-05-26 22:57:14 +03:00 |
Kyryll O
|
d0f0bfab79
|
fix: setupDatabase() correctly extracts dbName from nested response
|
2026-05-26 22:46:26 +03:00 |
Kyryll O
|
d998ea2d85
|
feat: add setupDatabase() static method for core-provided DB
|
2026-05-26 22:16:08 +03:00 |
Kyryll O
|
d5484b074b
|
Update rabbitmq topic config and CLI template
|
2026-05-26 00:05:35 +03:00 |
Kyryll O
|
3d0dbd694b
|
fix: make remoteEntry resolution robust for relative paths
|
2026-05-25 16:04:36 +03:00 |
Kyryll O
|
90d6298f1c
|
Downgrade uuid to v9 and add sendNotification method
|
2026-05-25 15:29:00 +03:00 |
Kyryll O
|
519ecb23b2
|
feat: add create-erp-plugin CLI
A CLI that scaffolds an empty plugin in the current directory.
Usage: create-erp-plugin <plugin-name> [--port <port>]
|
2026-05-24 00:01:31 +03:00 |
Кирилл Осипков
|
0a2319dbef
|
Fix remoteEntry path
|
2026-05-22 15:02:03 +03:00 |
Кирилл Осипков
|
a18cef45c1
|
Add prepare script for NPM git installation
|
2026-05-22 14:41:01 +03:00 |
Кирилл Осипков
|
97e680f87c
|
Initial commit of ERP Plugin SDK
|
2026-05-22 14:40:26 +03:00 |