Leaderboard
Popular Content
Showing content with the highest reputation on 09/06/2016 in all areas
-
Run action on client update
Michael reacted to Blesta Addons for a question
event is the suitable solution, as is instant triggers in profile change .1 point -
You are correct and do the same for {package.email_text}.1 point
-
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
Paul reacted to ModulesGarden for a topic
Thank you for all your comments and your faith in ModulesGarden! Everything is correct. cPanel Extended was our first module developed for Blesta and released over 3 years ago. Thanks Paul! Indeed, with over 3000 projects finished and hundreds of official & custom modules developed mostly for web hosting, we are recognizable in the industry. We are aware of fact that the trust of Blesta community has to be earned first but we are now more than ready to contribute to your success. Awaiting with interests the outcomes of our actions, we count on Blesta community support. That's more than understandable. Actually, we did not just pack up and went away without saying goodbye. Please be advised that once we developed the module and it turned out that we could not offer it any longer, we instantly took several actions to maintain the unwavering operation of the module. Firstly, we did not drop offering the support for those customers who already placed their orders until the module was taken by Blesta and successfully deployed. Yes, we gave the module to Blesta along with its documentation etc. because it was the only right thing to do, we believe. We are really happy to see that the module is still in the offer and it is actively developed. Furthermore, we offered full refunds but we still allowed our clients to use their modules for free, if that was their wish. It may appear that we deserted our clients but we did everything to reduce any inconveniences resulting from this unforeseen event. The migration and related processes went really smoothly and eventually the whole fuss has finished with success. We cannot turn back time but we can assure you that we always have the best interest of our clients in mind. Totally! We are open to any polls, either on Blesta's or our own forums. The more we understand your needs, the more useful solutions we can create for you.1 point -
Hi I write blesta configuration with nginx webserver on the control panel VESTACP. I follow great tutorial @ServZoo but fastcgi not work on vestacp Add to your config locate /home/username/conf/web ###################################################################### location / { error_page 404 = @blesta; #IF file doesn't exist log_not_found off; location ~ [^/]\.php(/|$) { fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; if (!-f $document_root$fastcgi_script_name) { return 404; } fastcgi_pass 127.0.0.1:9007; fastcgi_index index.php; include /etc/nginx/fastcgi_params; } } #Core rewrite location @blesta { rewrite ^(.*)$ /index.php last; # rewrite ^(.*)$ /index.php/(.*) /$1 permanent; } # Disallow access to any file with .pdt extension location ~ (\.pdt) { return 403; } if (!-e $request_filename){ rewrite ^(.*)$ /index.php; } #Core rewrite location @blesta { rewrite ^(.*)$/index.php/(.*) /$1 permanent; } ###################################################################### ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Sample Config: server { listen 123.123.123.123:443; server_name sub.domain.com www.sub.domain.com; root /home/admin/web/sub.domain.com/public_html; index index.php index.html index.htm; access_log /var/log/nginx/domains/sub.domain.com.log combined; access_log /var/log/nginx/domains/sub.domain.com.bytes bytes; error_log /var/log/nginx/domains/sub.domain.com.error.log error; ###################################################################### location / { error_page 404 = @blesta; #IF file doesn't exist log_not_found off; location ~ [^/]\.php(/|$) { fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; if (!-f $document_root$fastcgi_script_name) { return 404; } fastcgi_pass 127.0.0.1:9007; fastcgi_index index.php; include /etc/nginx/fastcgi_params; } } #Core rewrite location @blesta { rewrite ^(.*)$ /index.php last; # rewrite ^(.*)$ /index.php/(.*) /$1 permanent; } # Disallow access to any file with .pdt extension location ~ (\.pdt) { return 403; } if (!-e $request_filename){ rewrite ^(.*)$ /index.php; } #Core rewrite location @blesta { rewrite ^(.*)$/index.php/(.*) /$1 permanent; } ###################################################################### include /etc/nginx/conf.d/phpmyadmin.inc*; include /etc/nginx/conf.d/phppgadmin.inc*; include /etc/nginx/conf.d/webmail.inc*; include /home/admin/conf/web/nginx.sub.domain.com.conf*; } ------------------------------ Open file lib/init.php Search: define("HTACCESS", file_exists(ROOTWEBDIR . ".htaccess")); Replace with: define("HTACCESS", true); --------------------------- Note: 1. listen 123.123.123.123:80 / 443 ==> Replace 123.123.123.123 with your ip server/vps. 2. fastcgi_pass 127.0.0.1:9007 change 9007 with original port after creating domain. We are sorry if the tutorial is already there, I search not found for nginx vestacp so I write here as well as my documentation.1 point
-
Don't quote me on this but I believe if you put this in your 'Service Created' email template, they will only receive one email with the contents of the Email created under the Package itself: {package.email_html}. That's the way we have it setup and when I receive a copy of it, I only receive 1 email. I'm sure Licensecart can verify this real soon.1 point
-
If I'm not mistaken, they receive 'Account Creation', 'Service Creation / Welcome Email' (as one combined email) and 'Invoice Due / Paid'. Our template for 'Service Creation' is {package.email_html} which would pick up the contents of the 'welcome email'. I think 'Service Creation' is there if you want to have a generic message that gets attached to the Welcome Email for every package but I've honestly never paid close attention! It does sound confusing though. docs.blesta.com says this about the Service Creation and other email templates in that section: By default, these templates usually don't have to be modified, but it's a good idea to review them in detail anyway.1 point
-
[Module] Digital Product
ariq01 reacted to Blesta Addons for a topic
This Plugin is for digital product , not licensing system . the pro version will have option to add licence, and add a option for open source version , so the product will have 3 level, free, with license, and open source version .1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Joseph H for a topic
Welcome back, I totally agree with @Paul . My only Advice for @ModulesGarden is to create modules/plugins which are currently needed mostly by the Blesta community.1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Paul for a topic
I don't think there are any guarantees in life, but I get what you're saying sure. If I remember correctly, they gave us the rights to the module, so they did the right thing there. I don't know if they can speak publicly with much detail about the events of the past, but they are welcome to do so if they want. I think it had less to do with MG and more to do with our competition trying to put the squeeze on us. Whatever the case, I have confidence in MG, and it's good news for Blesta users. Time to bury the hatchet and move forward. The more 3rd party extensions available the better, and MG is certainly capable of turning them out.1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Paul for a topic
ModulesGarden is probably the largest, most widely used source for extensions and custom development in the hosting industry. We see this as a great opportunity for our customers and Blesta overall. If you can use any of the modules they've released for Blesta, I would encourage you to buy them! Let's show them our support, and give them a good reason to make a lot more extensions for Blesta. Plus, I mean, they have a 50% coupon right now.1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Michael for a topic
True but we all make mistakes or can get a fresh start1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Michael for a topic
They created a module in the past called "cPanel Extended" and then whmcs signed them up on a contract to be an official partner and drop making Blesta modules, I assume that's expired so they can now re-make Blesta modules. Fresh start for them.1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Michael for a topic
Welcome back.1 point -
[Extensions] Zendesk And GoDaddy Domains For Blesta By ModulesGarden
ModulesGarden reacted to Abdy for a topic
Amazing.1 point