
shadowtek
Member-
Content Count
28 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout shadowtek

-
Rank
Junior Member
Recent Profile Visitors
-
Widget To Display A Summary Of Fiscal Income For Multiple Periods
shadowtek replied to brian!'s topic in Third Party Add-ons
Heya @brian! Did you ever manage to get to your "Widget Weekend"? Still, need a financial year widget 🙂 -
Different Billing Periods
shadowtek replied to Steven Taylor's topic in Admin & Configuration Questions
I too am interested in this. I would like to be able to have some services billed with a 30 day term, whilst hosting and automated billing products etc billing based on automation settings. I guess even if there was an option to alter just at client level or client group Cheers -
We are also getting pop connections error all of a sudden, however the email,piping seems to be functioning just fine as we are still getting our tickets. We didn’t start getting these until we updated to v7.7
-
Widget To Display A Summary Of Fiscal Income For Multiple Periods
shadowtek replied to brian!'s topic in Third Party Add-ons
@brian! This is exactly what i have been looking for, unfortunately, doesn't seem to still work 😞 If you get a chance could you please take a look and see if you can get this working again for WHMCS v7.7.x As always i appreciate your valuable input around the community -
Hi Guys, Just wondering if anyone knows of a solution that can be implemented where WHMCS will take a "FULL" cpanel backup of an account prior to terminating a hosting account?
-
Adding WHMCS Licensing Addon to custom PHP Project
shadowtek replied to TrippleEx's topic in Service Offers & Requests
@mfoland you might be able to help with this? -
How to Configure WHMCS Template to Match my Wordpress Website
shadowtek replied to adamjedgar's topic in Using WHMCS
Thanks @brian! for the heads up.. -
How to Configure WHMCS Template to Match my Wordpress Website
shadowtek replied to adamjedgar's topic in Using WHMCS
@adamjedgar it would be my recommendation to simply use WHMCS service to create you a matching theme for your Wordpress website. You can order this solution here https://www.whmcs.com/members/cart.php?a=confproduct&i=0 I do also understand if you want to achieve this on your own. You can fairly easily integrate your Wordpress header and footer into your whims template by using the following method. ( This is what I did ) First step is to bring in the WordPress core into your header.tpl {php} define('WP_USE_THEMES', FALSE); require('/path/to/wordpress/wp-load.php'); {/php} Next, call WordPress Header functions into your header.tpl {php} get_header(); {/php} Next, call WordPress Footer functions into your footer.tpl {php} get_footer(); {/php} As far as the rest of the WHMCS styling, buttons etc you will need to do some css changes to reflect your Wordpress design. This topic has been discuss a number times and the common consensus is to still use a professional service like the one I mentioned above. Credits for this solution are from here https://squidix.com/blog/include-wordpress-header-footer-whmcs/ As I said, this is how I have integrated my main sites design into whims and I'm happy to help where I can. -
Hi all, My apologies in advance if this is a silly question.... When creating a client group with a discount will that discount % be applied to billable items and hourly rate invoice created with the native project management addon? or does it only effect the "products". Cheers
-
shadowtek started following Service Offers & Requests
-
Allow client to upgrade eg. disk space (cPanel)
shadowtek replied to DennisHermannsen's topic in Using WHMCS
@DennisMidjord could you please shed some light on how you configured this to work as a way of purchasing extra storage for a hosting account ? Thanks in advance Steve -
7.6.1 - Domain sync doesn't run anymore...?
shadowtek replied to bendrop's topic in Troubleshooting Issues
Thx for this temp fix Alex -
Allow client to upgrade eg. disk space (cPanel)
shadowtek replied to DennisHermannsen's topic in Using WHMCS
Thank you @DennisMidjord I’m off to buy a license.. -
Thanks @brian! Just installed this into the Flowcart7 template from the Hexa theme. It looks amazing
- 76 replies
-
- gateways checkout
- images
-
(and 2 more)
Tagged with:
-
Allow client to upgrade eg. disk space (cPanel)
shadowtek replied to DennisHermannsen's topic in Using WHMCS
Hey all, I am also Interested in this sort of upgradability for my clients. @DennisMidjord if you have reached out to whmcs It will be interesting to know the response. -
I have been looking into client expense tracking and was considering whmcs expense. Thanks @brian! for the heads up