{"id":15145468,"url":"https://github.com/prestashop/php-ps-info","last_synced_at":"2025-04-09T15:06:02.833Z","repository":{"id":44387149,"uuid":"135485036","full_name":"PrestaShop/php-ps-info","owner":"PrestaShop","description":"Simple script that allows you to test if your current environment fulfills PrestaShop's system requirements, and offers suggestions for improvements.","archived":false,"fork":false,"pushed_at":"2024-06-14T08:30:13.000Z","size":79,"stargazers_count":110,"open_issues_count":6,"forks_count":111,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-09T15:05:58.048Z","etag":null,"topics":["hacktoberfest","system-information","tool"],"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/PrestaShop.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-30T18:54:22.000Z","updated_at":"2025-03-21T08:58:16.000Z","dependencies_parsed_at":"2025-01-09T01:16:37.425Z","dependency_job_id":null,"html_url":"https://github.com/PrestaShop/php-ps-info","commit_stats":{"total_commits":27,"total_committers":9,"mean_commits":3.0,"dds":0.5555555555555556,"last_synced_commit":"643e02069536ede0ed652ae318f878f17a39eba8"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fphp-ps-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fphp-ps-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fphp-ps-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fphp-ps-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrestaShop","download_url":"https://codeload.github.com/PrestaShop/php-ps-info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055284,"owners_count":21040157,"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":["hacktoberfest","system-information","tool"],"created_at":"2024-09-26T11:25:41.799Z","updated_at":"2025-04-09T15:06:02.807Z","avatar_url":"https://github.com/PrestaShop.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhpPsInfo - PrestaShop system requirements checker\n\n![Screenshot](https://devdocs.prestashop-project.org/8/basics/installation/img/phppsinfo.png)\n\nPhpPsInfo is a PHP script that allows you to test if your current environment fullfills PrestaShop's requirements, and offers suggestions for improvements.\n\nThis script allows you to quickly test the environement where you want to install PrestaShop.\n\nThe default credentials for displaying the results are:\n\n* Login: prestashop\n* Password: prestashop\n\nYou can set server env vars to override them:\n\n* `PS_INFO_LOGIN`\n* `PS_INFO_PASSWORD`\n\n\nTests include the following:\n\t\n* PHP \u0026 MySQL Version\n* Apache modules\n* PHP Extensions\n* PHP Configuration\n* MySQL Configuration\n* Directories Configuration\n\n##  Usage\n\n1. Download the [latest release](https://github.com/PrestaShop/php-ps-info/releases).\n2. Extract the zip file.\n3. Upload the `phppsinfo.php` file to your server and put it inside your current shop’s directory or the one where you intend to install it.\n4. Open it up on your browser (`http://your-domain.com/path-to-your-prestashop/phppsinfo.php`).\n5. Type in the login and password if prompted (use `prestashop` for both).\n6. Enjoy!\n\n## License\n\nThis tool is released under the MIT License.\n\n## Troubleshooting\n\nWorking with a CGI environment such as Apache + FPM, you have to add a custom Apache RewriteCond.\n\n```\nRewriteCond %{HTTP:Authorization} .\nRewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprestashop%2Fphp-ps-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprestashop%2Fphp-ps-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprestashop%2Fphp-ps-info/lists"}