Before you get started there are a few requirements, have a quick read of the below pages
If you know what your doing re PHP/MySQL just follow the quick install guide, else read on below for the full details
If creating PDF in Simple Invoices didn't 'Just Work' there are a couple of changes that need to be made on your system to enable Export to PDF
gd
GD Support enabled
GD Version 2.0 or higher
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes)
in /var/www/simpleinvoices/pdf/filter.data.html2xhtml.class.php on line 8
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 90 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 90 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 64M ; Maximum amount of memory a script may consume (8MB)
If you had problems with the Simple Invoices installer you can manually import the full Simple Invoices database, just follow the below steps
For more information on setup options please refer to the below links:
Links: Frequently Asked Questions | Help