Preconfigured frontend module for Drago Project.
- PHP >= 8.3
- Nette Framework
- Drago Project core packages
composer require drago-ex/project-frontFile 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.
If you use project ACL (drago-ex/permission), you can generate a module permission class:
php vendor/bin/create-front-permission