Open mysterty opened 10 years ago
@mysterty Hi. This part of documentation needs an update. Sorry for your trouble.
There are only two major branches right now:
v1.1
with Twitter Bootstrap3 styles - I recommend this, as the other branch will not get more updatesv1.0
with old Twitter Bootstrap2 styles -> new features will not be added to this branchSo, add to your composer "cedriclombardot/admingenerator-generator-bundle": "~1.1"
TODO: update the documentation
Thx Loostro.
I tried also to follow the entire doc unless using : "1.2.*@dev" as bundle version, it works. But wich is the best ?
@mysterty 1.1 and 1.0 branches share the same functionality, they just use diffrent version of Bootstrap
however, future versions will be built upon 1.1 branch (bootstrap3) so I suggest you use that branch, as it will be easier to update to next version
hello, i'm having trouble installing the bundle. I followed all step from https://github.com/symfony2admingenerator/AdmingeneratorGeneratorBundle/blob/master/Resources/doc/installation/installation-via-composer.md. So added :
but when i run composer update, i have this message :
could you please help me ?