{"id":28546390,"url":"https://github.com/ulule/prestashop-rest","last_synced_at":"2025-08-22T11:05:44.092Z","repository":{"id":60418460,"uuid":"483712336","full_name":"ulule/prestashop-rest","owner":"ulule","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-09T10:31:56.000Z","size":1359,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-07T05:43:01.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulule.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-20T15:33:21.000Z","updated_at":"2022-07-21T14:20:25.000Z","dependencies_parsed_at":"2023-01-28T08:46:08.408Z","dependency_job_id":null,"html_url":"https://github.com/ulule/prestashop-rest","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/ulule/prestashop-rest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulule%2Fprestashop-rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulule%2Fprestashop-rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulule%2Fprestashop-rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulule%2Fprestashop-rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulule","download_url":"https://codeload.github.com/ulule/prestashop-rest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulule%2Fprestashop-rest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271628166,"owners_count":24792821,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-09T23:39:17.089Z","updated_at":"2025-08-22T11:05:44.072Z","avatar_url":"https://github.com/ulule.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://www.binshops.com/assets/img/logo-medium.png?v=1.2\"/\u003e\n\u003c/div\u003e\n\n# PrestaShop REST API Module and Hooks\nEasily expose REST API endpoints for your Prestashop website. No configuration needed, just install and use it.\n\n## Export the module\nRun the following command: `bash export.sh`\n\n## The products that use this REST API\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://www.binshops.com/prestashop-pwa\" target=\"_blank\"\u003e  \u003cimg src=\"https://www.binshops.com/assets/img/vue-storefront2.jpg\" alt=\"PrestaShop PWA\" /\u003ePrestaShop PWA\u003c/a\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://www.binshops.com/prestashop-mobile-application\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://www.binshops.com/assets/img/ps-mobile-app2.jpg\" alt=\"PrestaShop Mobile Application\" /\u003e\nPrestaShop Mobile App\n\u003c/a\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n### Demo Link\nhttps://rest.binshops.com/rest/bootstrap\n\n### Your API Endpoint\nAfter installation access your API endpoints at: http://yourdomain.tld/rest.\n\n### Why we need this API module? Is not Webservice API enough?\nYou can get more info about this module: https://www.binshops.com/prestashop-rest-module\n\n### Documentation\nYou can access full documentation for REST endpoints on Postman publisher:\nhttps://documenter.getpostman.com/view/1491681/TzkyP1UC\n\n### Backward Compatibility\nIf your shop is running on 1.7.6.x version of PrestaShop, please check the 1.7.6.x branch. The stable version supports latest Ps version.\n\n### Required Modules\nThese native modules, which are already included in PrestaShop out of the box, are required to work with some endpoints.\n\n- ps_mainmenu (Native Ps Menu module)\n- ps_featuredproducts (Native Ps Featured Products module)\n- ps_facetedsearch (Native Ps Faceted Search module)\n- productcomments (Native Ps Product Comments module)\n- ps_banner (Native Ps Banner module)\n- ps_imageslider (Native Ps Image slider module)\n- ps_wirepayment (Native Ps Bankwire module)\n- ps_checkpayment (Native Ps Pay by Check module)\n- blockwishlist (Native Ps Wishlist module)\n\nYou can request your custom API implementation on Binshops panel - [Your Assistant - Create a Ticket](https://www.binshops.com/panel)\n\n### Change Log\n- ### 2.4.x Latest Version\n- 2.4.2\n  - Added attributes array in cart\n- 2.4.1\n  - Added email subscription\n- 2.4.0\n  - Added Wishlist endpoints\n  - Added Zipcode validation\n  - Added currencies to bootstrap/lightbootstrap API\n  - Added languages to bootstrap/lightbootstrap API\n  - Added the logo url to bootstrap/lightbootstrap API\n  - Added float price to combinations\n  - Fix support for countries without state in address creation\n  - Improved error handling in profile edit\n- 2.3.0\n  - Adds two payment options\n  - Cart Management refactoring\n  - Returns cart items on cart update\n  - Returns newly created address\n  - Returns user info on user login\n  - Removes unnecessary fields from registration\n  - Product images refactor\n  - Adds attribute groups to product details\n  - Check permission on address delete and order details\n- 2.2.6 changed cart management API\n- 2.2.5 product comment api - APIRoutes class\n- 2.2.4 cleaning customer info - makes gender optional - adds user info to login api\n- 2.2.3 adds groups to product details - featured products api refactor\n- 2.2.2. adds light bootstrap endpoint\n- 2.2.1 some response cleaning - ability to load menu item images\n- 2.2.0 improves bootstrap api - adds id and slug to menu items\n- 2.x The latest stable version which includes all endpoints.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulule%2Fprestashop-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulule%2Fprestashop-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulule%2Fprestashop-rest/lists"}