Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    389

Reputation Activity

  1. Like
    Blesta Addons got a reaction from PauloV in [Plugin] Announcement -Released-   
    I have UPDATE the plugin to version 1.1.0 . the new version has the magic code , now a widget will show in the client main page about the last announcement .
     

     
    Any Suggestion/Bug Please report it here .
  2. Like
    Blesta Addons got a reaction from Paul in [Maintainence Mode] Markdown   
    -(-1) = 1
  3. Like
    Blesta Addons got a reaction from AwakenStudio in Template Select For Admin Side   
    we need a option to make admin template select like the client side .
    we are working in a new admin template and we don't need to override the default view .
  4. Like
    Blesta Addons got a reaction from ariq01 in [Plugin] Announcement -Released-   
    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
  5. Like
    Blesta Addons reacted to Cody in [Maintainence Mode] Markdown   
    I like this idea.
     
    I also like the idea of showing a maintenance-specific page, instead of the login.
    CORE-1395
     
     
    Please +1 this.
  6. Like
    Blesta Addons reacted to Paul in Clients Can't Upgrade Nor Downgrade Services   
    I dunno about the colors (probably wouldn't use red for upgrade/downgrade) but I like it. Can we get any +1's here on the additional 2 buttons on the info page, for upgrade/dowgrades and change term?
  7. Like
    Blesta Addons reacted to Michael in Clients Can't Upgrade Nor Downgrade Services   
    Like this mate:
     

  8. Like
    Blesta Addons reacted to Paul in Clients Can't Upgrade Nor Downgrade Services   
    If we keep the modal, my suggestion is to add a button next to the status button on the information page. I prefer this over the left nav also, because it leaves more real estate for modules to create additional management pages.
  9. Like
    Blesta Addons reacted to PauloV in [Order] More Then One Currency   
    Thanks Tyson , I have removed the Order From and created a new one and now is almost perfect  only two anoying things:
     
    1º- On Domain, there is no Currency Select Box.   2º- If you alredy have in cart a saved package with one of the currency, for exemple a domain in "EUR", you cannot change currency to "USD", only if you empty the cart and start again.
  10. Like
    Blesta Addons got a reaction from Saiaf in [Plugin] Announcement -Released-   
    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
  11. Like
    Blesta Addons got a reaction from PauloV in Clients Can't Upgrade Nor Downgrade Services   
    the way upgrade/downgrade - change term - cancel options is not well done ,
     
    i prefer if this option rendered as a buttons under or inline with the active status . that is better and make visiblity sense for clients .
     
    the more button is shown directly the less "How todo ...." questions by clients .
  12. Like
    Blesta Addons got a reaction from Daniel B in Clients Can't Upgrade Nor Downgrade Services   
    the way upgrade/downgrade - change term - cancel options is not well done ,
     
    i prefer if this option rendered as a buttons under or inline with the active status . that is better and make visiblity sense for clients .
     
    the more button is shown directly the less "How todo ...." questions by clients .
  13. Like
    Blesta Addons got a reaction from PauloV in [Order] More Then One Currency   
    @Paulov have you this option ticked in currency setup ?
     
    Use Package Pricing for New Services Only .
     
    try untick it . and test again .
  14. Like
    Blesta Addons got a reaction from Joseph H in Clients Can't Upgrade Nor Downgrade Services   
    the way upgrade/downgrade - change term - cancel options is not well done ,
     
    i prefer if this option rendered as a buttons under or inline with the active status . that is better and make visiblity sense for clients .
     
    the more button is shown directly the less "How todo ...." questions by clients .
  15. Like
    Blesta Addons reacted to Michael in [Maintainence Mode] Markdown   
    May we be able to use Markdown on the Maintenance mode please guys. So we can Bold / add Links etc.
  16. Like
    Blesta Addons got a reaction from PauloV in [3.3 B1] Customer Can't Use Credit To Pay For Invoice   
    i prefer if the apply credit added to the select payment option rather than make it under the form .
     
    so the client will select wich methode he want to pay with it ,
     
    exemple :
     
    - Available Credit
    - Offline Payment
    - paypal satandar....
    - bitpay ....
    - stripe
  17. Like
    Blesta Addons got a reaction from Michael in [Order] More Then One Currency   
    @Paulov have you this option ticked in currency setup ?
     
    Use Package Pricing for New Services Only .
     
    try untick it . and test again .
  18. Like
    Blesta Addons got a reaction from Michael in [Order] Addons Not Shown   
    confirmed
  19. Like
    Blesta Addons got a reaction from Michael in [Plugin] Announcement -Released-   
    http://www.blesta.com/forums/index.php?/topic/3195-textparser-encode-bug/
  20. Like
    Blesta Addons got a reaction from Michael in Textparser Encode Bug   
    the textparser not rending well the html output , to reproduce : 
     
    add/edit package , in package description add the flallowing
     
    Basic 1 (return to new line)
    Html is alloweded
     
     
    inthe orderbox wizzard , the textparser render this in html as 
    <p>Basic 1</p> <code>     Html is not cpanel </code> the correct way is
    <p>Basic 1</p> <p>Html is not cpanel</p> this bug wasn't exist in v 3.2.X
     
     
  21. Like
    Blesta Addons got a reaction from Michael in [Plugin] Announcement -Released-   
    i think this releated to blesta upgrade v3.3  , is like the TextParser class is not making his role ... i will make frther investigations and tests this night .
     
    Found IT , as i have expected , the textparser has changed the way he work . tonigh the fix will be released , for knowledge base also .
     
    Finnaly is a Textparser bug in v 3.3
  22. Like
    Blesta Addons reacted to Daniel B in Merging Accounts - Duplicate Accounts   
    What I did a while ago (and thanks for reminding me to redo this on my new install) is just to remove the option of selecting a username.  That way it forces people to use their email as their username...and would then catch this issue if it happens again.
     
    Remember though, you'll have to redo this edit for any update that replaces this file since it's editing a core file.
     
    Edit this file: /plugins/order/views/templates/standard/types/registration/signup.pdt
     
    Find and [either remove or comment out]:
    <div class="radio"> <label> <?php $this->Form->fieldRadio("username_type", "username", ($this->Html->ifSet($vars->username_type) == "username"), array("id"=>"username_type_username")); $this->_("Signup.index.field_username_type_username"); ?> </label> </div>
  23. Like
    Blesta Addons reacted to wfitg in Merging Accounts - Duplicate Accounts   
    80%? wow, If I were making a test account i would also setup and use a test email address.
    It is a simple matter to cancel the services in one account and then add them back in the duplicate account. Nonetheless, there is not a simple way to delete the account where the services have been cancled and moved. That requires going in to the database. However, the account ID's in the database do not match the Blesta's ID numbers in the admin control panel for invoices, etc. So someone could accidently delete the wrong item.
     
    We at least need a way to delete account items, and ultimately the account itself, without having to do data base changes. 
     
    When is the ability to "merge" accounts going to be available?
  24. Like
    Blesta Addons got a reaction from ariq01 in [Plugin] Knowledge Base (Faqs)   
    Fixed in Github ....
    download the plugin and go to plugin , then update .
    thanks for the bug discovery .
  25. Like
    Blesta Addons got a reaction from Michael in We're Back!   
    i se the structure event is there ::::: yemyem i can't wait to upgrade .
×
×
  • Create New...