PHPackages                             clastic/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. clastic/news-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

clastic/news-bundle
===================

Clastic News bundle

1.0.0-alpha3(11y ago)010MITPHPPHP &gt;=5.3.3

Since Feb 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Clastic-Contrib/NewsBundle)[ Packagist](https://packagist.org/packages/clastic/news-bundle)[ RSS](/packages/clastic-news-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

NewsBundle
==========

[](#newsbundle)

News Module for [Clastic](https://github.com/Clastic/Clastic).

About
-----

[](#about)

This bundle currently provides a News Module for the Clastic CMF.

Installation
------------

[](#installation)

Installation is a quick:

1. Download NewsBundle using composer
2. Enable the Bundle
3. Import NewsBundle routing files
4. Update your database schema

### Step 1: Download NewsBundle using composer

[](#step-1-download-newsbundle-using-composer)

Add NewsBundle by running the command:

```
$ composer require clastic/news-bundle "dev-master"
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
