Install Plugin

Hello, I need help installing plugins in Filament. I would like to install this plugin:
https://filamentphp.com/plugins/joaopaulolndev-edit-profile
https://filamentphp.com/plugins/joaopaulolndev-edit-profile
I am following the steps in the #Installation section on the page. I added:
use Joaopaulolndev\FilamentEditProfile\FilamentEditProfilePlugin;

->plugin(
FilamentEditProfilePlugin::make()
->setIcon('heroicon-o-user')
->shouldShowBrowserSessionsForm()
);
use Joaopaulolndev\FilamentEditProfile\FilamentEditProfilePlugin;

->plugin(
FilamentEditProfilePlugin::make()
->setIcon('heroicon-o-user')
->shouldShowBrowserSessionsForm()
);
in AdminPanelProvider, but nothing changed in my dashboard. It seems that it wasn't installed correctly.
5 Replies
MK | Programmer
MK | ProgrammerOP5w ago
Could someone provide a step-by-step guide and explain what I might be missing? I have a lot of difficulty installing plugins in general.
awcodes
awcodes5w ago
There’s no real way to provide help on this since it’s up to the plugin author how their plugin integrates with filament. What problems are having in general with integrations?
MK | Programmer
MK | ProgrammerOP5w ago
Could you provide me with a generic step-by-step guide on how to install a plugin? I’m sure some plugins work, but I can’t install them.
awcodes
awcodes5w ago
Again what issues are you encountering?
403gtfo
403gtfo5w ago
Sorry I dont want to set on toes here, but if you keep going down the page they explain better on implementing the plugin. The AppServiceProvide part is only step 1. It just makes filament be able to see the plugin code 🙂 For example if you want the profile avatar, scroll down or see here: https://filamentphp.com/plugins/joaopaulolndev-edit-profile#profile-avatar For additional support see their discord channel in filament's discord: https://discord.com/channels/883083792112300104/1242531847670464562 Hope this helps.
Filament
Edit Profile by João Paulo Leite Nascimento - Filament
A package to edit and delete profile easily to use, simple and fast.
Want results from more Discord servers?
Add your server