{"id":15728195,"url":"https://github.com/elidrissidev/magento-restextended","last_synced_at":"2025-03-31T01:51:36.234Z","repository":{"id":43666097,"uuid":"511501337","full_name":"elidrissidev/magento-restextended","owner":"elidrissidev","description":"Full REST API implementation for Magento 1.9 and OpenMage.","archived":false,"fork":false,"pushed_at":"2022-07-14T10:08:49.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T07:14:04.489Z","etag":null,"topics":["magento1","magento1-module","openmage","openmage-module","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elidrissidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/elidrissidev"]}},"created_at":"2022-07-07T11:31:52.000Z","updated_at":"2022-07-07T11:37:59.000Z","dependencies_parsed_at":"2022-09-05T00:50:40.551Z","dependency_job_id":null,"html_url":"https://github.com/elidrissidev/magento-restextended","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fmagento-restextended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fmagento-restextended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fmagento-restextended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elidrissidev%2Fmagento-restextended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elidrissidev","download_url":"https://codeload.github.com/elidrissidev/magento-restextended/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403902,"owners_count":20771527,"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":["magento1","magento1-module","openmage","openmage-module","php"],"created_at":"2024-10-03T23:01:21.983Z","updated_at":"2025-03-31T01:51:36.187Z","avatar_url":"https://github.com/elidrissidev.png","language":"PHP","funding_links":["https://paypal.me/elidrissidev"],"categories":[],"sub_categories":[],"readme":"# magento-restextended\n\nThis is a Magento 1.9/OpenMage extension that aims to provide a full REST API implementation. It's also fully compatible with my other [HTTP Basic Authentication extension](https://github.com/elidrissidev/magento-api2basicauth).\n\n**:construction: This extension is still in development! :construction:**\n\n## Installation\n\n### Manual\n\n1. Download the latest release and unpack it.\n\n2. Copy the `app` folder to the root of your magento store (choose the option to merge it with the existing files if prompted).\n\n3. Go to `System / Cache Management` and flush \"Configuration\" and \"Web Services Configuration\" cache.\n\n### Composer\n\nFor OpenMage users, you can install this package easily by using composer:\n\n```sh\n$ composer require elidrissidev/magento-restextended\n```\n\n## Features\n\nThis extension adds the following endpoints to the REST API:\n\n- `POST /api/rest/orders/:id/comments` - Add a comment to an Order.\n- `GET /api/rest/orders/comments/:id` - Retrieve Order comment by id\n\n*NOTE: Be sure to grant the necessary permissions to your REST Role.*\n\n## Contributing\n\nPlease feel free to open an Issue if you find any bug, or have something to suggest.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felidrissidev%2Fmagento-restextended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felidrissidev%2Fmagento-restextended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felidrissidev%2Fmagento-restextended/lists"}