Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
How can i setup Multisite>
  • How can i setup multisite?

    what should i put in routes.php? any suggestions?
  • Define "multisite"?

    FuelPHP is an application development framework, and as such, it does not have a concept of a "site", that is something your app (the one you need to develop) has to support.
  • No, I am asking different..

    I create a controller which make different frontend according to user.

    i want, if somebody access any.fuel.dev. it must routes to fuel.dev/sites/any

    i created a wildcard dns records too.

    any info?
  • HarroHarro
    Accepted Answer
    That is not that easy, you're basically asking "how do I write an application that has the same functionality as Wordpress multi-site". I created a CMS before, that's months of work...

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion