AdminLTE Plugin for AppGini

Topics related to AppGini plugins/add-ons go here.
User avatar
jmcgov
Veteran Member
Posts: 94
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: AdminLTE Plugin for AppGini

Post by jmcgov » 2024-11-24 23:43

jmcgov wrote:
2024-11-24 19:54
Is this page relating to this plugin - i'm unsure if AdminLTE and AppginiLTE are one in the same thing, or not
Thanks in advance
https://documenter.getpostman.com/view/8153370/VUxRQ6i2
IGNORE THIS Question. I found my answer in this post 😀

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-11-25 13:36

jmcgov wrote:
2024-11-24 19:54
Is this page relating to this plugin - i'm unsure if AdminLTE and AppginiLTE are one in the same thing, or not
Thanks in advance
https://documenter.getpostman.com/view/8153370/VUxRQ6i2
Hello yeah that is the plugin API documentation . So the naming had to change from AppginiLTE to AdminLte for appgini
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
jmcgov
Veteran Member
Posts: 94
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: AdminLTE Plugin for AppGini

Post by jmcgov » 2024-11-26 09:35

Nice to hear from you Ronnie,your API might just save me a load of trouble.

User avatar
crnjak
Veteran Member
Posts: 43
Joined: 2021-12-29 20:25

Re: AdminLTE Plugin for AppGini

Post by crnjak » 2024-12-02 16:42

How to fix problem with calendar plugin when install AdminLTE.
Calendar plugin generated page wont work after that.
Please help :?: :?: :?:

User avatar
crnjak
Veteran Member
Posts: 43
Joined: 2021-12-29 20:25

Re: AdminLTE Plugin for AppGini

Post by crnjak » 2024-12-03 14:16

Again Ron helps me thank you Ron when you come to Serbia we will go on RAKIJA :D

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2024-12-03 14:39

crnjak wrote:
2024-12-03 14:16
Again Ron helps me thank you Ron when you come to Serbia we will go on RAKIJA :D
Glad to have helped 8-)
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

hernan
Posts: 29
Joined: 2020-06-22 18:56

Re: AdminLTE Plugin for AppGini

Post by hernan » 2025-01-03 08:23

Hi Ronald,

Is it possible to use AppGini functions and helpers (like the memberInfo, getMemberInfo() or getTablePermissions ) in an AdminLTE's custom page with Admiro?
My idea is to replicate some of the default forms with forms with the same visual UI as the AdminLTE dashboard.

I don't know if I explained myself...

Thank you!

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2025-01-03 08:32

hernan wrote:
2025-01-03 08:23
Hi Ronald,

Is it possible to use AppGini functions and helpers (like the memberInfo, getMemberInfo() or getTablePermissions ) in an AdminLTE's custom page with Admiro?
My idea is to replicate some of the default forms with forms with the same visual UI as the AdminLTE dashboard.

I don't know if I explained myself...

Thank you!
Hello Hernan, it is very possible to use Appgini inbuilt functions on any custom pages or dashboard builder. Feel free to explore and let me know if you face any challanges.
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

utony
Veteran Member
Posts: 123
Joined: 2020-04-03 18:37

Re: AdminLTE Plugin for AppGini

Post by utony » 2025-01-04 01:54

When will Admiro have all the feature as LTE? Time line please

netica
Posts: 12
Joined: 2015-03-03 13:07

Re: AdminLTE Plugin for AppGini

Post by netica » 2025-03-17 15:21

Hi, how to update APP GINI project properly and keep Admin LTE alive? Is it possible?
I try to update AppGini in different ways but every time I do it Admin LTE get unistalled.

Greg

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2025-03-17 18:18

netica wrote:
2025-03-17 15:21
Hi, how to update APP GINI project properly and keep Admin LTE alive? Is it possible?
I try to update AppGini in different ways but every time I do it Admin LTE get unistalled.

Greg
Hello after generation of Appgini app, you simply run this file in browser appginilte_install.php
That will install the dashboard back to it's original state.
This is because the index.php file is overwritten by Appgini once you generate files.
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

netica
Posts: 12
Joined: 2015-03-03 13:07

Re: AdminLTE Plugin for AppGini

Post by netica » 2025-03-20 11:11

Hi, thank you it works.

netica
Posts: 12
Joined: 2015-03-03 13:07

Re: AdminLTE Plugin for AppGini

Post by netica » 2025-03-20 11:14

It is possible to get rid of one of the headers on table view.
One header is made by AppGini second one is made by AdminLTE:
https://i.imgur.com/pEHTFYh.png

User avatar
Marcelo Vitoria
Veteran Member
Posts: 97
Joined: 2016-10-11 12:08

Re: AdminLTE Plugin for AppGini

Post by Marcelo Vitoria » 2025-03-20 19:18

Image



Hello friends

I'm using AdminLTE 24.05. Has anyone managed to change the colors of the toolbar items? I need to change the color of the toolbar to NAVY and the tools and icons to white.
The color options do not allow changing. Is there a file where I can manually configure these colors?

Thank you
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2025-03-21 08:33

netica wrote:
2025-03-20 11:14
It is possible to get rid of one of the headers on table view.
One header is made by AppGini second one is made by AdminLTE:
https://i.imgur.com/pEHTFYh.png
This you have to upgrade to the latest version version: 25.01.14 which had that fixed
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2025-03-21 08:36

Marcelo Vitoria wrote:
2025-03-20 19:18
Image



Hello friends

I'm using AdminLTE 24.05. Has anyone managed to change the colors of the toolbar items? I need to change the color of the toolbar to NAVY and the tools and icons to white.
The color options do not allow changing. Is there a file where I can manually configure these colors?

Thank you
For this go to the file inside appginilte/appginilte-custom-header.php
Then have this css code inside it

Code: Select all

<style>
	.main-header .nav-item {
		color: white !important;
	}

	.main-header .nav-item *:not(.dropdown-menu *) {
		color: white !important;
	}
</style>
Last edited by rngoda on 2025-03-21 08:40, edited 1 time in total.
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

hernan
Posts: 29
Joined: 2020-06-22 18:56

Re: AdminLTE Plugin for AppGini

Post by hernan » 2025-03-21 08:37

If you go to Theme Switcher and select "Dark Theme" then your icons will take a clear color.
Captura de pantalla 2025-03-21 093618.png
Captura de pantalla 2025-03-21 093618.png (1.26 KiB) Viewed 142785 times
I hope it helps.

User avatar
Marcelo Vitoria
Veteran Member
Posts: 97
Joined: 2016-10-11 12:08

Re: AdminLTE Plugin for AppGini

Post by Marcelo Vitoria » 2025-03-21 15:14

Thanks hernan and rngoda for the help! :mrgreen:
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

jmacdougall
Posts: 29
Joined: 2015-11-02 01:22

Re: AdminLTE Plugin for AppGini

Post by jmacdougall » 2025-03-21 15:19

Interestingly enough, I was about to go and edit mine as well and when I click on the GEAR icon, I get the flyout menu however, it is empty. Please advise. I am using Firefox browser however, it also does not work in Chrome or Edge. Thank you!
Attachments
appginilteerror1.jpg
appginilteerror1.jpg (21.88 KiB) Viewed 142764 times
Jeff MacDougall

User avatar
Marcelo Vitoria
Veteran Member
Posts: 97
Joined: 2016-10-11 12:08

Re: AdminLTE Plugin for AppGini

Post by Marcelo Vitoria » 2025-03-21 15:27

rngoda wrote:
2025-03-21 08:36
Marcelo Vitoria wrote:
2025-03-20 19:18
Image



Hello friends

I'm using AdminLTE 24.05. Has anyone managed to change the colors of the toolbar items? I need to change the color of the toolbar to NAVY and the tools and icons to white.
The color options do not allow changing. Is there a file where I can manually configure these colors?

Thank you
For this go to the file inside appginilte/appginilte-custom-header.php
Then have this css code inside it

Code: Select all

<style>
	.main-header .nav-item {
		color: white !important;
	}

	.main-header .nav-item *:not(.dropdown-menu *) {
		color: white !important;
	}
</style>
Hi, It didn't work here.
This code makes everything white, and nothing appears on the screen.

Thank you!
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

User avatar
rngoda
Veteran Member
Posts: 157
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Re: AdminLTE Plugin for AppGini

Post by rngoda » 2025-03-28 14:14

Marcelo Vitoria wrote:
2025-03-21 15:27
rngoda wrote:
2025-03-21 08:36
Marcelo Vitoria wrote:
2025-03-20 19:18
Image



Hello friends

I'm using AdminLTE 24.05. Has anyone managed to change the colors of the toolbar items? I need to change the color of the toolbar to NAVY and the tools and icons to white.
The color options do not allow changing. Is there a file where I can manually configure these colors?

Thank you
For this go to the file inside appginilte/appginilte-custom-header.php
Then have this css code inside it

Code: Select all

<style>
	.main-header .nav-item {
		color: white !important;
	}

	.main-header .nav-item *:not(.dropdown-menu *) {
		color: white !important;
	}
</style>
Hi, It didn't work here.
This code makes everything white, and nothing appears on the screen.

Thank you!
This is the code that works, we have a condition to exclude the drop down menu from being white, please share a screenshot

Code: Select all

<style>
	.main-header .nav-item {
		color: white !important;
	}

	.main-header .nav-item *:not(.dropdown-menu *) {
		color: white !important;
	}
</style>
I'm a software engineer specializing in web database application development for complex scalable web apps.
Buy Admiro Dashboard Theme For Appgini HERE
Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

User avatar
Marcelo Vitoria
Veteran Member
Posts: 97
Joined: 2016-10-11 12:08

Re: AdminLTE Plugin for AppGini

Post by Marcelo Vitoria » 2025-03-31 16:16

rngoda wrote:
2025-03-28 14:14
Marcelo Vitoria wrote:
2025-03-21 15:27
rngoda wrote:
2025-03-21 08:36

Hello rngoda

This is a screenshot
Image

tk's


For this go to the file inside appginilte/appginilte-custom-header.php
Then have this css code inside it

Code: Select all

<style>
	.main-header .nav-item {
		color: white !important;
	}

	.main-header .nav-item *:not(.dropdown-menu *) {
		color: white !important;
	}
</style>
Hi, It didn't work here.
This code makes everything white, and nothing appears on the screen.

Thank you!
This is the code that works, we have a condition to exclude the drop down menu from being white, please share a screenshot

Code: Select all

<style>
	.main-header .nav-item {
		color: white !important;
	}

	.main-header .nav-item *:not(.dropdown-menu *) {
		color: white !important;
	}
</style>
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

User avatar
Marcelo Vitoria
Veteran Member
Posts: 97
Joined: 2016-10-11 12:08

Re: AdminLTE Plugin for AppGini

Post by Marcelo Vitoria » 2025-03-31 16:19

Top of screen
Image
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

utony
Veteran Member
Posts: 123
Joined: 2020-04-03 18:37

Re: AdminLTE Plugin for AppGini

Post by utony » 2025-04-16 04:38

Finally after a year after purchase, I installed LTE and tried to configure it. I set fields to be hidden and grayed out for different groups. Nothing works. The user groups still see the fields. Is there a trick to this or what? Seems like waste and I was so excited to finally move forward. I am definitely debating on purchasing your other plugins. I’m going to wait until AG rolls out BS5 and it will be native to the program, unless you can enlighten me….

User avatar
Marcelo Vitoria
Veteran Member
Posts: 97
Joined: 2016-10-11 12:08

Re: AdminLTE Plugin for AppGini

Post by Marcelo Vitoria » 2025-04-17 22:42

utony wrote:
2025-04-16 04:38
Finally after a year after purchase, I installed LTE and tried to configure it. I set fields to be hidden and grayed out for different groups. Nothing works. The user groups still see the fields. Is there a trick to this or what? Seems like waste and I was so excited to finally move forward. I am definitely debating on purchasing your other plugins. I’m going to wait until AG rolls out BS5 and it will be native to the program, unless you can enlighten me….
Hi Utony

I've been using LTE for over a year now. It's a bit confusing at times, but you get the hang of it. The application's look is more updated and your app is more compatible with what's on the market today. I've also been waiting for AG to update Bootstrap for a long time, and we'll see if that happens in a few months.

Check out the LTE videos and documentation. You can hide and show everything based on groups, and Rony responds quickly to support requests.

The translation interface is very effective, I translated the entire interface into Brazilian Portuguese.

Good luck.

Image

Image
Marcelo Vitoria
Coding since 1982 ! :geek:
Basic Sinclar - Clipper - Visual Foxpro - VB6 - PHP
AppGini 24.18 - AdminLTE - SPM
https://www.workspaceservices.com.br/eng

Post Reply