Profile image plugin

Topics related to AppGini plugins/add-ons go here.
Post Reply
User avatar
landinialejandro
AppGini Super Hero
AppGini Super Hero
Posts: 126
Joined: 2016-03-06 00:59
Location: Argentina
Contact:

Profile image plugin

Post by landinialejandro » 2019-03-15 21:56

Hi!, some time ago develop a plugin for my projects in Appgini, I would like to share it with you. Surely it is possible to improve it a lot, but it can help users who just started. I leave the ling in Git-Hub so you can install it, try it and leave me your comments.

dowload here
https://github.com/myappgini/mpi

or see here
https://trello.com/b/4SPl8KAn/appgini-m ... and-plugin

chau!
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: Profile image plugin

Post by landinialejandro » 2019-03-17 13:15

This plugin does not need database space, nor does it need to create any table, the change of the profile image is activated for all users in your system.
The user can change his image as many times as he wants.


Some screenshot


This is how it looks in the nav-bar
Image

In the user profile you can change the image
Image

The plugin is active in the plugins menu in Admin-Area
Image

Activating the plugin in the project
Image
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

mskuodas
Posts: 22
Joined: 2018-12-16 19:53
Location: Lithuania
Contact:

Re: Profile image plugin

Post by mskuodas » 2019-03-17 20:09

Hi, is this just an image plugin, or its full membership table? Thanks

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

Re: Profile image plugin

Post by landinialejandro » 2019-03-17 21:15

mskuodas wrote:
2019-03-17 20:09
Hi, is this just an image plugin, or its full membership table? Thanks
Hi!, associates a user with an image. It does not require any table, nor any field. It just installs and is ready. Then each user places the image he wants up.

I hope that was the answer to your question

You need to have acquired some appgini plugin to make it work.

chau!
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
bruceholt
Veteran Member
Posts: 100
Joined: 2016-07-30 20:16
Location: Australia

Re: Profile image plugin

Post by bruceholt » 2019-06-14 09:40

Hi landinialejandro,

I just downloaded and installed your plugin but it returns errors. It appears to be missing the loader.php file.


Image

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

Re: Profile image plugin

Post by ronwill » 2019-06-15 23:41

Hi landinialejandro,

Just downloaded for one of my projects. Working great, no issues and appreciate your work on this, looks good.

Cheers,
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: Profile image plugin

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

bruceholt wrote:
2019-06-14 09:40
Hi landinialejandro,

I just downloaded and installed your plugin but it returns errors. It appears to be missing the loader.php file.


Image
hi!
mybe you have problem with folder permissions.

regards!
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
Jay Webb
Veteran Member
Posts: 80
Joined: 2017-08-26 15:27
Contact:

Re: Profile image plugin

Post by Jay Webb » 2020-05-26 16:48

I'm using appgini 5.82

I download your mpi plugin it load correctly, I add a profile picture, that works but when I refresh the page it's gone, I go back to profile page and
there's no image.
I have plugins, search page maker and summary reports installed and working.

How can I fix this issue?

Any suggestions..
What we envision, we make happen.

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

Re: Profile image plugin

Post by landinialejandro » 2020-06-24 23:36

hi! sorry for delay. I think you have a problem with permision on imgae folders.

let me know!

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:

Profile image plugin 2.0

Post by landinialejandro » 2021-01-17 22:17

Hello!

I just updated this plugin to work with the new version of AppGini.

It is not compatible with the previous version of mpi.
I leave the link. MPI 2.0


Image


Updates:
  • You can optionally remove the text "Signed in as ....".
  • Now all the images go inside the mpi folder under the images folder, even the data file. so the entire folder can be deleted if there is a lot of unnecessary information, the user will only have to reload their image.
  • The steps to follow from the installation of the plugin are much simpler, just next, next, mext ...
  • Just add an initialization line in the header-extras.php file
  • It's much faster
  • some information and error messages can be seen in the browser console


I hope you find it useful.


Regards
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

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

Re: Profile image plugin

Post by hernan » 2021-02-23 09:46

Great!
Thank you!

I will try it as soon as possible.

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

Re: Profile image plugin

Post by landinialejandro » 2021-02-23 13:18

hernan wrote:
2021-02-23 09:46
Great!
Thank you!

I will try it as soon as possible.
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
ronwill
Veteran Member
Posts: 228
Joined: 2015-08-08 10:12
Location: Cheltenham UK +Weatherford USA

Re: Profile image plugin

Post by ronwill » 2021-03-21 16:11

I've downloaded and extracted the dir/files. It shows in app plug-ins menu but I get error message:
Warning: dirname() expects exactly 1 parameter, 2 given in C:\xampp\htdocs\0editortest\plugins\mpi\01_home.php on line 2
Any ideas,
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: Profile image plugin

Post by landinialejandro » 2021-03-22 14:35

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