Jump to content

serge

Members
  • Posts

    695
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by serge

  1. Please may someone can help me regarding my above questions regarding "Anonymous Trials"
  2. feedback from people that use "Anonymous Trials" feature to offer trial version of their software are welcome, please see my above question, thanks
  3. Thanks, It's do not come from the coma, have someone tried to reproduce?
  4. I'm running Blesta version 3.3.2 1.png , 2.png , 3.png are screenshots before error 4.png is screenshots at error, it's happen after trying to remove last 2 terms in my package & update it
  5. Thanks for info! Regarding "Anonymous Trials", I did read the documentation here: Anonymous trials are always provisioned to the same client account, and can only be configured for a single package price point. To request an anonymous trial license key, simply POST the 'domain' to https://domain.com/path_to_blesta/plugin/license_manager/. Settings that control anonymous trial options are found in ./config/license_manager.php - **LicenseManager.trial_length** - A string representing the length the trial is active (default "30 days"). When a trail is provisioned it will automatically be scheduled for cancellation date based on this setting. - **LicenseManager.trial_client_id** - The client ID all trials will be provisioned under. - **LicenseManager.trial_package_pricing_id** - The ID of the package pricing ID that identifies the package for anonymous trials. - **LicenseManager.trial_package_group_id** - The ID of the package group that the pricing ID belongs to. Question 1/ As I will having up-to 5 softwares kind having each a trial version, at seeing content here : /config/license_manager.php I was assuming I should create separate /config/license_manager.php files, file (with unique name) by software kind, it's correct? Question 2/ I saw this sentense in the docs: "POST the 'domain' to https://domain.com/path_to_blesta/plugin/license_manager/" So, will it be such URL structure to generate: https://domain.com/path_to_blesta/plugin/license_manager?domainx.com ? Question 3/ I saw there is parameters ID in /config/license_manager.php - regarding customer ID, as here it's about Anonymous Trials, from where come this ID, what are we supposing to fill? - can ID parameter be POST ? like : https://domain.com/path_to_blesta/plugin/license_manager&domainx.com&trial_package_pricing_id=7&trial_package_group_id&3
  6. I'm studying the module/plugin license manager my idea is to offer -trial software version with 2 weeks term, at 0.00 price (& cancelled at end of term) & with license validated only by used domain -paid software version with one time term, at xx.xx price & with license only validated only by used domain So I created 1 package for each of above case. So according to the documentation, for the trial case I'm using "Client Trials", I will be interested to know if the "system" will block new customer to use Trial version that was ever associated with given domain. By the way, I'm afraid of customers using Trial software version, and after End of trial term, customer create an other Blesta account using a new email address, & but still for same domain where Software trial version will be still used....so will this customer will be blocked at licence validation/check?
  7. I think Joshin was saying when one of the term have price to 0.00. by the way, I have same issue as him, I have 3 terms ( one at 0.00 & 2 other terms paid), and if I want to delete both paid & update package, I got this error: "Currency code must be 3 characters." Of course setup on my active currencies is good, my order form have good currencies selected and same in the payment gateway parameters Please can someone can check to re-produce & see if there is a bug?
  8. THANK YOU for detail ok, I understand now my error, I got it working with the csrf token check enabled
  9. Thanks, still no luck for that work for me, so I passed on that by disabling csrf token check for this specific blesta url
  10. Thank You, by the way still no luck for having something that work
  11. Hello, I created a custom form within my blesta theme in app/views/client/my-theme/structure.php, and I'm also using csrf token verify option enabled in my blesta config file, I understood I need to post a hidden field in my custom form, like this: <input type="hidden" name="_csrf_token" value="??????????????????" > but how to get the csrf_token variable?
  12. Hello, At checking the online documentation here: http://docs.blesta.com/display/user/License+Manager at seeing this section: Code Integration Initialize the License Manager Before you can begin using the License Manager within your code you have to initialize it with some data. require_once "path/to/license.php"; It's unclear for me where is the original file : license.php I know there is such file in public_html/app/models/ , but I wanted a confirmation that is this really this file it's was about? and supposing it's this file, so it's need Ioncube Loader on customer side?
  13. internetbs.net have very good price & powerful interface, I manage xxx domains with them
  14. ok, thank you, your answer make sense
  15. As it's still about multi-companies : Today, having different domains/fronted by type of products is a best for create brands identity & SEO for each niches, that why using the multi-company feature of Blesta is a technical easy way to do it, as the customers sale page can be created by Blesta CMS, VS using an other CMS in from for each products type or an other multi-domains able CMS in front of Blesta... But for more than say about 4-5 companies. will it be possible your consider you at Blesta sell an unlimited-company addon having of course an other price, or maybe make companies number can go to unlimited after X addon company paid? Your "friends" from Russia have multi company capacity in an unlimited number on BillXXXXXXX Corporate version, and of course their price is in relation with this aptitude. my 2cents
  16. ok, great, thanks to both of you about given infos
  17. Since today, I started using the free trial for better understanding, I would like to back on my previous question Ref. 7) : "7.) : --------- In customer account, for domain product, Have you a DNS editor form from blesta (and this form use your api functions to connect with a registrar plugin), or this form come only from each registrar plugins? -------- Licensecart answered: ------ Each registrar has their own API, I believe only certain modules has this but you can edit the modules. -------- After checking some domain registrar modules (enom, namecheap, logiboxes, internetbs), it's seem to me that "DNS Record" form should be displayed from files like : tab_client_dns.pdt & tab_dns.pdt in the registrar module (at components/modules/REGISTRAR/views/default), but none of 4 registrar modules I checked do have it? So when in customer area, for an active domain in service, the "DNS Records" section, go to https://MY-BLESTA/index.php/client/services/manage/1/tabClientDNS/ but it's display same general content as there is in the Information" section When using nameservers supplied by the registrar, how manage DNS Records from Blesta client area ? By the way my goal is to create a new registrar module, but before that I was trying to understand how Blesta is working, so, any example for files likes tab_client_dns.pdt & tab_dns.pdt (is this syntax corrects?) will be helpful.
  18. ok, thxs for explains. I will be using Nginx & webmin/virtualmin, and not certain I will be blocked at using TLD, but as I said even using SLD is not an issue. Thank You
  19. Thank you Licensecart, your answers are very helpful! :-) regarding 1) It's still unclear for me why 2 TLD (Top level domains) say domain1.com & domain2.com could not be used VS using SLD (second level domains) like sub.domain1.com & sub.domain2.com. of course all pointing to same physical location & having A record . using SLD is not an issue for me, but I just would like understand why TLD could not work?
  20. Hello, I'm interrested by the multi-companies feature, and do have questions: --------------------------------------------------------------------------------------------------------------------------------------- 1/ I saw here, http://docs.blesta.com/display/user/Creating+Companies you said "We suggest when using multi-company, you use subdomains for your Blesta installation, otherwise it will not be possible to have different website content at each hostname." Please may you explain why we need say : sub.domain1.com & sub.domain2.com and why you said domain1.com & domain2.com will no work ? As a hostname is always unique, why are you saying it will not be possible to have different website content at each hostname in a no sub-domain case, please may you explain more? 2/ If I well understand each new company need to buy a addon company that give credit to add one more single company? 3/ Will other paid plugin licence from you will be still valid in the new company(ies), or we need to buy plugins licences for each company? 4/ Is your API have by company only access, say if we want give API access to a given company, but not give access to the whole system (the master company - admin)? 5/ Are plugin parameters insulated by company, example all companies use same paypal plugin , but each using a different paypal accounts, it's possible? 6/ Will it be possible to automatize provision of company by script or with the use of your api? Not related to multi-company: --------------------------------------------------- 7/ In customer account, for domain product, Have you a DNS editor form from blesta (and this form use your api functions to connect with a registrar plugin), or this form come only from each registrar plugins? Because on demo, I can not see it, certainly domain(s) on blesta demo are not active or are expirated, so this feature is disabled. A picture will be nice 8/ Within pages or template files, it's possible to get cession variable like customer-id , company-id, etc.. All the Best Serge
×
×
  • Create New...