Status Updates

Developer

Yuri Salimovskiy - IntoEEtive

3rd Party (Free)

489 downloads (last 90 days)

MIT License Download

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Module

Tags

Status Updates is the module for ExpressionEngine 2 that allows site users to post status messages in their profile. They can also crosspost them to their social network accounts

(crossposting requires Social Login PRO)

Let people post updates inside your site (and, if enabled, to social networks as well) using code like


{exp:status_updates:form} 
<textarea name="message_text"></textarea> 
<input type="submit" value="Send" /> 
{/exp:status_updates:form}

AJAX is supported. You can force sending updates to social networks, as well as let user select that.

Display the updates with code like


{exp:status_updates:display paginate="both" limit="10"}
{paginate}{pagination_links}{/paginate}
<p>{count}. <em>{message_date format="%Y-%m-%d %H:%i"}</em>
{message_text}
<p>
{/exp:status_updates:display}

The updates can be shown by everyone, or selected group, or certain user.

Download Status Updates

EE Support Downloads Add-On Version Release Date
Not Specified Download

Status Updates Links

This entry was created August 8, 2012, 9:54 am.
This entry was last updated July 21, 2016, 1:14 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

Cricky 09.02.16

Cricky
Rating - {addon_rating_average}

Well if only it has the ee3 version! Please?