It looks like you're new here. If you want to get involved, click one of these buttons!
Hello,
How about working on an AdminLTE theme ?
It would make fuelcms responsive, and pimp up the look&feel !
I started on the login page, if anyone is interested in working on this with me, I'd be more than happy !
More screenshots (errors etc) :
https://xavierdamon.com/f/fuelcms
Cheers,
Xavier
Comments
If you want to try AdminLTE out :
https://xavierdamon.com/f/fuelcms/AdminLTE-3.1.0/
Enjoy !
Based on Bootstrap. Sounds like a good idea to me.
I'm short on bandwidth but would be happy to contribute
Hello,
I have moved forward a bit, but I realize there are many things I am not familiar with, like jqx, jquery etc ...
So, to move even further, I will need help
Here is a preview of where I am at, it looks promising !
To switch easily between normal views and LTE views, I added a THEME constant in MY_fuel.php and changed the modules/fuel/core/Loader.php "module_view" function to add the THEME prefix.
define('THEME','__lte');
I then have a subdirectory in the views which contains a copy of all the views, that I modify little by little.
If anybody wants to work on this project, I put the zipped "__lte.zip" subdirectory on the server here :
https://xavierdamon.com/f/fuelcms
Cheers !
Xavier