shopium24/shopium24

shopium24

Maintainers

Package info

github.com/shopium24/shopium24

Homepage

Type:project

pkg:composer/shopium24/shopium24

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2020-03-24 06:06 UTC

This package is auto-updated.

Last update: 2026-03-24 19:35:38 UTC


README

Shopium24 Web application shopium24

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

After installing Composer, run the following command to install the Composer Asset Plugin

php composer global require "fxp/composer-asset-plugin:^1.2.0"

Either run for dev

php composer create-project shopium24/shopium24 . "dev-master"

Either run for prod

php composer create-project --prefer-dist --no-dev --stability=dev shopium24/shopium24 . "dev-master"