Assalamualaikum Warahmatullahi Wabarakatuh
is there someone who can explain or write an article about how ossn work. Starting from the home page, add a new menu on the left side, the structure of files and directories.
I want to add a new menu on the left side under Links.
How to ?.
Wassalammualaikum Warahmatullahi Wabarakatuh
Send us your component here: https://www.opensource-socialnetwork.org/contact
Dear Syed,
i would like to create the add button in my component pages, my code like this.
<a href="<?php echo ossn_site_url("sms"); ?>"
class="ossn-admin-button button-green"><?php echo ossn_print("add"); ?></a>
iam copas from user list.
why this code not working in my pages, but running well in user list?
can you give me solutions?
THanks
Yan
Salam,
1, ossn_com.php
2. admin,page,widget,language
3,no premium ossn, ossn is free and opensource.
you can extend it by using component.
or contact http://www.informatikon.com/ for custom component development.
dear Syed,
Assalamualaikum,
thanks for you reply.
let's talk in more detail.
1. Which section? in the file what ?, I put the init function/ossnregistersection.
2. Please explain folder structure of ossn framework.
3. Where do I get the full documentation? whether to buy the premium version?
thank you verry much
Salam
Waalikum Salam,
You have to create a component see 'HelloWorld' component, and then initialize function you have to add following code:
ossn_register_sections_menu('newsfeed', array(
'text' => 'Mytext',
'url' => 'Url',
'section' => 'links',
'icon' => 'complete url for icon'
));
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)