Download the PHP package samyasm/digitalblogbundle without Composer
On this page you can find all versions of the php package samyasm/digitalblogbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download samyasm/digitalblogbundle
More information about samyasm/digitalblogbundle
Files in samyasm/digitalblogbundle
Package digitalblogbundle
Short Description Blog bundle for symfony ^4.4
License MIT
Homepage https://github.com/samyAsm/digital-blog-bundle.git
Informations about the package digitalblogbundle
DHI Blog bundle
This bundle is made to facilitate basic blog integration inside symfony 4 apps
It requires
"php": ">=7.2",
"ext-curl": "*",
"ext-json": "*",
"doctrine/doctrine-bundle": "^2.1",
"doctrine/orm": "^2.7",
"nelmio/api-doc-bundle": "^3.0",
"symfony/security-bundle": "4.4.*",
"symfony/swiftmailer-bundle": "^3.4",
"symfony/translation": "4.4.*",
"symfony/validator": "4.4.*",
"symfony/yaml": "4.4.*",
"twig/twig": "^2.12|^3.0"
Installation
Configurations
Routing
Open and add this to configure routing to blog
Bundle configuration
create the file and put this content
Make sure all these directories have write access
Open the file and add this content
Make sure to have into and add this content
Env
Update schema
Install first super admin
All versions of digitalblogbundle with dependencies
ext-curl Version *
ext-json Version *
symfony/framework-bundle Version 4.4.*
sensio/framework-extra-bundle Version ^5.6
doctrine/doctrine-bundle Version ^2.1
doctrine/orm Version ^2.7
nelmio/api-doc-bundle Version ^3.0
symfony/security-bundle Version 4.4.*
symfony/swiftmailer-bundle Version ^3.4
symfony/http-foundation Version ^4.4|^5.4
symfony/http-kernel Version ^4.4
symfony/console Version 4.4.*
symfony/dotenv Version 4.4.*
symfony/flex Version ^1.3.1
symfony/monolog-bundle Version ^3.6|^3.7
symfony/translation Version ^4.4|^5.0
symfony/templating Version ^3.4|^4.0|^5.0
symfony/validator Version 4.4.*
knplabs/knp-paginator-bundle Version ^5.1
symfony/yaml Version ^3.4|^4.0|^5.0
twig/twig Version ^1.41|^2.10|^3.0
doctrine/common Version ^2.1|^3.3