Download the PHP package harentius/blog-bundle without Composer
On this page you can find all versions of the php package harentius/blog-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download harentius/blog-bundle
More information about harentius/blog-bundle
Files in harentius/blog-bundle
Package blog-bundle
Short Description Symfony Bundle for adding simple blog functionality to existing or new Symfony project.
License MIT
Homepage https://github.com/harentius/blog-bundle
Informations about the package blog-bundle
Symfony Blog Bundle
Symfony Bundle for adding simple blog functionality to existing or new Symfony project.
Requirements
Version ^4.0 - Symfony ^4.0, twig/twig:^2.0
Version ^3.0 - Symfony ^3.0
Version ^1.0|^2.0 - Symfony ^2.7
Installation
1. With Symfony Flex
TODO
2. Without Symfony Flex
1) Install bundle
2) Add bundles (in config/bundles.php or Kernel):
Please note that HarentiusBlogBundle can provide default configuration for other bundles.
To make this work, HarentiusBlogBundle should be registered before other bundles
HarentiusBlogBundle also has default security config. So please make sure it does not conflict with your app config or skip using it
3) Include routes:
4) Include default configs:
Note: this step can be skipped if you decide to configure bundles (i.e. DoctrineBundle, SecurityBundle, etc) yourself
Configuration
Config reference:
Post Installation/Configuration actions
1) Create/Update your DB according to chosen installation type
2) Install assets
3) Load fixtures (optional)
Additional Resources
https://folkprog.net - example of blog based on this bundle.
https://github.com/harentius/folkprog - git repository with sources of this blog.
All versions of blog-bundle with dependencies
ext-json Version *
ext-apcu Version *
symfony/monolog-bundle Version ^3.5
symfony/asset Version ^4.4
symfony/console Version ^4.4
symfony/framework-bundle Version ^4.4
symfony/security-bundle Version ^4.4
symfony/translation Version ^4.4
symfony/twig-bundle Version ^4.4
twig/twig Version ^2.12|^3.0
symfony/dotenv Version ^4.4
symfony/yaml Version ^4.4
symfony/intl Version ^4.4
stof/doctrine-extensions-bundle Version ^1.3
sonata-project/admin-bundle Version ^3.56
sonata-project/doctrine-orm-admin-bundle Version ^3.12
sonata-project/translation-bundle Version ^2.4
doctrine/orm Version ^2.7
doctrine/doctrine-bundle Version ^1.12 || ^2.0
sensio/framework-extra-bundle Version ^5.5
knplabs/knp-paginator-bundle Version ^4.1 || ^5.0
hautelook/alice-bundle Version ^2.5
knplabs/knp-menu-bundle Version ^2.3
mhujer/breadcrumbs-bundle Version ^1.5
beberlei/doctrineextensions Version ^1.2
friendsofsymfony/jsrouting-bundle Version ^2.4
presta/sitemap-bundle Version ^1.7
eko/feedbundle Version ^2.0
liip/imagine-bundle Version ^2.2
monolog/monolog Version ^1.22