Jump to content

domaingood

Members
  • Posts

    326
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by domaingood

  1. you have any ETA For Full Domain Manage? I m also waiting 3-4 years.
  2. Final Amount = ( ( Percent / 100 ) + Fixed Amount )) ‎2.9% + $0.30
  3. https://requests.blesta.com/topic/payment-system-commission-show-as-expenses +1
  4. domaingood

    screenshot?

    Hello Please check https://docs.blesta.com/display/user/Universal+Module#UniversalModule-ServiceOptions
  5. I can Choose 3 EXT Like com .net .org Under one products.Its must be use as drop-down options so, User can choose one option only.
  6. Hello ISPmanager module done. https://docs.blesta.com/display/user/ISPmanager
  7. In TLDs Option Here I can Choose More then one EXT Must must be on dop down menu for choose EXT TLDs
  8. If you want Facebook Pixel Conversion Tracking Then try this Facebook Pixel Code under Packages > Order Forms > Settings tab <!-- Facebook Pixel Code --><!-- End Facebook Pixel Code --> {% if order_page == "checkout/complete" %}fbq('track','Purchase',{value:{{invoice.total}}, currency: '{{currency}}'});{% endif %} If want to share more info with Facebook you can try this: <!-- Facebook Pixel Code --> <!-- End Facebook Pixel Code --> {% if order_page == "signup/index" %} fbq('track','RegisterAccount'); {% endif %} {% if order_page == "config/preconfig" %} fbq('track','ConfigurePackage'); {% endif %} {% if order_page == "checkout/complete" %} fbq('track','Purchase',{value:{{invoice.total}}, currency: '{{currency}}'}); {% endif %}
  9. Great job.Keep it up and More plugins please. PS: don't forget add donate link signature.
  10. Hello Arvind, Just need to go Blesta lisence panel and Click manage then Reissue License Click Reissue. Then you can install any domain as you want.
  11. Thanks for Quick Reply. I done same imput you can login and check We need valid user Details 1. Domain : \b((?=[a-z0-9-]{1,63}\.)(xn--)?[a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,63}\b 2.Username: ^[a-z0-9]{6,8}$ 3.Password: /^[a-z0-9\\$\\%\\^]{8,20}$ https://www.domaingood.com/account/order/config/index/domain/?group_id=2&pricing_id=13 But When user Wrong value: Domain: web username:demo@demo.com password123456 Its taking orders without Valid Regular Expressions:(
  12. https://docs.blesta.com/display/user/Universal+Module Using the Universal Module For Shared Hosting Need Domain /^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}$/i username 6-8 Digit lowercase with number password How to Ask { "Domain":{ "valid":{ "rule":["matches", "/^[a-zA-Z0-9][a-zA-Z0-9-]{1,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}$/i"], "negate":true, "message":"Domain must not be empty." } }, "username":{ "valid":{ "rule":["matches", "/^[a-z0-9\\$\\%\\^]{6,8}$/i"], "message":"Please enter a username using alphanumeric characters between 6 and 8 characters in length. You may also include number characters like 123." } }"password":{ "valid":{ "rule":["matches", "/^[a-z0-9\\$\\%\\^]{8,20}$/i"], "message":"Please enter a password using alphanumeric characters between 8 and 20 characters in length. You may also include special characters like '$%^'." } } }
  13. Install Mailparse on PHP 7.3 and 7.4 The mailparse extension does not yet support PHP 7.3 or 7.4. The PHP Mailparse PECL extension is required for parsing email tickets. Messages using POP3 may only be marked as deleted.
  14. I think best way to bulk price upload via csv files.Domain Hosting ssl & add on.Because we already have 400+ EXT and We are using WHMCS SQL with csv to update prices.
  15. From the source docs, you may be able to use this for client login http://source-docs.blesta.com/class-ClientLogin.html API docs https://docs.blesta.com/display/dev/API Take a look at Users::auth. Thank you
  16. Why cannot select users and bulk changes group?
  17. How to change bulk Client Group
  18. Can I shore my keys and send to my user instantly I m ready to buy then
  19. Sorry, Paul to say that I have checked you added the featured task Domain affiliate and other modules. but no ETA.I have wait 2 years for domain management. Still no ETA we move back again WH--S. Time is money. try to understand this.WH--CS now more active and faster development but they hike price growing and backed by Cp..el Be more fast development. I still love blesta that,s why I'm telling that.
  20. Hello I think you need dedicated IP for install blesta.
×
×
  • Create New...