Hi, how can I insert this php code into User Workflow. I want to integrate with Akeeba Social Login and I can insert the following code:
<?php if (class_exists('Akeeba\\SocialLogin\\Library\\Helper\\Integrations')) echo \Akeeba\SocialLogin\Library\Helper\Integrations::getSocialLoginButtons() ?>