vmeretail / multi-tenancy-bundle

A multi tenancy bundle for Symfony 2 apps
25 stars 11 forks source link

Crud-bundle is missing from dependencies #38

Open roland-jungwirth opened 8 years ago

roland-jungwirth commented 8 years ago

Following the installation instructions, I get the error

Class 'Tahoe\Bundle\CrudBundle\Controller\CrudController' not found

After adding "tahoelimited/crud-bundle": "*" to the composer, I get an error that there is no valid version to install:

The requested package tahoelimited/crud-bundle could not be found in any version, there may be a typo in the package name.

Therefore, I cannot use this bundle.

StephenGillCoop commented 8 years ago

@pmartelletti could you have a quick look at this please?

pmartelletti commented 8 years ago

@stevergill @roland-jungwirth for some reason, the crud bundle was not in packagist. I've upload it already, so you should be able to install it via composer with no problem.

https://packagist.org/packages/tahoelimited/crud-bundle