Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaplean/business-days-bundle


https://github.com/chaplean/business-days-bundle

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

Getting Started With Chaplean Business Days Bundle
====================================
# Installation

## 1. Composer

```
composer require chaplean/business-days-bundle
```

## 2. AppKernel.php

Add
```
new Chaplean\Bundle\MailerBundle\ChapleanBusinessDaysBundle(),
```

## 3. config.yml

```
- { resource: '@ChapleanBusinessDaysBundle/Resources/config/config.yml' }
```