Jump to content

bigideaguy

Retired Forum Member
  • Posts

    107
  • Joined

  • Last visited

Everything posted by bigideaguy

  1. Hey everyone, I have been an active developer for a few WHMCS addons which I have sold. I used to run a business full time which these addons were a part of but I now have a full time job and don't feel like I have enough time to work on these. Therefore I am open sourcing my code for these addons with the hope of maybe getting some help keeping them updated. I still plan to work on them when I have time but I don't want to charge anything for them. Customers who have paid for these addons/scripts can still get premium support via support@anveto.com. Free users can open issues on Github and I will do my best to answer them and take care of any issues. WHMCS Affiliate Anywhere WHMCS Slack WHMCS Currency Rates WHMCS EU Cookie Law Compliance WHMCS Licensing Addon C# Tester Visit the releases page of each project to download the latest version of the addon or script. Addons will no longer be sold on the Anveto website and have not been sold there for some time now.
  2. This addon has been open sourced and is free to download, please see the github page https://github.com/markustenghamn/WHMCS-Currency-Rates Users who have paid for this addon can still receive dedicated support via support@anveto.com
  3. This addon has been open sourced and is free to download, please see the github page https://github.com/markustenghamn/WHMCS-Affiliates-Anywhere Users who have paid for this addon can still receive dedicated support via support@anveto.com
  4. This addon has been open sourced and is free to download, please see the github page https://github.com/markustenghamn/WHMCS-Slack Users who have paid for this addon can still receive dedicated support via support@anveto.com
  5. This addon has been open sourced and is free to download, please see the github page https://github.com/markustenghamn/WHMCS-Affiliates-Anywhere Users who have paid for this addon can still receive dedicated support via support@anveto.com
  6. This addon has been open sourced and is free to download, please see the github page https://github.com/markustenghamn/WHMCS-Affiliates-Anywhere Users who have paid for this addon can still receive dedicated support via support@anveto.com
  7. Use ?aff to link to any WHMCS page or external page not part of your WHMCS installation. Version 1.4 is now available which adds the ability to exclude affiliate comissions based on the product billing interval. For example, you may want to offer affiliate comissions on annual sign ups but not monthly sign ups, now you can do that by editing the product and navigating to the "Other" tab.See our latest announcement: http://anveto.com/announcements/6/Anveto-Affiliate-Anywhere-Plus-14-Now-Available.html Features: - Use ?aff on any whmcs page - Exclude affiliate commission based on billing plan (Monthly, Annually, etc.) - Detailed documentation and source code for implementation on an external non-whmcs page (4 lines of code) - Included Wordpress plugin to make installation super easy - Domain whitelist to prevent abuse Installation Once you purchase this addon you will need to upload it to your modules directory and configure it so that an administrator can access it's page. Once there you will be able to add a domain to your whitelist, the domain of your whmcs installation works by default. You can add as many domains as needed. You will find the php snippet that needs to be included on your non-whmcs pages on this same page. There is also an affiliate.php with this same code snippet included inside your downloaded file. We are here to help you if you have any problems and can be contacted by phone, email and live chat. A complete installation and configuration can be purchased for $50 during checkout. Anveto Affiliate Anywhere Plus encoded version is a one-time cost of $19.99 with unlimited support and updates and can be purchased here: https://anveto.com/members/cart.php?a=add&pid=31 If you are interested in the unencoded version, it can be purchased for $199.99 here: https://anveto.com/members/cart.php?a=add&pid=32 I have made a new thread from the original as I was unable to edit and some things are no longer relevant. See original: http://forum.whmcs.com/showthread.php?100119-Anveto-Affiliate-Anywhere-Plus
  8. Version 1.3 is now out which adds better support for WHMCS version 6.* and also tries to be backwards compatible with version 5.*. The addon is available on our downloads page https://anveto.com/downloads/2/WHMCS
  9. Thanks Alex! I decided to change the directory structure now during the holidays and I literally made this change less than 5 minutes ago and was just about to add the htaccess 301 redirects when you posted this. Links should work within a few minutes.
  10. Here is a quick video that demonstrates how it works:
  11. WHMCS Slack allows you to post automatic updates to Slack when events happen in your WHMCS installation you can have an unlimited number of events and an unlimited number of channels. You can even post the same event to multiple channels but with a different message if you would like to. The addon uses WHMCS hooks to post to slack when things happen. The following hooks are available in version 1.0: AddInvoiceLateFee AddInvoicePayment AddTransaction AdminAreaViewQuotePage InvoiceCancelled InvoiceChangeGateway InvoiceCreated InvoicePaid InvoicePaymentReminder InvoiceRefunded InvoiceSplit InvoiceUnpaid LogTransaction ManualRefund QuoteCreated QuoteStatusChange acceptQuote AcceptOrder AddonFraud AfterShoppingCartCheckout CancelOrder DeleteOrder FraudOrder PendingOrder RunFraudCheck ShoppingCartValidateDomain AdminServiceEdit CancellationRequest ServiceDelete ServiceRecurringCompleted AfterModuleChangePackage AfterModuleChangePassword TicketAdminReply TicketClose TicketOpen TicketStatusChange TicketUserReply When editing a hook you can add a channel and the message format you want to post to that channel. Purchase the addon for only $9.99 via our website at http://anveto.com/members/cart.php?a=add&pid=37 Purchase the addon without the encoding in order to make your own modifications for $49.99 at http://anveto.com/members/cart.php?a=add&pid=38
  12. Version 1.2 is now available which fixes some header already sent conflicts with other themes and addons. The plugin will use a javascript or meta redirect instead if a header redirect can't be used.
  13. Version 1.3 of the Anveto Affiliate Anywhere Plus addon is now available via our website. This new version will address several bugs which have been found by some clients and has also been updated to support WHMCS version 6.2. Fixes issue of double / at the end of url Fixes headers already sent issue for some WHMCS themes Optimized for WHMCS 6.2
  14. If you need help please contact us via support@anveto.com with your account or purchase information and we will be happy to assist you!
  15. Version 1.2 is now available which includes the following changes. - Fixes issue with class changes in WHMCS 6.0.
  16. Yea, I tried many different ways, still the same. Oh well, I other ways to solve this for now
  17. Yea, seems to work in in 5.3 already but I can only get it to return 1 project out of a total of 16 even though number of results says 16, weird.
  18. So I stumbled across this page http://docs.whmcs.com/API:Get_Projects Is this accessible in 5.3 or is this something that will be in 6.0? Working on an addon related to project management and it would be nice to know Yes, I can see that the page seems unfinished but Google has already indexed it.
  19. This is a flawed way of doing security. It is better to find out how someone is able to get your clients credentials and fix that issue. I have clients who own or are part of several companies who would trigger such a ban. It seems like it would cause more problems than it would solve. It is also very easy to switch to a different IP. So the ban would really only harm your regular users who trigger it by accident.
  20. I am having an issue where my the hook for the DailyCronJob is not being called. I know cron is running as I get the email daily. It seems like the method is not being called to perform the update but if I call this from the browser it seems to work fine. What am I missing or doing wrong here? class MyAddon_Hooks { protected static $instance = NULL; public static function get_instance() { if ( NULL === self::$instance ) self::$instance = new self; return self::$instance; } function __construct() { $files = array("addonfile.php"); foreach ($files as $f) { if (file_exists($f)) { include_once($f); } } } function update() { Anveto::get_instance()->cron(); } } function myaddon_update() { MyAddon_Hooks::get_instance()->update(); } add_hook("DailyCronJob",1,"myaddon_update"); This is the code in my hooks.php file.
  21. Hey everyone! Here is another nice module/program from Anveto. This is a C# program which will allow you to test your WHMCS Licensing Addon and also serve as a base project when making a C# application that will use the WHMCS Licensing Addon functionality. You will get both a .exe file to run the windows forms application and also the entire Visual Studio 2012 project with source code that you can use for any project. See the video for a simple overview of how this program works. You can purchase this program here: https://anveto.com/members/cart.php?a=add&pid=35 Purchase includes unlimited updates. Source code is free to use for an unlimited amount of projects, no attribution is necessary.
  22. I created a client account and tried to find any hint of a client group for my account but was unable to do so from a client point of view. When I did this I was using the standard portal theme, if you have a custom theme there is always the chance that it could be different, not that I could see why anyone would make it visible on purpose.
  23. Seems like the attachements were deleted when the email was fetched from the server. This seems to be a WHMCS bug in my opinion. Is there any way to simply allow any type of attachment in the settings under "Allowed File Attachment Types"? Then I can let my server decide whether the file presents a risk before WHMCS gets the email.
  24. I had some png images blocked, is there a way for me to recover these? I am guessing WHMCS got the extension wrong?
  25. Version 1.1 is now available which includes the following changes. - Fixes issue with redirect from links on the same domain - Adds javascript backup in case PHP header redirect does not work In addition to this the Anveto Affiliate Anywhere Plus Wordpress plugin has also been updated to reflect these fixes.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated