PHPackages                             sokil/task-tracker-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. sokil/task-tracker-bundle

AbandonedArchivedLibrary

sokil/task-tracker-bundle
=========================

Task tracker

0.2.5(9y ago)06[1 issues](https://github.com/sokil/TaskTrackerBundle/issues)MITPHPPHP ^5.6 || ^7.0

Since Oct 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sokil/TaskTrackerBundle)[ Packagist](https://packagist.org/packages/sokil/task-tracker-bundle)[ RSS](/packages/sokil-task-tracker-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (8)Dependencies (10)Versions (9)Used By (0)

TaskStockBundle
===============

[](#taskstockbundle)

[![Total Downloads](https://camo.githubusercontent.com/57baf45effaa2c8cd124df7c86b0630471669ee70e52fb59501b62f15aa21561/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6b696c2f7461736b2d73746f636b2d62756e646c652e737667)](https://packagist.org/packages/sokil/task-stock-bundle)[![Daily Downloads](https://camo.githubusercontent.com/3847fabdf2f82a6785eeb8e06118466054004200c949ff4d09f46eb68f394450/68747470733a2f2f706f7365722e707567782e6f72672f736f6b696c2f7461736b2d73746f636b2d62756e646c652f642f6461696c79)](https://packagist.org/packages/sokil/task-stock-bundle)

Task tracker bundle

- [Installation](#installation)
- [Configuration](#configuration)
    - [Basic bundle configuration](#basic-bundle-configuration)
    - [Configuring SPA](#configuring-spa)
    - [Configuring file storage](#configuring-file-storage)
    - [Configuring task states](#configuring-task-states)

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

[](#installation)

Add dependency to composer:

```
composer.phar reequire sokil/task-stock-bundle

```

Configuration
-------------

[](#configuration)

This bundle depends from other bundles, which also require configuration. If you yet not using it, configure them:

- [FrontendBundle](https://github.com/sokil/FrontendBundle/blob/master/README.md#installation)
- [FileStorageBundle](https://github.com/sokil/FileStorageBundle/blob/master/README.md#installation)
- [NotificationBundle](https://github.com/sokil/NotificationBundle/blob/master/README.md#installation)
- [UserBundle](https://github.com/sokil/UserBundle/blob/master/README.md#installation)

### Basic bundle configuration

[](#basic-bundle-configuration)

1. Add bundle to AppKernel:

```
