By Ivaylo Valkov on Wednesday, 03 April 2019
Replies 3
Likes 0
Views 1.4K
Votes 0
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() ?>
Hi Ivaylo,

Correct me if I am wrong here, do you mean the user workflow here as shown here https://take.ms/Szh0d ?
·
Wednesday, 03 April 2019 12:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes
·
Wednesday, 03 April 2019 12:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ivaylo,

The display for the workflow basically from the file:
.../administrator/components/com_easysocial/themes/default/workflows/form/default.php

where the file has been call in the function form in the file:
.../administrator/components/com_easysocial/views/workflows/view.html.php

Hope this help

By the way I have moved this ticket to more suitable category
·
Wednesday, 03 April 2019 14:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post