Where To Start Developing Application Based On Yii

I am starting to develop a site using Yii. I will be using multiple content types. I plan on using multiple languages. I will also have different users levels.

Do I add all the extensions now, or do I develop the application with the multiple content types and related tables and then add the extra modules?

if u are going to use multiple languages, then need a translate module.

if u need to manage user and rights control(access control), you need a user module and rights module .

if u r interested ,i will give suggestions

I would love suggestions. I currently have my site in drupal, but it takes alot of resources. I am wanting to migrate my site to Yii. My site is at www.serviidb.com. I want to keep the basic same site as I have now.