Phoenix PDF Invoices

CAD$79.00


  • Current Version: 1.2.0
  • Last Updated: 10/31/2022
  • Supports Phoenix: 1.0.7.5 – 1.0.8.20
  • PHP: 7.x, 8.0

  • License: Annual
  • Requires: No Extras

This admin tool will allow you print PDF Invoices for single orders, or all selected orders. Allows for multiple page invoices and the ability to control lines-per-page via the language file.

If you enable the included notifications module, you can also attach a pdf invoice to order updates in the admin.

  • 1.2.0 (10/31/2022)
    • Fixed any deprecated tep_ function/variable issues for 1.0.8.19
  • 1.1.0 (05/06/2022)
    • Fix issues with older versions of Phoenix not working
  • 1.0.1 (12/28/2021)
    • Initial Release
Expiration
This addon support lasts for 365 days. You can use this addon forever but will need a valid license if you need an upgrade.

Install Instructions:

  • Purchase and you will receive the zip file containing this add-on and a license code
  • Unzip the file
  • Copy the contents of the zip into the root of your catalog making sure the admin files are placed in your admin directory if you have it under a different folder name.
  • This addon does not require activation.
  • You must also complete the following directions:

After install, navigate to your admin/includes/classes/composer/ directory and run the following:  

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === '55ce33d7678c5a611085589f1f3ddf8b3c52d662cd01d4ba75c0ee0459970c2200a51f492d557530c71c15d8dba01eae') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php
php -r "unlink('composer-setup.php');"

php ./composer.phar update

Once the above completes successfully, remove the composer.phar file by the following command:

rm composer.phar

  If you are not able to use the default system /tmp directory, you can run the the update using the following:

TMPDIR="/path/to/my/tmp/dir" php ./composer.phar update

  Upgrade Instructions:

  • You can simply replace the files on your server with the new version
  • If the version your are upgrading to has changes to the vendor classes, you may have to:
    • on the command line of your server, navigate to your admin/includes/classes/composer/ directory and run the following command "composer update"
Reviews
Phoenix Admin Access Levels (ver 1.x)
Phoenix Admin Access Levels (ver 1.x)
CAD$79.00

With this Admin access levels you can setup each admin user ...
Version
Updated
1.2.2
03/18/2024
PHP
Phoenix
7.x, 8.0
1.0.8.0 – 1.0.8.21