Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/23/2016 in all areas

  1. Blesta Addons

    Logicbox Questions

    the expiration date is the date expiration of the service itself , the expiration date is the date of activation in blesta + 1 year . modules can't register a cron task , i have already requested this just for this case, the only possibility is a separated plugin for sync dates beetwet registrar and blesta . i have not get a time to write a plugin for this but sure i will do when i get more free time . for your second question you need to add the request in tha addservice function .. search if (isset($response->response()->entityid)) $order_id = $response->response()->entityid; change to if (isset($response->response()->entityid)) { $order_id = $response->response()->entityid; // add thieft protection $domains->enableTheftProtection($vars); } not tested yet .
    2 points
  2. soon i will release a new version for this module, if blesta staff want to merge the two module , no probleme for me , i give him the full right to do it . i also see usig the order-id to identify the domain is a big mistake . the domain should be identified by the domain not by a number !!!!
    1 point
  3. regarding to this thread about order-id . i think blesta staff should stop working with order-id in the logicbox module . anyone has imported domains from whmcs can't manage module anymore in blesta . and can give confuse to any new client . logicbox already has a option to fetch the order-id for any given domain , so this will not take a huge modification in the module . i found some thread talking about the same probleme and i ask why blesta staff has not updated the module to correct this behavior . i have found a module by Naja that worked ; but i prefer to see in in a supported core module .
    1 point
  4. Sorry I didnt explain correctly - Google Play Store Developper Licence it cost us 25€ (one time) - IOS Developper cost us 99€ Year - Windows Develloper Store Licence cost us 99€ (one time) We alredy have the licenses more than 2 years because our company have develop some APP's for some companies In my free time I developp for Blesta, and make some "quick" APP's just for fun to see how they work, and try to make as simple and trying to not use any SeverSide code Thanks for helping, I will think a way for you to help later on, for us the ServerSide is alredy done because we have it working on the company, only left the Plugin/API because the APP is "easy as pie"
    1 point
  5. That is my next step, for now is only a small proof of concept My Ideia for now is: Build a Blesta Plugin called "Mobile APP" that will create an API to be able to connect with an Android/IOS/Windows APP There will be 2 APP's, one for Client and one for Staff Initially Im thinking to charge for it a small fee because it will use a server side for license check and also because Upgrades and Compability for new Mobile Phones/Tablets, and for listing on Android/Apple/Windows Store that have anual costs ==Blesta Mobile APP Plugin== - Your Mobile APP Company Logo - Your Mobile APP Background Color - Your Mobile APP Font Color - Your Mobile APP Main WebSite URL (its best to be Mobile Ready because it will be display on an Embebed Browser on the APP) - It will have a WYSIWYG editor for you to add content for the Entrace Page of your Blesta Client APP - It will have an option to send a "Notification" for all Mobile devices that have your APP installed (it will work like SMS's it will POP if the Mobile Device acepted to recive APP Notifications) == Blesta Client APP (It will be multi company ready witout any extra costs) == Once installed and connected it will auto retrive your logo, background color, font color, contacts and it will display you Entrance Content and left slider menu with 3 options: - Main Website (it will onpen inside the APP like an "Iframe") - Client Area (it will onpen inside the APP like an "Iframe") - Contacts (it will display company name, adress and phone) == Blesta Staff APP == Once installed and connected it will auto retrive your logo, background color, font color, and it will display your latest "Open Tickets", And how much money did you make "Today", how many "New Orders", and left slider menu with 1 option: - Admin (after the next Blesta Release 4.1 we will adapt an Admin Mobile Ready Template and will offer for free, for now it will embeb the Admin as it is) Later on we will add more functionality to the Plugin and APP's Like always, im open to sugesttions The "Blesta APP" is only for "Fun" making some tests using some frameworks and see it working
    1 point
  6. Its easy to implement I will add this on the next release of my Support Manager Pro
    1 point
  7. Hey Paul, thanks for the reply, but ordering just domains isn't the issue the OP or I have. The problem is ordering domains with hosting. Please see below: http://www.blesta.com/forums/index.php?/topic/5909-logical-order-forms-for-domains-and-hosting/?p=41736 thanks
    1 point
  8. they are working in v4.0 , no ETA for it now, but it seem near . after that the v4.1 will come .
    1 point
  9. another thread !!!!!! i hope this enougn for the staff to begin working in a sooner solution for hosting/domain order form .
    1 point
×
×
  • Create New...