clickandmortar / oro-platform-advanced-form-bundle
Advanced form bundle for OroPlatform / OroCRM projects
Installs: 182
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
This package is auto-updated.
Last update: 2024-10-24 19:37:21 UTC
README
Advanced Form bundle is a bundle for OroPlatform / OroCRM project. It allows to add new form types to your project.
Made with 💙 by C&M
Versions
Installation
Download the Bundle
$ composer require clickandmortar/oro-platform-advanced-form-bundle
Enable the Bundle
Bundle is enabled automatically by bundles.yml
file.
Run only following commands:
php bin/console cache:clear