Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    390

Posts posted by Blesta Addons

  1. Hello All .

    we bring free and exclusive content , this plugin will help admin to set a notice for each client (text or html contents).

    this plugin was coded specially for some request by memebers in this forum .

    with the plugin, you can :

    - Add/Edit/Delete notice for each client
    - Set notice in text or html format .
    - Filter notice in the list notices page with Jquery .

    TODO LIST :
    - nothing at the moment .

    Some screenshoot :

    addmin list notices

     

    client_notices_admin.png

    Add/Edit admin page

     

    client_notices_add.png


    admin staff action in client profile

     

    client_notices_action.png


    notice in client side

     

    client_notices_clientside.png

    as always the installtion steps is :
    1 - download the file from your account
    2 - upload the client_notices folder inside plugin directory .
    3 - goto plugins , and install client Notices .
    4 - enjoy the free content .


    Best regards

  2. the events has helped as a lot to add some fucntion to blesta .

    today i was thinking if some events (that already exist) can be called before the actiona dna after the action .

    like Clients.create , Invoices.add , Users.login , Services.add ..ect

    the new triggers will call the event "Clients.create.pre" before the cleant will be added to database , and "Clients.create.post" after the client was added to database .

    also it will be top if the event can set errors and send it to the controllers view .

    this is not priority , but is open to discussion .

  3. i suggest of the support manager has a widget to show in the client dashboard , in that widget he can see the open ticket and closed ...ect ..

    as now , the client need to go to support link to see if the ticket is updated or closed or ....

    blesta 2.5 was this feature ; sorry i'm a fan of blesta 2.5 ;)

    EDIT : i know is easy to add it via custom plugin , but i prefer if it can be in the core support manager .

    if the staff accept i can help in adding it to the support manager .

  4. i'mnot so familiar with the new API . but i think what you request can be done via the new hooks (available in v3.4) service.add service.suspend service.edit .

    in the past i have requested a new feature to add a suspension reasons to the suspended service . with the hooks i have a plugin idea that will allow admins staff to set suspension reason with the hook (service.suspend) .

    what i hope it will be ready in v3.4 .

  5. @Sixwichlist , you have right to ask your question , is not bad or wrong .

    @licencecart be relax :) , some big company has been stopped suddenly and his clients just found that they are losed .

    I remember a years ago the same question has been posted to blesta . In that date they said that they use severals servers for licencing , if one get down others are still up .

    For small companies they can't offer such service . But they can provide semilar solution .

    Of course if the company has a lot of clients cant stop thier bussines without any notice in mounths before that date .

    I believe modulesbakery has the attention to grow not to dissapear :)

  6. to see it in action , create a new group staff , add staff to this group .

    log in with the new staff login , goto /cache/1/nav/ , you should found 2 file , 1 for your administrator group and other for this new staff . at this point all is ok . now from administrator account try to emptycache (NOT clearCache() function ) .

    in ftp you will find the two file still exist .

    change to my code and empty cache , goto ftp and you will find just 1 file , is for the active staff (is you) .

    i hope i have well explained now .

×
×
  • Create New...