Extend View Module Custom App Yaga.

It is possible for a custom display module for App Yaga, for example: leaderboard.php, I have changed the way of presentation in a grid, of course modify the module, there is some way to extend it, so when it updates do not lose the changes,

Regards,

Comments

  • I guess it is probable in a custom theme, but it is not possible with a plugin.

    In a theme you would have to test around with:
    /themes/yourtheme/views/modules/leaderboard.php
    /themes/yourtheme/views/Yaga/modules/leaderboard.php

  • Thks, option 1 word fine:

    /themes/yourtheme/views/modules/leaderboard.php

    Regards,

  • I'm modifying the bootstrap theme, using css: custom.css and custom views in the same theme, when I finish share in github the modifications of the theme.

    I share my first modified screen, Yaga Application:

Sign In or Register to comment.