{"id":13554283,"url":"https://github.com/Mibew/mibew","last_synced_at":"2025-04-03T06:31:27.724Z","repository":{"id":9606699,"uuid":"11529769","full_name":"Mibew/mibew","owner":"Mibew","description":"Mibew Messenger - open-source live support application","archived":false,"fork":false,"pushed_at":"2023-05-30T18:55:47.000Z","size":18896,"stargazers_count":471,"open_issues_count":5,"forks_count":204,"subscribers_count":60,"default_branch":"master","last_synced_at":"2024-11-04T02:32:49.855Z","etag":null,"topics":["chat-application","messenger","mibew","mibew-messenger-application","mysql","php","support-system"],"latest_commit_sha":null,"homepage":"https://mibew.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/react-native","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mibew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2013-07-19T14:37:04.000Z","updated_at":"2024-10-28T07:28:18.000Z","dependencies_parsed_at":"2023-01-11T20:12:51.980Z","dependency_job_id":"5f27b57f-0aa2-4fd8-a72f-23b5df516c25","html_url":"https://github.com/Mibew/mibew","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mibew%2Fmibew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mibew%2Fmibew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mibew%2Fmibew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mibew%2Fmibew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mibew","download_url":"https://codeload.github.com/Mibew/mibew/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246948013,"owners_count":20859362,"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":["chat-application","messenger","mibew","mibew-messenger-application","mysql","php","support-system"],"created_at":"2024-08-01T12:02:43.974Z","updated_at":"2025-04-03T06:31:22.708Z","avatar_url":"https://github.com/Mibew.png","language":"PHP","funding_links":[],"categories":["PHP","mysql"],"sub_categories":[],"readme":"# Mibew Messenger\n\nMibew Messenger is an open-source live support application written\nin PHP and MySQL. It enables one-on-one chat assistance in real-time\ndirectly from your website.\n\n## About this repository\n\nThis repository contains the core of Mibew Messenger application.\n\n## Server requirements\n\n1. A webserver or web hosting account running on any major Operating System\n2. PHP (7.2.5 and above) with PDO, pdo_mysql, cURL, mbstring and gd extensions\n3. MySQL 5.0 and above\n\n## Build from sources\n\nThere are several actions one should do before use the latest version of Mibew from the repository:\n\n1. Obtain a copy of the repository using `git clone`, download button, or another way.\n2. Install [node.js](http://nodejs.org/) and [npm](https://www.npmjs.org/).\n3. Install [Gulp](http://gulpjs.com/).\n4. Navigate to `src/` directory of the local copy of the repository.\n5. Install npm dependencies using `npm install`.\n6. Run Gulp to build Mibew using `gulp default`.\n\nFinally `.tar.gz` and `.zip` archives of the ready-to-use Mibew will be available in `src/release` directory.\n\n## Terms of Use\n\nMibew Messenger is licensed under the terms of [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\n## Other repositories of the Mibew project\n\n### Actual\n1. [Mibew Messenger i18n repository](https://github.com/Mibew/i18n)\n2. [Mibew Messenger design repository](https://github.com/Mibew/design)\n3. [Mibew documentation repository](https://github.com/Mibew/docs.mibew.org)\n\n### Obsolete\n1. [Mibew Java applications repository](https://github.com/Mibew/java)\n2. [Mibew Tray repository](https://github.com/Mibew/tray)\n\n### Plugins\n\n1. [Mibew Boilerplate plugin](https://github.com/Mibew/boilerplate-plugin) - a template for a real plugin\n\n#### Ready for production use\n\n1. [Mibew Advanced Button plugin](https://github.com/Mibew/advanced-button-plugin)\n2. [Mibew Auto Invite plugin](https://github.com/Mibew/auto-invite-plugin)\n3. [Mibew Auto Reply plugin](https://github.com/Mibew/auto-reply-plugin)\n4. [Mibew Broadcast plugin](https://github.com/Mibew/broadcast-plugin)\n5. [Mibew Bulk Logs Operations plugin](https://github.com/Mibew/bulk-logs-operations-plugin)\n6. [Mibew Button Refresh plugin](https://github.com/Mibew/button-refresh-plugin)\n7. [Mibew Emoji plugin](https://github.com/Mibew/emoji-plugin)\n8. [Mibew Filter Visitors By Operator Code plugin](https://github.com/Mibew/filter-visitors-by-operator-code-plugin)\n9. [Mibew First Message plugin](https://github.com/Mibew/first-message-plugin)\n10. [Mibew Geo IP plugin](https://github.com/Mibew/geo-ip-plugin)\n11. [Mibew Google Maps plugin](https://github.com/Mibew/google-maps-plugin)\n12. [Mibew Open Street Map plugin](https://github.com/Mibew/open-street-map-plugin)\n13. [Mibew Operator Status plugin](https://github.com/Mibew/mibew-operator-status-plugin)\n14. [Mibew Purge History plugin](https://github.com/Mibew/purge-history-plugin)\n15. [Mibew Real Ban plugin](https://github.com/Mibew/real-ban-plugin)\n16. [Mibew Slack plugin](https://github.com/Mibew/mibew_slack)\n17. [Mibew Title Notification plugin](https://github.com/Mibew/title-notification-plugin)\n\n#### Not ready for production use (not stable, broken, obsolete, etc.)\n\n1. [Mibew External API plugin](https://github.com/Mibew/external-api-plugin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMibew%2Fmibew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMibew%2Fmibew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMibew%2Fmibew/lists"}