http://smarttips.in/how-to-create-widgets-in-socialengine/
after creating index.tpl and controller
modules ->group-> settings->content.php and editapplicationAction
content.php
array( ‘title’ => ‘Smart Widget’,
‘description’ => ‘This is a new Group smart Widget’,
‘category’ => ‘Group’,
‘type’ => ‘widget’,
‘name’ => ‘group.smartwidget’,
),
after creating index.tpl and controller
modules ->group-> settings->content.php and editapplicationAction
content.php
array( ‘title’ => ‘Smart Widget’,
‘description’ => ‘This is a new Group smart Widget’,
‘category’ => ‘Group’,
‘type’ => ‘widget’,
‘name’ => ‘group.smartwidget’,
),
No comments:
Post a Comment