xlabs / emojixbundle
Emojix
1.0.3
2021-09-16 10:59 UTC
Requires
- composer/installers: ~1.0
- xlabs/mmadminbundle: ^2.0
This package is auto-updated.
Last update: 2024-11-16 18:03:21 UTC
README
Install through composer:
php -d memory_limit=-1 composer.phar require xlabs/emojixbundle
In your AppKernel
public function registerbundles()
{
return [
...
...
new XLabs\EmojixBundle\XLabsEmojixBundle(),
];
}
Routing
Append to main routing file:
# app/config/routing.yml
x_labs_emojix:
resource: "@XLabsEmojixBundle/Resources/config/routing.yml"
prefix: /