Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Theme info file...
  • Hi everybody,
    I need your help to work the theme info file.

    Two questions :
    Where can i create it in the tree of fuel? (config folder, asset theme folder)
    How i make it ? (like the config theme)

    Because I would like to get the information with this method :

    $theme = \Theme::instance();
    $info = $theme->load_info('basic');


    Thanks
  • The theme info file is loaded from the theme root folder, it's part of the theme.

Howdy, Stranger!

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

In this Discussion