Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Error after installing formuilder #509

Open
JustMe69 opened this issue Feb 6, 2025 · 0 comments
Open

[Bug] Error after installing formuilder #509

JustMe69 opened this issue Feb 6, 2025 · 0 comments

Comments

@JustMe69
Copy link

JustMe69 commented Feb 6, 2025

Using PimCore 11.5.3, formbuilder 5.2.0

I did:

  • composer require "dachcom-digital/formbuilder":"~5.2.0"
  • added formuilder to bundles.php FormBuilderBundle\FormBuilderBundle::class => ['all' => true],
  • executed bin/console pimcore:bundle:install FormBuilderBundle

Composer went fine, but while installing the bundle I got on console:

In MappingException.php line 26:

The class 'FormBuilderBundle\Model\OutputWorkflow' was not found in the chain configured namespaces Pimcore\Bundle\GenericExecutionEngineBundle\Entity

When trying to access pimcore backend I see:

Image

I checked migrations, all are executed, for formbuilder and all other bundles.

Is that something I'm doing wrong?

Even uninstalling and deactivating the bundle is not possible, I copied database new, error says:

Update: For uninstalling I had to additionally delete manually the 4 formbuildertables in database.

@JustMe69 JustMe69 changed the title Error after installing formuilder [Bug] Error after installing formuilder Feb 6, 2025
@JustMe69 JustMe69 changed the title [Bug] Error after installing formuilder [Bug] Error after installing formuilder - uninstall does not work Feb 6, 2025
@JustMe69 JustMe69 changed the title [Bug] Error after installing formuilder - uninstall does not work [Bug] Error after installing formuilder Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant