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

https://github.com/rockordier/orobasicsbundle


https://github.com/rockordier/orobasicsbundle

oro orocrm oroplatform php symfony twig

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

OroBasicsBundle
=========
[![Total Downloads](https://poser.pugx.org/ehdev/oro-basics-bundle/downloads)](https://packagist.org/packages/ehdev/oro-basics-bundle)
[![Latest Unstable Version](https://poser.pugx.org/ehdev/oro-basics-bundle/v/unstable)](//packagist.org/packages/ehdev/oro-basics-bundle)
[![Latest Stable Version](https://poser.pugx.org/ehdev/oro-basics-bundle/version)](https://packagist.org/packages/ehdev/oro-basics-bundle)
[![License](https://poser.pugx.org/ehdev/oro-basics-bundle/license)](https://packagist.org/packages/ehdev/oro-basics-bundle)

Basic configuration, helper and tools for an oro application

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

With composer, add:

```bash
composer require ehdev/oro-basics-bundle:^5.1
```

Components
----------
[Commands](./src/Resources/doc/Commands.md)

[Form / Extensions](./src/Resources/doc/Form/Extensions.md)

[Migration / Enum](./src/Resources/doc/Migration/Enum.md)