...overview of the module...
...yii 1.0...
step-1: extract this MultiImageUpload.zip to your protected/modules folder...
step-2: open config/main.php
'modules'=>array( // uncomment the following to enable the Gii tool ..... 'MultiImageUpload', ),
step-3: import database form protected/modules/MultiImageUpload/data/multiimageupload.sql
step-4:
type in Url http://localhost/appName/index.php?r=MultiImageUpload/photo/create
if you have any doubt mail me in dabhi.sarthak@gmail.com and for more information you can see this blog...http://yiiphpdeveloper.blogspot.in/
Total 2 comments
create modules folder in you protected/ folder ...and put this module inside it
I can't find my module folder.
Leave a comment
Please login to leave your comment.