By Josh on Friday, 29 March 2019
Posted in General Issues
Replies 15
Likes 0
Views 642
Votes 0
Hi,

I would like to add my own custom tab in a users profile page where all the tabs are

" Timeline - About - Friends - etc "

it is possible to add my own custom page with my own custom code to it ?

I have added a screen shot so you know where im talking about

thanks
Hello Josh,

Those are actually apps that are rendered on your profile page. In order for you to add your tab there, you need to create an app. You can refer to the existing app on your site. All user apps are located in /media/com_easysocial/apps/user
·
Friday, 29 March 2019 21:42
·
0 Likes
·
0 Votes
·
0 Comments
·
But their are so many apps in here im looking for on that i can inject my own code in. could you give me a little more direction on what app would be able to allow me to inject my own code on a custom tab ??
·
Sunday, 31 March 2019 11:17
·
0 Likes
·
0 Votes
·
0 Comments
·
You don't just inject codes. You need to create an app to render the contents that you want. You may refer to any of the existing app in /media/com_easysocial/apps/user/ on how you could create an app. Once you have developed the app, discover and install the app in EasySocial.

If you prefer to hack your way through (which is a bad idea for upgrades), you may tweak the theme file /components/com_easysocial/themes/wireframe/helpers/cover/user.php and apply your own codes there.
·
Sunday, 31 March 2019 15:26
·
0 Likes
·
0 Votes
·
0 Comments
·
so once i make the app can i just zip it up and then install it using easy social ?
·
Monday, 01 April 2019 16:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, alternatively just use the "Discover" button to discover the new app and install it
·
Monday, 01 April 2019 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
How does it know but where to install the files to as in like how dose it know to install it into the users folder ?

and im not quite sure what you mean by using the discover new app and install it ?

do you have a template file you could send me with just a blank app ? like just a basic file structure to install my own app

then i should be able to edit my code from there ?
·
Monday, 01 April 2019 17:15
·
0 Likes
·
0 Votes
·
0 Comments
·
I do not have a blank app but as I have mentioned in my previous reply, take a look at the existing app, that would give you a better idea on how to create an app.

If you are creating the folders on the server directly, you don't have to zip them up, all you need to do is to discover the app (if the app files are in place with the xml file)
·
Monday, 01 April 2019 17:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok thanks for the tips ill give it a go, ill duplicate the links app. Is the XML file the only one i need in there because i wont need many asset etc
·
Monday, 01 April 2019 18:14
·
0 Likes
·
0 Votes
·
0 Comments
·
If you are going to want to render contents on the app (when the user clicks on it), I strongly suggest you refer to the article app as the article app does exactly that.
·
Monday, 01 April 2019 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
when ever i try to install it I just get an error 500 ??
·
Monday, 01 April 2019 19:14
·
0 Likes
·
0 Votes
·
0 Comments
·
could you guys have a look i seemed to have killed easy social all together ??
·
Monday, 01 April 2019 19:23
·
0 Likes
·
0 Votes
·
0 Comments
·
This is really annoying I am doing what you guys have instructed me to do and now this has taken down our hole website !

can you please fix what ever is going on I cant seem to work out what is going on ???
·
Monday, 01 April 2019 19:26
·
0 Likes
·
0 Votes
·
0 Comments
·
I copied the links folder then I called it mytrades then i changed the XML file to sute i clicked on discover it found it then i clicked on install and it crashed the hole site
·
Monday, 01 April 2019 19:31
·
0 Likes
·
0 Votes
·
0 Comments
·
I fixed it was a php error in my page i added

it took down the hole site
·
Monday, 01 April 2019 19:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Josh,

Thanks for updating, glad that your issue is resolved now. Please understand that our support scope does not cover any custom tweaks or custom app that you have created.
·
Monday, 01 April 2019 21:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post