adminLTE template for Appgini

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

adminLTE template for Appgini

Post by landinialejandro » 2019-06-11 23:27

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.
Alejandro.
AppGini 5.98 - Linux OpenSuse Tumblewweed.

Some of my posts that may interest you:
:arrow: Landini Admin Template: Template for Appgini like AdminLTE
:arrow: Profile image plugin: add and changue image user profile
:arrow: Field editor in table view: Configurable fast edit fields in TV
:idea: my personal page

User avatar
ronwill
Veteran Member
Posts: 228
Joined: 2015-08-08 10:12
Location: Cheltenham UK +Weatherford USA

Re: adminLTE template for Appgini

Post by ronwill » 2019-06-13 12:55

This looks great, will definitely give it a go
Ron
Ron - Gloucestershire, UK: AppGini Pro V 23.15 Rev 1484 - LOVING IT!
Plugins: Mass Update + Search Page Maker + Summary Reports + Calendar + Messages
Bizzworxx: AppGiniHelper + Inline Detail View
Alejandro Landini: To-Do List + MPI + TV Field Editor
Other: Udemy Course

User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

Re: adminLTE template for Appgini

Post by landinialejandro » 2019-06-13 15:59

ronwill wrote:
2019-06-13 12:55
This looks great, will definitely give it a go
Ron
hi! thanks.
Alejandro.
AppGini 5.98 - Linux OpenSuse Tumblewweed.

Some of my posts that may interest you:
:arrow: Landini Admin Template: Template for Appgini like AdminLTE
:arrow: Profile image plugin: add and changue image user profile
:arrow: Field editor in table view: Configurable fast edit fields in TV
:idea: my personal page

User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

Re: adminLTE template for Appgini

Post by landinialejandro » 2019-11-18 21:01

hi! i make a new version, now works like a plugin!
Alejandro.
AppGini 5.98 - Linux OpenSuse Tumblewweed.

Some of my posts that may interest you:
:arrow: Landini Admin Template: Template for Appgini like AdminLTE
:arrow: Profile image plugin: add and changue image user profile
:arrow: Field editor in table view: Configurable fast edit fields in TV
:idea: my personal page

Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Re: adminLTE template for Appgini

Post by Moh Youba » 2019-11-18 21:11

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

User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

Re: adminLTE template for Appgini

Post by landinialejandro » 2019-11-18 21:13

hi!
you need to copy all folders and files!
Alejandro.
AppGini 5.98 - Linux OpenSuse Tumblewweed.

Some of my posts that may interest you:
:arrow: Landini Admin Template: Template for Appgini like AdminLTE
:arrow: Profile image plugin: add and changue image user profile
:arrow: Field editor in table view: Configurable fast edit fields in TV
:idea: my personal page

Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Re: adminLTE template for Appgini

Post by Moh Youba » 2019-11-18 21:16

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

Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Re: adminLTE template for Appgini

Post by Moh Youba » 2019-11-18 21:37

I do not know why, I still have printing issue
printing.jpg
printing.jpg (81.63 KiB) Viewed 6793 times

User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

Re: adminLTE template for Appgini

Post by landinialejandro » 2019-11-23 18:44

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.
Alejandro.
AppGini 5.98 - Linux OpenSuse Tumblewweed.

Some of my posts that may interest you:
:arrow: Landini Admin Template: Template for Appgini like AdminLTE
:arrow: Profile image plugin: add and changue image user profile
:arrow: Field editor in table view: Configurable fast edit fields in TV
:idea: my personal page

Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Re: adminLTE template for Appgini

Post by Moh Youba » 2019-11-23 21:17

thank you dear sir.

skoch
Veteran Member
Posts: 49
Joined: 2020-01-27 14:20

Re: adminLTE template for Appgini

Post by skoch » 2020-06-05 15:47

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

skoch
Veteran Member
Posts: 49
Joined: 2020-01-27 14:20

Re: adminLTE template for Appgini

Post by skoch » 2020-06-05 17:40

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

User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

Re: adminLTE template for Appgini

Post by landinialejandro » 2020-06-27 21:35

I'm glad you were able to solve it. Thank you!
Alejandro.
AppGini 5.98 - Linux OpenSuse Tumblewweed.

Some of my posts that may interest you:
:arrow: Landini Admin Template: Template for Appgini like AdminLTE
:arrow: Profile image plugin: add and changue image user profile
:arrow: Field editor in table view: Configurable fast edit fields in TV
:idea: my personal page

Post Reply