BOX Card for AppGini & Bootstrap3

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:

BOX Card for AppGini & Bootstrap3

Post by landinialejandro » 2020-12-12 19:47

Hello !
I want to leave you in this opportunity pieces of code for the construction of a box-card in the style of bootstrap4, but in appgini's BS3, all the handling of the events, styles and function triggers is credit of AdminLTE 2.
I adapted a small part of the code from them so that it can work with appgini and I built a small function to create a box-card without much effort.
You can view images and more help on the GitHub site.

BOX-CARD - gitHub

Screeshoot
helloWorld.png
helloWorld.png (38.57 KiB) Viewed 1273 times
boxs.png
boxs.png (32.81 KiB) Viewed 1273 times
Enjoy it!.
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: BOX Card for AppGini & Bootstrap3

Post by landinialejandro » 2020-12-14 14:29

sathukorala wrote:
2020-12-13 02:14
Thanks, It's very cool
Thanks my friend
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