drago-ex/project-front

The package adds a basic frontend module to Drago Project.

Maintainers

Package info

github.com/drago-ex/project-front

Type:drago-tools-resource

pkg:composer/drago-ex/project-front

Statistics

Installs: 406

Dependents: 6

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.6 2026-06-07 07:44 UTC

This package is auto-updated.

Last update: 2026-06-07 09:02:01 UTC


README

Preconfigured frontend module for Drago Project.

License: MIT PHP version Coding Style

Requirements

  • PHP >= 8.3
  • Nette Framework
  • Drago Project core packages

Installation

composer require drago-ex/project-front

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.

Generate permission provider

If you use project ACL (drago-ex/permission), you can generate a module permission class:

php vendor/bin/create-front-permission