Hello All .
we bring exclusive content , this time is the Announcement plugin .
A very clean and simple Announcement plugin for Blesta , allows you to post announcements , and make them , Publicly for all or based on clients groups and service's packages.
the plugin can :
add/edit/delete Announcement.
List All Announcements
Restriced Announcement based on client Group And packages .
Show widget announcement in client side .
Option to enable/disable widget in client side.
Setting to show announcement in full or mixed views.
Set how much announcement should be displayed in widget client
TODO LIST :
- show widget announcement in client side . Done
- option to enable/disable widget in client side Done
- set how much announcement should be displayed in widget client Done
- allow share buttons or announcement
- allow client to ignore announcement message .
- hide announcement in widget after X days .
- Add RSS announcements (just the public announcements)
- add setting to show announcement in full or mixed views Done
Some screenshoot :
Admin Side :
Client Side :
client widget :
This Plugin is tested in our test server , no bugs at the moment , in this weekend we will add support for client widget .
as always the installtion steps is :
1 - download the file http://blesta-addons.com/plugin/store/main/item/22/
2 - upload the announcements folder inside plugin directory .
3 - goto plugins , and install Announcements Plugin .
4 - enjoy the free content .
If anyone wants to have it on their portal you can use this code: (thanks to @Licensecart)
{% if plugins.announcements %}<div class="col-md-4 col-sm-6 portal-box">
<a href="{client_url}plugin/announcements/client_main/">
<div class="well">
<i class="fa fa-info fa-4x"></i>
<h4>Announcements</h4>
<p>You can see all the latest news here.</p>
</div>
</a>
</div>{% endif %}
It will only show up if the module is installed.
This plugin require Basic (Bronze) subscription