https://github.com/getcandy/core
[READ ONLY] Subtree split of the GetCandy Core component (see getcandy/getcandy)
https://github.com/getcandy/core
Last synced: about 1 year ago
JSON representation
[READ ONLY] Subtree split of the GetCandy Core component (see getcandy/getcandy)
- Host: GitHub
- URL: https://github.com/getcandy/core
- Owner: getcandy
- License: mit
- Created: 2021-12-21T16:25:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T09:13:43.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T01:48:48.862Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 524 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
## About GetCandy
GetCandy is an open source E-commerce platform which embraces Laravel as it's foundation and uses it to build a highly extensible, robust and feature rich application you can build any store on.
We put developers first and try to ensure your experience is as smooth as possible.
---
## Requirements
- PHP ^8.0
- Laravel 8+
- MySQL 5.7+ / PostgreSQL 9.2+
- exif PHP extension (on most systems it will be installed by default)
- GD PHP extension (used for image manipulation)
## Documentation
- [Full documentation](https://docs.getcandy.io/) - Includes in-depth guides on everything GetCandy
## License
GetCandy is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).