blog-bundle

Symfony Bundle for adding simple blog functionality to existing or new Symfony project.

MIT License

Downloads
371
Stars
19

Bot releases are hidden (Show)

blog-bundle - Latest Release

Published by harentius over 4 years ago

  • Sitemap generation fix: use absolute urls instead of paths
blog-bundle -

Published by harentius almost 5 years ago

  • Symfony 4 support.
  • Improve views count (use ajax on page load)
  • Remove non generic features like social integrations, social comments, google analytics integration, statistics etc.
  • Add unit tests
  • Remove useless WYSIWYG options
  • Fix translations issues
  • Refactoring and clean code
blog-bundle - 3.0.11

Published by harentius over 6 years ago

  • Fix bug caused by missed dependency (bootstrap tab plugin)
  • Fix bug caused by missed ckeditor plugin (link plugin)
  • Refactor js
  • Clean some code deprecations