[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8204":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":9,"rankLanguage":9,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":9,"pushedAt":9,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":15,"starSnapshotCount":15,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},8204,"PrestaShop","PrestaShop\u002FPrestaShop","PrestaShop is the universal open-source software platform to build your e-commerce solution.","https:\u002F\u002Fwww.prestashop-project.org\u002F",null,"PHP",9099,5048,440,1597,0,5,35,3,41,"Other",false,"develop",[24,25,26,27,28,29,30,31],"cms","ecommerce","ecommerce-framework","ecommerce-platform","hacktoberfest","php","php-framework","prestashop","2026-06-12 02:01:50","About PrestaShop\n--------\n\n[![PHP checks and unit tests](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Factions\u002Fworkflows\u002Fphp.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Factions\u002Fworkflows\u002Fphp.yml)\n[![Integration tests](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Factions\u002Fworkflows\u002Fintegration.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Factions\u002Fworkflows\u002Fintegration.yml)\n[![UI tests](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Factions\u002Fworkflows\u002Fsanity.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Factions\u002Fworkflows\u002Fsanity.yml)\n[![Nightly Status](https:\u002F\u002Fimg.shields.io\u002Fendpoint?url=https%3A%2F%2Fapi-nightly.prestashop-project.org%2Fdata%2Fbadge&label=Nightly%20Status&cacheSeconds=3600)](https:\u002F\u002Fnightly.prestashop-project.org\u002F)\n[![Minimum PHP Version](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fphp-%3E%3D%208.1-8892BF.svg?style=flat-square)](https:\u002F\u002Fphp.net\u002F)\n[![GitHub release](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fv\u002Frelease\u002Fprestashop\u002Fprestashop?sort=semver)](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop)\n[![LFX Health Score](https:\u002F\u002Finsights.linuxfoundation.org\u002Fapi\u002Fbadge\u002Fhealth-score?project=prestashop)](https:\u002F\u002Finsights.linuxfoundation.org\u002Fproject\u002Fprestashop)\n[![Slack chat](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FChat-on%20Slack-red)](https:\u002F\u002Fwww.prestashop-project.org\u002Fslack\u002F)\n[![GitHub forks](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fforks\u002FPrestaShop\u002FPrestaShop)](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Fnetwork)\n[![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002FPrestaShop\u002FPrestaShop)](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Fstargazers)\n\nPrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc. [See all the available features][available-features].\n\n\u003Cp align=\"center\">\n  \u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Fe6342778-e528-4ae7-acf2-f0d097a1e932\" alt=\"PrestaShop 9.0 back office\"\u002F>\n\u003C\u002Fp>\n\nThis repository contains the source code of PrestaShop, which is intended for development and preview only. To download the latest stable public version of PrestaShop (currently, version 9.0), please go to [the releases page][download].\n\nThe first stable version of PrestaShop 9.0 was released on June 10th, 2025. Learn more about it on [the Build devblog](https:\u002F\u002Fbuild.prestashop-project.org\u002Ftag\u002F9.0\u002F).\n\nAbout the `develop` branch\n--------\n\nThe `develop` branch of this repository contains the work in progress source code for the next version of PrestaShop. Currently, it is exclusively for version 9.1.\n\nFor more information on our branch system, read our guide on [installing PrestaShop for development][install-guide-dev].\n\nServer configuration\n--------\n\nTo install the latest PrestaShop 9.0, you need a web server running PHP 8.1+ and any flavor of MySQL 5.6+ (MySQL, MariaDB, Percona Server, etc.).\n\nYou will also need a database administration tool, such as phpMyAdmin, in order to create a database for PrestaShop.\nWe recommend the Apache or Nginx web servers (check out our [example Nginx configuration file][example-nginx]).\n\nYou can find more information on our [System requirements][system-requirements] page and on the [System Administrator Guide][sysadmin-guide].\n\nInstallation\n--------\n\nIf you downloaded the source code from GitHub, read our guide on [installing PrestaShop for development][install-guide-dev]. If you intend to install a production shop, make sure to download the latest version from [our releases page][download], then read the [install guide for users][install-guide].\n\n## 🐳 Docker Development Environment\n\nPrestaShop provides a complete Docker-based development environment.\n\n### Quick Start\n\n```bash\n# Start the development environment\nmake docker-start\n\n# Access your PrestaShop installation\n# Frontend: http:\u002F\u002Flocalhost:8001\n# Backend: http:\u002F\u002Flocalhost:8001\u002Fadmin-dev\n# Email testing: http:\u002F\u002Flocalhost:1080\n```\n\n**Default Admin Credentials:**\n- Email: `demo@prestashop.com`\n- Password: `Pr3st4Sh0P`\n\nOr the backoffice on this URL: http:\u002F\u002Flocalhost:8001\u002Fadmin-dev (default access credentials: demo@prestashop.com \u002F Pr3st4Sh0P)\n\nYou can customize the admin credentials by setting the following environment variables before running docker compose:\n```\nexport ADMIN_MAIL=your-email@example.com\nexport ADMIN_PASSWD=Your-Secure-Password\ndocker compose up\n```\n\nDocker will bind your port **8001** to the web server. If you want to use other port, open and modify the file `docker-compose.yml`.\nMySQL credentials can also be found and modified in this file if needed.\n\n**Note:**  Before auto-installing PrestaShop, this container checks the file *app\u002Fconfig\u002Fparameters.php* does not exist on startup.\nIf you expect the container to (re)install your shop, remove this file if it exists. And make sure the container user `www-data`\nhas write access to the whole workspace.\n\n### Documentation\n\nFor detailed information, see:\n\n- **[🚀 Development Guide](.\u002Fdocs\u002FDEVELOPMENT.md)** - Complete setup and development guide\n\nDocumentation\n--------\n\nFor technical information (core, module and theme development, performance...), head on to [PrestaShop DevDocs][devdocs]\n\nIf you want to learn how to use PrestaShop 9, read our [User documentation][user-doc].\n\nFirst-time users will be particularly interested in the following guides:\n\n* [Getting Started][getting-started]: How to install PrestaShop, and what you need to know.\n* [User Guide][user-guide]: All there is to know to put PrestaShop to good use.\n* [Updating Guide][updating-guide]: Switching to the newest version is not trivial. Make sure you do it right.\n* [Merchant's Guide][merchant-guide]: Tips and tricks for first-time online sellers.\n* The [FAQ][faq-17] page should also be of tremendous help to you.\n\n\nContributing\n--------\n\nPrestaShop is an Open Source project, and it wouldn't be possible without the help of the [hundreds of contributors][contributors-md], who submitted improvements and bugfixes over the years. Thank you all!\n\nIf you want to contribute code to PrestaShop, read the [CONTRIBUTING.md][contributing-md] file in this repository or read the [tutorials about contribution][contributing-tutorial] on the documentation site.\n\nDon't know where to start? Check the [good first issue](https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Fissues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label to have a look at all beginner-friendly improvements and bug fixes.\n\nIf you want to help translate PrestaShop in your language, [join us on Crowdin][crowdin]!\n\nIf using AI tools to write code, make sure your agent has read the [.ai\u002FCONTEXT.md](.ai\u002FCONTEXT.md) file. You can find more details in our dev doc regarding [AI assisted development](https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fdevelopment\u002Fai-assisted-development\u002F).\n\n\nReporting Issues\n--------\n\nOur bugtracker is on GitHub. We encourage you to [create detailed issues][create-issue] as soon as you see them.\n\nRead our [Contribute by reporting issues guide][reporting-issues] for details and tips.\n\n\nReporting Security Issues\n--------\n\nResponsible (and private) disclosure is a standard practice when someone encounters a security problem: before making it public, the discoverer informs the Core team about it, so that a fix can be prepared, and thus minimize the potential damage.\n\nThe PrestaShop team tries to be very proactive when preventing security problems. Even so, critical issues might surface without notice.\n\nThis is why we have set up a [Bug Bounty Program][bug-bounty] where anyone can privately contact us with all the details about issues that affect the security of PrestaShop merchants or customers. Our security team will answer you, and discuss of a timeframe for your publication of the details.\n\nUnderstanding a security issue means knowing how the attacker got in and hacked the site. If you have those details, then please do contact us privately about it (and please do not publish those details before we answer). If you do not know how the attacker got in, please [ask for help][support].\n\n\nExtending PrestaShop\n--------\n\nPrestaShop is a very extensible e-commerce platform, both through modules and themes. Developers can even override the default components and behaviors. Learn more about this on the [Modules documentation][modules-devdocs] and the [Themes documentation][themes-devdocs].\n\n\nCommunity forums\n--------\n\nYou can discuss about e-commerce, help other merchants and get help, and contribute to improving PrestaShop together with the PrestaShop community on [PrestaShop Slack channel][chat], [project's discussions on GitHub][ghdiscussions] or on the [the PrestaShop forums][forums].\n\nThank you for downloading and using the PrestaShop Open Source e-commerce solution!\n\n[available-features]: https:\u002F\u002Fprestashop.com\u002Fcreate-online-store\u002F\n[download]: https:\u002F\u002Fwww.prestashop-project.org\u002Freleases\u002Fprestashop90\u002F\n[forums]: https:\u002F\u002Fwww.prestashop.com\u002Fforums\u002F\n[ghdiscussions]: https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Fdiscussions\n[support]: https:\u002F\u002Fwww.prestashop-project.org\u002Fsupport\u002F\n[chat]: https:\u002F\u002Fwww.prestashop-project.org\u002Fslack\u002F\n[user-doc]: https:\u002F\u002Fdocs.prestashop-project.org\n[contributing-md]: CONTRIBUTING.md\n[contributing-tutorial]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fcontribute\u002F\n[crowdin]: https:\u002F\u002Fcrowdin.net\u002Fproject\u002Fprestashop-official\n[getting-started]: https:\u002F\u002Fdocs.prestashop-project.org\u002Fv.8-documentation\u002Fv\u002Fenglish\u002Fgetting-started\n[user-guide]: https:\u002F\u002Fdocs.prestashop-project.org\u002Fv.8-documentation\u002Fv\u002Fenglish\u002Fuser-guide\n[updating-guide]: https:\u002F\u002Fdocs.prestashop-project.org\u002F1-6-documentation\u002Fenglish-documentation\u002Fupdating-prestashop\n[merchant-guide]: https:\u002F\u002Fdocs.prestashop-project.org\u002F1-6-documentation\u002Fenglish-documentation\u002Fmerchants-guide\n[faq-17]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Ffaq\u002F\n[sysadmin-guide]: https:\u002F\u002Fdocs.prestashop-project.org\u002F1-6-documentation\u002Fenglish-documentation\u002Fsystem-administrator-guide\n[contributors-md]: CONTRIBUTORS.md\n[example-nginx]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fbasics\u002Finstallation\u002Fnginx\u002F\n[docker-compose]: https:\u002F\u002Fdocs.docker.com\u002Fcompose\u002F\n[install-guide-dev]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fbasics\u002Finstallation\u002F\n[system-requirements]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fbasics\u002Finstallation\u002Fsystem-requirements\u002F\n[install-guide]: https:\u002F\u002Fdocs.prestashop-project.org\u002Fv.8-documentation\u002Fv\u002Fenglish\u002Fgetting-started\u002Finstalling-prestashop\n[devdocs]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F\n[create-issue]: https:\u002F\u002Fgithub.com\u002FPrestaShop\u002FPrestaShop\u002Fissues\u002Fnew\u002Fchoose\n[reporting-issues]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fcontribute\u002Fcontribute-reporting-issues\u002F\n[modules-devdocs]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fmodules\u002F\n[themes-devdocs]: https:\u002F\u002Fdevdocs.prestashop-project.org\u002F9\u002Fthemes\u002F\n[bug-bounty]: https:\u002F\u002Fwww.prestashop-project.org\u002Fsecurity\u002Fbug-bounty\u002F\n","PrestaShop 是一个开源电子商务平台，用于构建在线商店。它采用 PHP 语言开发，具有高度可定制性，支持多种支付服务，并提供多语言和多国本地化支持。PrestaShop 的前后端设计均响应式适配，确保在各种设备上都能获得良好的用户体验。此外，项目通过持续集成测试保证了代码质量。适用于需要灵活、强大且易于扩展的电子商务解决方案的企业和个人开发者。",2,"2026-06-11 03:16:45","top_language"]