Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 330 Bytes

INSTALL.md

File metadata and controls

18 lines (12 loc) · 330 Bytes

Installation instructions

Use Composer

Run the following from your website root folder to install NetgenEzFormsBundle:

$ composer require netgen/ez-forms-bundle

Clear the caches

Clear the Ibexa Platform caches with the following command:

$ php bin/console cache:clear