PHPackages                             sip/news-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. sip/news-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

sip/news-bundle
===============

Simple news bundle with sonata backend

0.1.1.x-dev(13y ago)023MITPHP

Since Apr 17Pushed 13y ago1 watchersCompare

[ Source](https://github.com/SIProject/SIPNewsBundle)[ Packagist](https://packagist.org/packages/sip/news-bundle)[ Docs](https://github.com/SIProject/SIPNewsBundle)[ RSS](/packages/sip-news-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (3)Used By (0)

Simple news bundle with sonata backend
======================================

[](#simple-news-bundle-with-sonata-backend)

The bundle implements the news on the site, there is also the opportunity to share the news site and news on the home page (using the checkboxes in the admin on mayn), allow orm and mongodb

Installation
============

[](#installation)

1. command to add the bundle to your composer.json and download package.

---

```
$ composer require "sip/news-bundle": "dev-master"
```

2. Enable the bundle inside the kernel.

---

```
