Jump to content

timnboys

Members
  • Posts

    436
  • Joined

  • Days Won

    13

Everything posted by timnboys

  1. Hello, have you ever wanted to be able to allow the resell of the licenses you provide through your Blesta using the Blesta License Manager? if so, this plugin by CubeData is for you. This was just one of the many plugins and modules CubeData has had in the internal pipeline for Release. Thanks to Blesta's New Extension Generator, this plugin was born since the Extension Generator by Blesta creates the skeleton or structure or sometimes called Base for plugins so all you have to do now is just build on top of the base what you want the plugin to be. This plugin enables the following for you: Have your own Reseller Program Resell your own Licenses Enjoy Revenue from having your own Reseller Program For your Licenses Pictures of the Plugin(All Images redacted to ensure security of the information used during development & demo): How does this plugin automate and enable you to have a reseller program for your licenses? See Below: Allow your customers & employees to resell your licenses from their own Blesta Automatic Cron Check runs on a regular interval to auto suspend Resellers who have past due invoices so you don't have to Permissions (Suspend/Unsuspend/Terminate a Reseller Access to the System) Customers & Employees can manage/change their allowed IPs to connect to the Reseller API. System Access is restricted both by API Key & IP Address(es) of the Web server running Blesta Do you prefer to have packages that are only available for Resellers but not to the General Public? Do you have packages you have in a different package group hidden to the general public? If so you can make Package Groups Accessible to Resellers but not visible to the public. Separate Packages from the public by allowing Packages from a Hidden Package Group For Resellers Only Enjoy Revenue from Resellers Don't worry about the public seeing the packages while still allowing resellers to resell the packages. What are you waiting for? If you are a developer and want to allow others to resell your product licenses, while you get the revenue for the products sold via Resellers, Purchase the plugin Today! Go Here to Purchase the Product Today.
  2. Fixed Hidden Forums Issue, now forums that are hidden will stay hidden from main index and will only be accessible by people who know the link to them. Link Redacted for Security Reasons.
  3. technically the trial download isn't working because it hasn't been released to the public yet(aka reached RC(Release Candidate) status yet)
  4. this is still being worked on a bit slow due to the needed setup of the panel itself to test the API calls against.
  5. I actually already made my own reseller API system, it is currently what I use on my blesta though it is a modified version of the license manager and technically was made only for reselling licenses. I probably should eventually try moving it to it's own plugin and try selling that as well(not the modified license manager version, the plugin I would make from scratch that has the reseller api moved over to it that might have the ability to resell more than just licenses....though for my own use case at this time my reseller API is only made to support reselling my licenses and I have no ETA on when I plan on moving the reseller API over to it's own plugin.) so yes it is possible yes to make your own reseller API system like I did but if you need a developer to make one for you try looking here: https://www.blesta.com/development/ but the way Paul described it is the exactly the way I built my reseller API system.
  6. Be on the lookout for a product from CubeData coming soon(no ETA though) named C!Blesta(for CMS Blesta) which aims to basically be the "bridge" or "SSO" integration between many different CMS platforms including wordpress, joomla, and others to come sooner or later after initial release of the product. No ETA is planned for this product as with all of our products we never give out ETA's on when a product might be launched to avoid stressing out our developers to meet release dates which insures our products come out tested and known to be perfected and work.
  7. you have to have a owned blesta license for buying the license manager. to quote paul:
  8. seems to work fine for me, just tried it on a http api tester I use http://hurl.eu/ are you sure you are doing it as POST? as I tried it doing test.com and it returned a license key fine. all I can tell you to do is talk with @Paul or one of the other blesta developers or just open a ticket here: https://account.blesta.com/client/plugin/support_manager/client_tickets/add/3/
  9. this is currently in the works by CubeData, someone already requested it and besides needing to setup a Pterodactyl panel for testing the api calls & seeing if they work, it might be soon released, though before you ask I will not give a ETA of when it will be released, the last time I did that it failed, so I will not release any ETA to save the pressure to meet a ETA.
  10. You know you aren't helping us help you because we have no clue what provisioning module you are using as I doubt that is configuration option, seems to be defined by the module. Though since you might need more help than I can provide I am going to tag @Paul @Blesta.Store
  11. Or use some fraud prevention like my fraudrecord anti fraud module for blesta or fraud labs pro max mind etc
  12. did you also disable selinux if you have it on your linux distro? as I have known selinux to cause multiple issues like this including blocking licensing calls,etc as selinux is such a pain that by default if any process tries to write to any directory, it stops it the best way to test is do this setenforce 0 getenforce => "permissive" once it states permissive, you should be able to try again and if it fixes that, hey selinux was your problem. of course those commands might be specific to centos though, as I don't know if ubuntu or any other non rpm based distro has selinux though. like I said could be selinux being picky as usual. then again seems related to h20 php parser: https://github.com/speedmax/h2o-php/issues/84
  13. Have you checked the permissions making sure apache or nginx whatever server software you use has write access to it? As you can check using ls -l /tmp && chown -R apache:apache /tmp && chown -R apache:apache /home/username/billing that is the command for centos it us the same for ubuntu except you replace apache with www-data That command will output the long listing of the directory including which user owns it and then chowns or changes ownership of the entire directory including subdirectorys including files and should fix the permissions issue
  14. are you on shared hosting? because it appears some php functions required by blesta aka exec(),etc has been disabled on that shared hosting server, which would explain why you are having issues.
  15. so how is development going mike? haven't heard anything on development and when we are able to use it on our own blesta installation yet mike. Got anymore development updates? @Blesta.Store
  16. okay, well if anyone is looking for a blesta<->wordpress bridge check out @mrrsm 's wordpress bridge, as I remember him saying something about it here on the forums.
  17. who was that? as I checked my domains and they are all on auto renew with the registrar so not sure what you mean unless you meant the op?
  18. okay? so what are you trying to do? as unless you have the html invoices addon by someone here in the forums I Believe blesta-addons made it, you won't see the invoice as html output only in pdf form which you can see. you could submit that as a feature request to add that in the core though.
  19. have you tried enabling your debug mode inside blesta's config to see why? that would log the errors in your webserver log otherwise blesta will try to "mask" the errors instead and you will not see them in the error log of your webserver.
  20. that was my intention on naming it "C"Blesta so it is generic for CMS, plan to make bridges for modx, concrete5, joomla and others. but as stated it is a project I work on when I get time here and there.
  21. That sounds like my updated bridge I was making for joomla and other cms effectively named C!Blesta for Cms so it is generic as I found the source code for j blesta and have been working on it for a while off and on when time permits
  22. you need to get a "charger" what do you mean mike? I am not in the uk like paul so I don't understand what you mean by that.
  23. already did mike, hoping we can purchase the forums soon for use
  24. Have no clue don't run on php 7.2 yet on the production blesta still running php 5.6 so no clue but see you changed your name ginner159 lol
  25. What virtualization type are you running on? Is it on a physical/dedicated server or vm?
×
×
  • Create New...