Download the PHP package nyrodev/nyrocms-bundle without Composer
On this page you can find all versions of the php package nyrodev/nyrocms-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nyrodev/nyrocms-bundle
More information about nyrodev/nyrocms-bundle
Files in nyrodev/nyrocms-bundle
Download nyrodev/nyrocms-bundle
More information about nyrodev/nyrocms-bundle
Files in nyrodev/nyrocms-bundle
Vendor nyrodev
Package nyrocms-bundle
Short Description CMS Bundle for Symfony, provide all admin content handling and public controllers
License MIT
Homepage https://github.com/nyroDev/NyroCmsBundle
Package nyrocms-bundle
Short Description CMS Bundle for Symfony, provide all admin content handling and public controllers
License MIT
Homepage https://github.com/nyroDev/NyroCmsBundle
Please rate this library. Is it a good library?
Informations about the package nyrocms-bundle
NyroCmsBundle
Cms Bundle for Symfony
Needed npm packages
- copy-webpack-plugin
- jquery
- jquery-ui
- jquery-mobile (for slideshow swipe feature)
Needed configuration
config/packages/nyrodev.yaml
config/packages/stof_doctrine_extensions.yaml
config/packages/doctrine.yaml
config/routes/nyrocms.yaml
Type for nyroCms routes could also add elements seperated with _ :
- forceLang
- homepage in order to add _homepage route alias
config/security.yaml
Webpack config Entries needed
Command for entities and mapping creation
./bin/console nyrocms:createDbClasse
Others commands
./bin/console nyrocms:addUser
./bin/console nyrocms:addRootContent
Edit config/bootstrap.php
$loader = require dirname(__DIR__).'/vendor/autoload.php';
Overwrite a template
Copy the file from Resources/views into your own folder: src/Resources/NyroDevNyroCmsBundle/views/
All versions of nyrocms-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/asset Version
^6
symfony/console Version ^6
symfony/event-dispatcher Version ^6
symfony/form Version ^6
symfony/lock Version ^6
symfony/monolog-bundle Version ^3.8
symfony/process Version ^6
symfony/security-bundle Version ^6
symfony/serializer-pack Version ^1.3
symfony/mailer Version ^6
symfony/templating Version ^6
symfony/translation Version ^6
symfony/twig-bundle Version ^6
symfony/validator Version ^6
symfony/web-link Version ^6
symfony/yaml Version ^6
stof/doctrine-extensions-bundle Version ^1.8
becklyn/ordered-form-bundle Version ^1.3
nyrodev/php-template-bundle Version ^6
nyrodev/utility-bundle Version ^6
symfony/console Version ^6
symfony/event-dispatcher Version ^6
symfony/form Version ^6
symfony/lock Version ^6
symfony/monolog-bundle Version ^3.8
symfony/process Version ^6
symfony/security-bundle Version ^6
symfony/serializer-pack Version ^1.3
symfony/mailer Version ^6
symfony/templating Version ^6
symfony/translation Version ^6
symfony/twig-bundle Version ^6
symfony/validator Version ^6
symfony/web-link Version ^6
symfony/yaml Version ^6
stof/doctrine-extensions-bundle Version ^1.8
becklyn/ordered-form-bundle Version ^1.3
nyrodev/php-template-bundle Version ^6
nyrodev/utility-bundle Version ^6
The package nyrodev/nyrocms-bundle contains the following files
Loading the files please wait ....