onlishop/production

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

pkg:composer/onlishop/production

v6.7.0.1 2025-11-05 15:51 UTC

This package is auto-updated.

Last update: 2025-11-05 15:51:18 UTC


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 onlishop/production <project-name> to create a new Onlishop project.

If you want to use a specific version of Onlishop, you can specify the version in the command like this:

composer create-project onlishop/production:6.6.0.0 <project-name>

Please refer to the documentation for instructions on how to use this template.