cornernote / yii-embed-opencart

A lightweight Yii application embedded into OpenCart
http://cornernote.github.io/yii-embed-opencart/
Other
18 stars 7 forks source link

Where would be the best place to integrate the yiiStrap #5

Closed personasio closed 10 years ago

personasio commented 10 years ago

Hi,

I took your suggestion to integrate the yiiStrap. Where would be the best place to integrate yiiStrap? Should this be in the system\yiiembed ?

cornernote commented 10 years ago

Yii doesn't care too much where you put extensions like this, so long as it can find them.

Personally I use composer, so it puts them all into a vendor folder.

If not using composer then you could put it into yiiembed/extensions/yiistrap.