Welcome Guest, Not a member yet? Register   Sign In
Shield add user pics
#1

I there is a way to add  pics of user in shield ?
Reply
#2

You can add user pictures in Shield by adding a new column, such as avatar, to the users' table. You can store the filename or URL of the picture in this column.

You will also need to update your model to handle the new avatar field. For detailed steps, refer to the following link:

https://shield.codeigniter.com/customiza..._provider/

https://github.com/codeigniter4/shield/discussions/333
Reply




Theme © iAndrew 2016 - Forum software by © MyBB