ralphjsmit / laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.
MIT License
129 stars 13 forks source link

How to add meta image? #34

Open hilmihidyt opened 1 month ago

hilmihidyt commented 1 month ago

This plugin is fantastic. But I have a question: how do I add an image using this plugin?

ralphjsmit commented 3 weeks ago

Hi @hilmihidyt, thank you for your message and glad you like it! At the moment it is isn't possible, but I am open to a comprehensive PR that adds it (it needs to be enable-only, because the SEO object has no image column in the default migration).