2amigos / yiinitializr

Library that will help boost your application installation with ease and also to run Yii applications from its bootstrap files on a much cleaner way that the framework currently proposes.
Other
44 stars 17 forks source link

Add "flat" template #8

Closed Borales closed 11 years ago

Borales commented 11 years ago

Hi, @tonydspaniard. After yii-meetup, some developers wanted to use Yiinitializr on a shared hosting, but some hosting providers allow to use only 1 public_html folder. So, my request is to create "super-flat" structure (like yii does with the default folder structure). Possible structure could be like this:

/www
- /app/
--- /controllers/
--- /models/
--- /lib/
--- /...etc /
- /assets/
- /themes/
- /index.php
tonydspaniard commented 11 years ago

can you propose? would be great to add, please include credits... :)

Borales commented 11 years ago

Ok, sure :) will do

Borales commented 11 years ago

https://github.com/Borales/yiinitializr-simple I've tested a couple of times - it works fine. So, now you can work with it as you wish :)

Borales commented 11 years ago

@tonydspaniard Have you looked the link above?

Borales commented 11 years ago

@tonydspaniard https://github.com/Borales/yiinitializr-simple

tonydspaniard commented 11 years ago

@Borales Yes, I did, but i have to look closely. Sorry didn't have much time lately and also suffered some health problems. But I am back on track!

Borales commented 11 years ago

@tonydspaniard nice to hear it! :+1: