Jump to content

Ziaur Rashid

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Ziaur Rashid got a reaction from isijosamua in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  2. Thanks
    Ziaur Rashid reacted to Tyson in How to Disable CSRF Protection   
    Configure::set('Blesta.csrf_bypass', array('client_login::index', 'client_login::reset', 'signup::index'));  
  3. Thanks
    Ziaur Rashid reacted to Tyson in How to Disable CSRF Protection   
    You need to update your configuration file to set specific controller methods that should bypass the CSRF check. You can update /config/blesta.php, then find and update
    Configure::set('Blesta.csrf_bypass', array()); to:
    Configure::set('Blesta.csrf_bypass', array('client_login::index', 'client_login::reset')); That will disable the CSRF check on the client login and client reset password pages.
    The ISO-3166 for Bangladesh includes multiple districts and divisions, and some of the divisions have the same name as the district, hence why "Chittagong" appears duplicate--one refers to the division and the other refers to the district. If you need to update the States in Blesta to better represent provinces in your area more specifically than the ISO-3166 can represent, you can try the States&Countries plugin to update them.
  4. Thanks
    Ziaur Rashid reacted to Beav in Domain Availability Checker Widget + Counter   
    I have updated the client_data plugin to also support Domain Counts and Support manager Pro ticket counts (still has default support manager counter as well) You may download it here.
     
    Here are examples of calls depending on which one you require for your theme. 
    <?php $this->Javascript->setInline(' $(document).ready(function() { fetchCountServices(); }); function fetchCountServices() { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_services/active") . '", null, function(data) { $("#services_count").html(data); }, null, {dataType:"json"}); } '); ?> <?php $this->Javascript->setInline(' $(document).ready(function() { fetchInvoices("open"); }); function fetchInvoices(status) { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_invoices/") . '" + status, null, function(data) { $("#invoices_count").html(data); }, null, {dataType:"json"}); } '); ?> <?php $this->Javascript->setInline(' $(document).ready(function() { fetchCountTickets(); }); function fetchCountTickets() { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_pro_tickets/open") . '", null, function(data) { $("#tickets_count").html(data); }, null, {dataType:"json"}); } '); ?> <?php $this->Javascript->setInline(' $(document).ready(function() { fetchCountDomains(); }); function fetchCountDomains() { $(this).blestaRequest("GET", "' . $this->Html->safe($this->base_url . "plugin/client_data/client_main/count_domains/") . '", null, function(data) { $("#domains_count").html(data); }, null, {dataType:"json"}); } '); ?> Sorry formatting went off by a bit. $("#div_id_to_replace_here") is what tells the ajax which div to update
    which ever Request you want should be added around the bottom of structure.pdt (i have seperated requests individually above) before   <?php echo $this->Javascript->getInline();?
  5. Like
    Ziaur Rashid got a reaction from activa in Add Bangla Language option for translate   
    Hello,
    I have tried to sign up on translate.blesta.com to contribute in bangla translation but there is no bangla language option available. Can you please add this language on the option?
    @Paul please, have a look!
  6. Like
    Ziaur Rashid got a reaction from Michael in Plugin: Email History   
    thanks for the contribution 
  7. Thanks
    Ziaur Rashid reacted to Beav in Plugin: Email History   
    Email History
    Gosuhost is introducing the email history plugin for Blesta. This allows your customers to view past emails straight from their client area.
    This gives your customers a much better experience rather than them checking their email client for past emails. They can click the row to view the email in text format.
    And the best thing is, we are releasing this free and open-source so you can edit and see the code.

     
     
    client_emails-1-1-0.zip
  8. Like
    Ziaur Rashid got a reaction from Lucas in Change Model Business   
    Set a limited number of addons per membership & allow members to choose their desired addons 
  9. Like
    Ziaur Rashid got a reaction from blestatester in [Solved] Domain Availability Result Issue   
    Hi,
    After upgraded to blesta 4.1.1,  domain availability result not showing & giving false result. I'm using logicboxes extended & namecheap module for domain availability check. Also transfer check has same issue.
    Check: https://nextophost.com/clients/order/config/preconfig/Domains
  10. Like
    Ziaur Rashid got a reaction from Joseph H in New Model Business in Blesta-Addons   
    @Blesta Addons,
    If someone subscribed as vip, does he need to purchase upcoming module or they'll be auto added to their bucket?
  11. Like
    Ziaur Rashid got a reaction from Paul74 in Blesta Integrations - From Just $29.99   
    is it available for custom order? have a look into our website, we need a flat themes including service/invoice/ticket counter, graphical/animated statistics (Bootstrap 4 or Angular 4).
    https://www.nextophost.com
  12. Thanks
    Ziaur Rashid reacted to Blesta Addons in New Model Business in Blesta-Addons   
    Hope to be the same for other users
    The logicboxes sub-reseller plugins allow admins to create sub-resellers, show info balance, add balance to sub-resellers, show a widget in client dashboard that show the client info with the available balance . other features are not available .
    we will work for this two themes, specially the admin part , we need to provide a special theme for admins.
  13. Thanks
    Ziaur Rashid reacted to Blesta Addons in New Model Business in Blesta-Addons   
    We are excited to announce the change of our Model Business in Blesta Addons, we have worked hard last month to finish the module and the plugin related to this change, the new system will give the client a wide range of addons (Plugins/Modules/Gateways/Themes ..ect) in open source format, the new license allow client to use the Addons in the licensed domain entered during the checkout, so one subscription per domain. The new system ill allow us to focus more in providing extra quality addons and most wanted addons . the susbscription plans are the fallowings :
    Access Level (Free), this will be free membership that will give access to all addons related to this group freely .
    Basic Level (Bronze), this membership cost (10$ Annually),  this level give the client access to the Access level addons and all related addons to this level .
    Pro Level (Silver), this membership cost (25,99$ Annually),  this level give the client access to the Acces + Basic levels addons and all related addons to this level
    Vip Level (Gold), this membership cost (45,99$ Annually) , this level give the client access to the Acces + Basic + Pro levels addons and all related addons to this level .
    a complete list of level's addons available from here .
    Some Addons will require a small amount to get access, also the new system is cheap than the old system, let say  a sample case :
    OLD SYSTEM :
    Ovh Module = 49.99$ Yearly , Data Pools 29.99$ yearly , Seo Tools 29.99$ yearly , the total cost is 109.97$ .
    New SYSTEM :
    VIP Access will give you the access to Data Pools, Seo Tools Freely, with other addons like SolusVM client, Blesta Connect , Logicboxes Resellers ...ect with only 45,99$ Annually . With Extra 5$ you get access to OVH Servers Module . so the total is 50,99$ Annually . you will save 58,98$ Annually . With Other Extra 5$ you get access to Observium Module .
    at the moment will will begin with 29 Addons, and we have another 16 Addons in the road, about 10 of them already tested and ready to be added to the access list of addons . we will try to arrive to 50 addons by the end of 2017 .
    You can subscribe from this link .
    Some of our client has asked us how we could lunch some addons in open source format ?! they will be distributed in the internet without our control !!!
    We believe if someone want to bypass a license he will do even if the files encoded, and some of our module already was nulled by others even if Blesta itself is nulled now. but also we believe in support of our clients that need a great support and regular updates for any issue and error in the Addons, they regular renewal of subscription will make us providing more addons and add feature to actual addons.
    What is your new terms of license ?
    our new terms are very simple, you have the right to use any addons that your subscription give access to it for only the licensed domain during the checkout, once the subscription is canceled or suspend, you lose the right to use the addons and you should remove them immediately.
    I have addons companies in blesta, 1 subscription for the main domain is enough ?
    No, our subscription is limited to 1 domain, even if our addons are multi-company support, is you want to use them for another domain you need to purchase another subscription for the second domain .
    i have changed my domain , i can change the domain in my subscription service ?
    No, we don't allow changing domain in the subscription, once the service was activated you can't change, but we can correct the domain if you enter a wrong letter or character .
    Are you providing a money back guaranty, refunds  ?
    No, we don't provide any refund for any activated subscription, the client should ask us anything regarding any addons via our ticket or via email or in the forum thread related to the addon before any purchase, some advanced plugins will remain with a monthly basis package for any testing purpose, then after you can order the subscription that will give you the access to the addon .
    I already purchased a yearly license for a module, i want to switch to the new subscription ?
    Yes, you can switch the equivalent subscription level based in pricing term, just open a ticket and we will switch your service .
    What about my other free addons that was activated before this change ?
    You can still use them without any limitation, but you can't benefice form new update, so e suggest you to go with the access subscription to get access to some free addons .
    I use php 7, your addons are compatible with it ?
    Yes, since the addons are open source will no longed need to any encoders loaders, the addons will work in almost of php  version from 5.4 to 7.2 .
    What happen if any day blesta-addons will disappear ?
    don't worry, we are not only creating addons , we also use a lot of them, as we have a large network of websites in the hosting industry, from domains to hosting, vps, dedicated servers, cloud, licensing and much more, so we are the first client of our addons, and we are using blesta from the first beta, YES first beta since 2007.
    I can't  buy any encoded addon as i feel the company will disappear and let me in troubles .
    Don't worry again, all our plugin will goes to open source format, so you have the full source code, the only limitation is you need to renew your subscription to use our addons legally. the second wonderful thing is we are giving to Phillips Data, Inc (Blesta) the full right over our addons, so when they feel we are a ghost in this world they can redistribute the addons as they want , this is only if we are disappeared for a long time (6 month) .
    What now ?
    We will open the subscription packages this week, so stay tuned.
    What Next ?
    we have finished the fallowing addons and they will be pushed in the system this month :
    Virtualizor Extended  = The same logic and interface as the Solusvm Core Module, it support Config Options and licensing control panel
    CMS pro = Advanced CMS for Blesta, build pages as you want with online checked for domains and builtin  php and javascript system .
    Logicboxes Gsuite = Module To manage Gsuite (Goolge Apps) in Logicboxes, support add/suspend/unsuspend/cancel/renew .
    Store = convert your blesta to a real store, the same used in blesta-addons
    Cart Menu = show the cart in items even the client leave the order page .
    News System = a complete news system with categories and posts, the same used in blesta-addons
    Cron Debugger = utility to run cron and see the errors with debugging , usefull for who have cron stack a lot .
    Monolog Viewer = you no longer need to enter ftp to download, and see the logs, from admin side you can read the logs and check errors/info/alert, you can also deletes the logs
    Logicboxes Reloaded = more feature to the core logicboxes module, support the new transfert policy, forwarding domain, protect privacy, name child servers ...
    Epp Registrar = Module to manage Registrar that use EPP system like mx, ma, eg, and more ...
    What comming ?
    Admin LTE Client = update the them to be fully compatible with latest blesta version
    cPanel Reloaded = rewrite the module to support more features than the core one has.
    Admin Theme = a bootstrapped cleaned version of admin dashboard with cool design and features
    Affiliate System = we want to make one , but not yet decided to attack it under a massive development . (searching sponsors at the moment)
    Ovh Domains = a module tomanage ovh domains
    Dynadot = a module to manage dynadot domains
    Xero Plugin = in our radar
    Credit Notes = plugin that handle credit notes, another step to help European customers
    Digital product Pro = Digital downloads with integrated licensing system
    AutoInstall = A module/plugin to handle auto install scripts in account creation,
    You can subscribe from this link .
    Any question or feedback we are ready to answer
  14. Like
    Ziaur Rashid got a reaction from HostCram in External Domain Availability Check   
    that will be awsome shakib bhai
  15. Like
    Ziaur Rashid got a reaction from River in Change Model Business   
    Set a limited number of addons per membership & allow members to choose their desired addons 
  16. Thanks
    Ziaur Rashid got a reaction from Abdy in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  17. Thanks
    Ziaur Rashid got a reaction from bdacus01 in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  18. Like
    Ziaur Rashid got a reaction from Paul in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  19. Like
    Ziaur Rashid got a reaction from bunny in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  20. Like
    Ziaur Rashid got a reaction from Michael in External Domain Availability Check   
    thanks mate 
  21. Like
    Ziaur Rashid got a reaction from Beav in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  22. Thanks
    Ziaur Rashid got a reaction from Michael in External Domain Availability Check   
    Hello Everyone,
    After checking some forum discussion, finally I've managed to check domain availabilty from external/home page
    Procedure:
    First go to (for edit)  /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());
    Now replace that line with following code (No need to disable automatic csrf token protection for whole site):  

     Now configure your external/home page domain checker form, here is my code:
    Thanks everyone
  23. Confused
    Ziaur Rashid reacted to Nelsa in Service Suspend & Uninstall Cpanel   
    Well canceled service has no actions on it,it is just there for record......if you really want you can always remove it from dabase  but it is not easy  ...it is not all in one table but ...you can compare more fields to be sure.Services are stored in table "service" but It is not easy to find service you want because there is no package name or any other value you can relay on...but in table "service_fields" there is few fields for every service..like username,password,domain...and in cPanel case it will be cPanel_username,cPanel_password..etc
    I supose you can look table service_fields table and there you can easily spot username,domain,email..etc ...when you find fields(there is few for one service..)look for service_id field and that number is id of service in "service" table...so for example if you find 4 fields in "service_fields" table with number 289 as service_id(i think it is 4 for cpanel but you'll see..it will be all with same number)than 289 is ID of your service in "service" table
    And make sure you check field "status" in "service"table before delete it(since you have two services with same data..make sure you delete one with status canceled)
    Now deleteing it from "service" table it will not be shown any more ..but again be carefull and make sure you identify right service.
    Also it is not required but you can also delete fields from "service_fields" and "service_options" that belong to that service,not required for what you want...even if you delete it just from "service" table it will not shown any more but you may want to remove also these fields since there is no service any more that fields are related to.
    So if we follow example above and let say you  browse table "service_fields" and there you spot 4 fields for cPanel service where you recognize domain,username and email and you finaly identify service you want to delete ...all 4 fields are with same "service_id" and in this example it is 289.Now service you will looking for in "service" table has id 289 and that is service you want to delete,again just make sure it has status canceled(you can see status in same row).After you delete that service with id 289 than you can also remove fields from table "service_fields" with service_id 289 and field from table service_option with service id 289.
    Hope this all has sense to you,if you are not sure than maybe it is better don't go with this route...I really don't see other way to remove canceled service.
  24. Like
    Ziaur Rashid reacted to Blesta Addons in Change Model Business   
    From some weeks ago i have the idea to change Model Business of Blesta Addons, as the moment we offer free Opens source code or crypted files, also we offer paid addons licensed, and personally i hate the crypted files, i feel in love with open source, so i think to offer all my actual addons in open source format, with some change to the Model Business used, we plan to make Blesta Addons as  membership clubs with levels .
    Default Level, this will be free membership that will give access to all addons related to this group freely .
    Bronze Level, this membership will be with small fee annually (arround 9$-15$), this level give the client access to the default level addons and all related addons to this level .
    Platinum Level, this membership will be with fee annually (arround 25$-29$), this level give the client access to the default + Bronze levels addons and all related addons to this level .
    Gold Level, this membership will be with fee annually (arround 45$-60$), this level give the client access to the default + Bronze + Platinum levels addons and all related addons to this level .
    So we will no longer provide separate (module/plugins/addons) , they will be included to membership package, that the client can download and use all the addons with a fix amount membership. all the plugin will become a open source version and not crypted anymore...
    This is just a idea, nothing decided, and we will continue developing and releasing addons of blesta, some of what we have prepared to the community :
    Modules : Virtualizor Extended, Digital Product Pro, Epp Registrar, Logicboxes Reloaded, Logixboxes Gsuite, Memebership (change client group besed on package),
    Plugins : Admin Tools (Rewrite), Cms Pro (True Hosting CMS), Package Converter, Monolog Reader (Read Monolog files), News System, Cart Menu, Client Data (More data Stat), Cron Debugger, Store System
    On Developpment :
    Plugins : Affiliate System,
    Modules : Ovh Domains, Ovh Vps
    Themes : Adminlte (Upgrade to v4), Admin Core (Advanced Admin Theme),
  25. Thanks
    Ziaur Rashid reacted to Jono in Existing Domain & cpanel account add to client service   
    Those are account actions.  Nelsa was referring to the service actions on the service edit page.  On the list of services there is link labeled 'manage' for each row.  Click the one corresponding to the service you want to edit.  On that page there is a section with the heading 'actions'.  Under that heading there is a drop down and one of the options is 'Change Renew Date'. 
    uri: admin/clients/editservice/[client_id]/[service_id]/
×
×
  • Create New...