Phoenix PDF Packing Slips

CAD$79.00


  • Current Version: 1.5.0
  • Last Updated: 10/31/2021
  • Supports Phoenix: 1.0.7.5 – 1.0.9.1
  • PHP: 7.x, 8.0

  • License: Annual
  • Requires: No Extras

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

  • 1.5.0 (10/31/2022)
    • Fixed any deprecated tep_ function/variable issues for 1.0.8.19
  • 1.4.1 (08/13/2021)
    • Added bold formatting to attribute values
    • Added language file option PDF_PACKING_SLIPS_SHOW_MODEL to allow hiding of model number (set to false)
  • 1.4.0 (04/03/2021)
    • Corrected issue with error in hook on some installs
  • 1.3.0 (03/31/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:  

Visit this site: https://getcomposer.org/download/ and follow directions under Download Composer.

Example:
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');"
Then do the following:
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"
  • If you have /tmp file restrictions, or your server already has wkhtmltopdf installed, you can edit the pdf_packingslip file to reflect your TEMP FILE and wkhtmltopdf preferences.
Reviews
Phoenix UPS Shipping Pro
Phoenix UPS Shipping Pro
CAD$99.00

Much needed add-on for our business. With several box sizes ...
Version
Updated
2.0.1
03/18/2024
PHP
Phoenix
7.x, 8.0
1.0.8.3 – 1.0.8.21