{"id":18773148,"url":"https://github.com/raideno/medusa-plugin-messaging","last_synced_at":"2025-12-13T17:30:14.042Z","repository":{"id":210318787,"uuid":"724608684","full_name":"raideno/medusa-plugin-messaging","owner":"raideno","description":"Enhance Medusa ecommerce with meudsa-plugin-messaging, Effortless customer communication, social media integration, and a clean UI for efficient admin responses and usability.","archived":false,"fork":false,"pushed_at":"2023-12-03T03:53:57.000Z","size":112,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T08:26:25.920Z","etag":null,"topics":["ecommerce","medusa","medusa-plugin","medusa-plugin-messaging"],"latest_commit_sha":null,"homepage":"https://medusa-plugin-messaging.raideno.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raideno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-28T12:36:41.000Z","updated_at":"2024-07-25T12:18:46.000Z","dependencies_parsed_at":"2023-12-02T00:45:41.535Z","dependency_job_id":null,"html_url":"https://github.com/raideno/medusa-plugin-messaging","commit_stats":null,"previous_names":["raideno/medusa-plugin-messaging"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fmedusa-plugin-messaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fmedusa-plugin-messaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fmedusa-plugin-messaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raideno%2Fmedusa-plugin-messaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raideno","download_url":"https://codeload.github.com/raideno/medusa-plugin-messaging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680983,"owners_count":19679509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecommerce","medusa","medusa-plugin","medusa-plugin-messaging"],"created_at":"2024-11-07T19:33:04.425Z","updated_at":"2025-12-13T17:30:13.997Z","avatar_url":"https://github.com/raideno.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ Important\n\n```diff\n- plugin is still in developement and thus not ready for production.\n```\n\n# Medusa Plugin Messaging\n\n![Thumbnail](./assets/plugin-thumbnail.png)\n\nEnhance your Medusa ecommerce shop with **meudsa-plugin-messaging**, a seamless messaging extension that empowers customers to communicate effortlessly while integrating social media messages into the admin dashboard for efficient store management. Elevate your user experience with a clean and intuitive UI.\n\n## Documentation\n\nSee [Documentation](https://medusa-plugin-messaging.raideno.xyz).\n\n## Contact\n\n**Discord:** @raideno `ID:423897604330618883`\n\n## Usage\n\n### Installation\n\n```bash\nnpm i medusa-plugin-messaging\n```\n\n### Run Migrations\n\nFirst build your backend.\n\n```bash\nnpm run build\n```\n\nRun the migrations\n\n```bash\nnpx medusa migrations run\n```\n\n### Configuration\n\nThis env variables are required on the admin: `BACKEND_URL`\n\n```ts\n// medusa-config.js\n\nconst plugins = [\n  /** @type {import('medusa-plugin-messaging').PluginOptions} */\n  {\n    resolve: \"medusa-plugin-messaging\",\n    options: {\n      enableUI: true,\n      backendUrl: process.env.BACKEND_URL || \"http://localhost:9000\",\n      handlers: [],\n    },\n  },\n];\n\n// ...\n```\n\n### Messaging Page\n\nAfter configuring the plugin, a new route will show up in your Store Admin Dashboard.\n\n[Image]().\n\n[Video]().\n\n### StoreFront Integration\n\n## Documentation\n\nSee [Documentation](https://medusa-plugin-messaging.raideno.xyz).\n\n## Handlers and External Messaging Sources\n\n- [Integrate Instagram Handler](https://medusa-plugin-messaging.raideno.xyz)\n- [Integrate Facebook Handler](https://medusa-plugin-messaging.raideno.xyz)\n- [Integrate Whatsapp Handler](https://medusa-plugin-messaging.raideno.xyz)\n- [Integrate Telegram Handler](https://medusa-plugin-messaging.raideno.xyz)\n\n## Contribution\n\nAnyone is welcome to contribute or suggest new features, please contact me on **Discord:** @raideno `ID:423897604330618883`.\n\n## Features\n\n- **Effortless Messaging Management:** The 'meudsa-plugin-messaging' introduces a user-friendly UI for seamless integration of messaging functionalities into your Medusa-powered ecommerce admin dashboard. Enhance communication between customers and admins effortlessly.\n\n- **Unified Social Media Inbox:** Consolidate messages from social media platforms like Instagram, Facebook, Twitter, and more directly into your admin dashboard. Respond to customer inquiries and social media interactions efficiently, all in one place.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraideno%2Fmedusa-plugin-messaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraideno%2Fmedusa-plugin-messaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraideno%2Fmedusa-plugin-messaging/lists"}