drago-ex/project-install

Application installation package.

Maintainers

Package info

github.com/drago-ex/project-install

Type:drago-tools-resource

pkg:composer/drago-ex/project-install

Statistics

Installs: 70

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-06-07 14:39 UTC

This package is auto-updated.

Last update: 2026-06-08 10:42:19 UTC


README

Application installation package.

License: MIT PHP version Coding Style

Requirements

  • PHP >= 8.3
  • Nette Framework
  • Composer
  • Bootstrap
  • Naja
  • Node.js
  • Drago Project core packages

Installation

composer require drago-ex/project-install

Project files

File copying is handled automatically by drago-ex/project-tools, which must be installed in your project. Without it, copy the files manually according to the copy section in this package's composer.json. To skip this package, set "skip": true under extra.drago-tools.packages.<package-name> in your root composer.json.

Warning: This package uses the replace section, which means some files will be overwritten if they already exist. Avoid manual edits to those files; use the skip option if you need to manage them yourself.