| Q | A
| --- | ---
| Bug? | no
| New Feature? | no
| Sulu Version | 2.0
| Browser Version | Browser name and version
Hello,
I would like to know if it was possible to use SuluFormBundle with Sulu 2.0.0.
I'm trying to set up a search form like on version 1.6. *
but apparently it is not possible.
Is there an alternative, or at the moment it is better to create your own form?
Thank you for your clarification
@lilithmagenta the SuluFormBundle is still under development for 2.0 (Roadmap).
But at current state you should be possible to install it by using:
composer require sulu/sulu-form-bunde:dev-develop
See also the current dev-develop docs: https://github.com/sulu/SuluFormBundle/blob/develop/Resources/doc/index.md for installation
If you have any errors feel free to create an issue in the FormBundle Repository
Oh yeah !!! you make my day with this comment 馃槂
I'm really happy to learn this because I started to really appreciate Sulu
Thank you @alexander-schranz
Most helpful comment
@lilithmagenta the SuluFormBundle is still under development for 2.0 (Roadmap).
But at current state you should be possible to install it by using:
See also the current dev-develop docs: https://github.com/sulu/SuluFormBundle/blob/develop/Resources/doc/index.md for installation
If you have any errors feel free to create an issue in the FormBundle Repository