Page 1 of 1

adminLTE template for Appgini

Posted: 2019-06-11 23:27
by landinialejandro
Hi!, I leave you to try the beta version of the adminLTE template for Appgini.
follow the link in git-hub, please follow the readme carefully.
Any comments or suggestions write me.
You can also leave the errors in the github issues section, or simply leave your pull request.

The work is provided "as is". You may not hold the author liable.

enjoy it


Image

Image

Image

Image

Image

Image

Image

https://github.com/myappgini/lteadmin

https://adminlte.io/docs/2.4/license


Saludos, Alejandro.

Re: adminLTE template for Appgini

Posted: 2019-06-13 12:55
by ronwill
This looks great, will definitely give it a go
Ron

Re: adminLTE template for Appgini

Posted: 2019-06-13 15:59
by landinialejandro
ronwill wrote:
2019-06-13 12:55
This looks great, will definitely give it a go
Ron
hi! thanks.

Re: adminLTE template for Appgini

Posted: 2019-11-18 21:01
by landinialejandro
hi! i make a new version, now works like a plugin!

Re: adminLTE template for Appgini

Posted: 2019-11-18 21:11
by Moh Youba
Hello

Thank you for the update. Please do I need to copy all file in the "lteadmin-master" folder or only the folder "plugin"

Thank you

Re: adminLTE template for Appgini

Posted: 2019-11-18 21:13
by landinialejandro
hi!
you need to copy all folders and files!

Re: adminLTE template for Appgini

Posted: 2019-11-18 21:16
by Moh Youba
thank. going to give a try, please one last question, sorry but I am not an expert. What do you mean by
" Use git into your root project "
Is is like using git as explain on AppGini tuto for updating?

Thank you

Re: adminLTE template for Appgini

Posted: 2019-11-18 21:37
by Moh Youba
I do not know why, I still have printing issue
printing.jpg
printing.jpg (81.63 KiB) Viewed 6823 times

Re: adminLTE template for Appgini

Posted: 2019-11-23 18:44
by landinialejandro
hi! the problem was updated, you cand update only the header_lte.php form repository.
or you can add the next code at row 144 in this file:

Code: Select all

</section>
thanks to use my project!

Regards Alejandro.

Re: adminLTE template for Appgini

Posted: 2019-11-23 21:17
by Moh Youba
thank you dear sir.

Re: adminLTE template for Appgini

Posted: 2020-06-05 15:47
by skoch
Hello Alejandro,
many thanks for the great plugin and your work.
However, I still have a problem:
If I want to add a membership profile image (png) via the "Profile" option (memebership_profile.php), it is not accepted, but an error message does not appear.
Is there a solution?

Regards
Stefan

Re: adminLTE template for Appgini

Posted: 2020-06-05 17:40
by skoch
Hello,
... I have found the cause. In the mpi.js the url in line 3 has to be adjusted. In my case in

Code: Select all

url: '../hooks/mpi_AJAX.php', 
Regards Stefan

Re: adminLTE template for Appgini

Posted: 2020-06-27 21:35
by landinialejandro
I'm glad you were able to solve it. Thank you!