Welcome Guest, Not a member yet? Register   Sign In
Friend/Follow system in CI
#1

Hello all!!

If anyone is aware does anyone know of a script that can be used for friend request/of follow? It doesn't have to look like the major social networks just something simple. Here is a link of an example:


https://www.sourcecodester.com/php/10768...m-php.html

Thank you so very much!!



Heart Heart ,
Mekaboo
Reply
#2

@Mekaboo,

Have you checked https://packagist.org/ ?
Reply
#3

(10-24-2019, 05:26 AM)php_rocs Wrote: @Mekaboo,

Have you checked https://packagist.org/ ?
Hey!

Ive checked it out and saw some plugins but not CI based...I will look again..thank ya Heart Heart
Reply
#4

@Mekaboo

You're probably not going to find anything directly "CI" related in packagist, but that shouldn't stop you. Just pick the best package on there and work it into the app as a library.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#5

(10-24-2019, 09:14 AM)albertleao Wrote: @Mekaboo

You're probably not going to find anything directly "CI" related in packagist, but that shouldn't stop you. Just pick the best package on there and work it into the app as a library.
Okie doke..thank you for the advice Heart Heart
Reply
#6

@Mekaboo,

...and after you are successful in working the library into CI maybe you can share it with the community.
Reply
#7

(10-25-2019, 08:09 PM)php_rocs Wrote: @Mekaboo,

...and after you are successful in working the library into CI maybe you can share it with the community.
You know what I saw 2 repos that caught my eye but still leery of using them. One is Elgg based which I've used before and has some decent plugins but don't know if I want to work with it again...another is based in Laravel which I've attempted to work with before and wasn't successful. Will take a look again but may go with a repo that's PHP and seems as if it will be way more simpler to intergrate via my user model/controller connection  Smile Heart
Reply




Theme © iAndrew 2016 - Forum software by © MyBB