Nov 28
Digg
Stumbleupon
Technorati
Delicious

sfGallery plugin 1.0.1 (installation step-by-step)

Hi, we’ve decided to publish detailed step-by-step instruction on how to start using sfGallery.
So first of all make sure you have these plugins installed:

sfGuardPlugin
sfModerationPlugin
sfPropelActAsCountableBehaviorPlugin
sfPropelActAsTaggableBehaviorPlugin

Then for frontend/backend allow modules:
frontend:
config/settings.yml
enabled_modules: [default, sfGallery]

backend:

config/settings.yml
enabled_modules: [default, sfModeration, sfGalleryAdmin, sfPhotoAdmin]

and in propel.ini you have to enable behaviours [...]

Author: symfonian