heyframe / production
Package info
Language:JavaScript
Type:project
pkg:composer/heyframe/production
v6.7.0.5
2025-10-04 18:15 UTC
Requires
- composer-runtime-api: ^2.0
- heyframe/administration: *
- heyframe/core: v6.7.0.5
- heyframe/frontend: *
- symfony/flex: ~2
README
This repository contains the project template that enables you to start a new project.
Installation and usage instructions
You can use composer create-project heyframe/production <project-name> to create a new HeyFrame project.
If you want to use a specific version of HeyFrame, you can specify the version in the command like this:
composer create-project heyframe/production:6.6.0.0 <project-name>
Please refer to the documentation for instructions on how to use this template.