ADD ANY FILE
it would be gorgerous to have a third category of files (QUOTE, INVOICE and OTHER)… OTHER is a free PDF file i add manually. But it is handeled in the “customer area” normally and an EMAIL is generated like for the other files for the customer. That way i can make available full proposals for example or reports etc i send to the customer and i have them all in one clean AREA
4 Comments. Leave new
Please allow this to happen, it is the only thing holding me back from purchasing the client area plugin.
Update: I have solved this problem using a third party plugin and some custom coding of my own.
https://github.com/madcapnick/filesaddition/tree/master
Credits:
Sliced Invoices Plugin v3.7.5
Author: Sliced Invoices
Author URI: http://slicedinvoices.com/
User Private Files Plugin v1.1
Author: Hai Bui – FLDtrace team
Author URI: http://www.fldtrace.com
DIRECTIONS FOR USE:
1) Install Sliced Invoices Plugin as well as Client Area Extention directly from Sliced Invoices here: https://slicedinvoices.com/
2) Install the “User Private Files” plugin from here: https://github.com/fldtrace/user-private-files-plugin
3) Activate both plugins on same website, set up Simple Invoices Plugin as normal, set up Client Area plugin as normal. Activate “User Private Files” Plugin
4) Create and copy/paste or insert this PHP file into your theme folder /YOURTHEME/Sliced/client-area.php
Update: Doesn’t actually work yet.
–Update– Now works correctly.