Download the PHP package diamante/embeddedform-bundle without Composer
On this page you can find all versions of the php package diamante/embeddedform-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download diamante/embeddedform-bundle
More information about diamante/embeddedform-bundle
Files in diamante/embeddedform-bundle
Package embeddedform-bundle
Short Description DiamanteDesk Embedded Form Bundle
License OSL-3.0
Homepage https://github.com/eltrino/DiamanteEmbeddedFormBundle
Informations about the package embeddedform-bundle
DiamanteDesk EmbeddedForm Bundle
EmbeddedForm bundle extends OroEmbeddedFormBundle functionality. To create a ticket from a third party in DiamanteDesk it is required to add an additional form type and a controller.
For more information about the Embedded Form, please see Oro/Bundle/EmbeddedFormBundle/README.md.
Requirements
DiamanteDesk supports OroCRM version 1.8+.
Installation
Step 1: Add as dependency in composer:
Step 2: Execute the following command:
Step 3: Install assets in a usual way through Symfony:
Configuration
Diamante Embedded Form URL should not be covered by the standard Oro Platfrom authentication. You should add additional configuration to filewalls section in app/config/security.yml
:
Contributing
We appreciate any effort to make DiamanteDesk functionality better; therefore, we welcome all kinds of contributions in the form of bug reporting, patches submitting, feature requests or documentation enhancement. Please refer to the DiamanteDesk guidelines for contributing if you wish to be a part of the project.