HansSchouten / PHPagebuilder-boilerplate

Boilerplate for quickly spinning up websites using PHPagebuilder.
https://www.phpagebuilder.com
39 stars 25 forks source link

How to set custom block icon from public folder ? #5

Open kousar2334 opened 4 years ago

HansSchouten commented 4 years ago

Hi, I would suggest not to use icons, but go to the website manager and click the "render block thumbnails" button. The rendered blocks are more clear to use and less time consuming to configure then finding an appropriate icon. However, if you really want an icon, you can create a config.php file in the folder of your block. With an array that contains "icon" => "fa-check".