The Printess Editor makes creating personalized templates fast and easy.
It comes with its own layout editor and the fronted for your customers to customize the various options.
Sell photo mugs, t-shirts or other personalized content within minutes.
Head over to
https://printess.com , register your account for free and start selling.
1.0
1.1.0
- Added: Possibility to use different templates for variations.
- Fixed: Deletion of variants when a Printess template is assigned.
1.4.6
- Added: Replaced table of personalized items in customer order detail view with CSS-Grid for easier styling.
- Fixed: Adding personalized items to basket failed for variants in case the item was added through the personalized items table inside the customers order detail view.
1.4.7
- Added: possibility to change saved design name on second and every consecutive "save" click.
1.4.8
- Fixed: Fixed broken printess settings after entering wrong api domain which resulted in a disappearing save button
1.4.9
- Fixed: broken saving of designs that created a new saved design with the same name on every second save click.
- Fixed: better table structure for saved designs in saved designs view and personalized products in order detail view
- Added: Option "Show original product in basket" that when unchecked does not display the original product inside the basket after editing a basket item.
- Added: Personalized items are now put upfront inside the shopping cart whereas the last edited one is on top.
1.5.0
- Added: Support for HPOS
- Added: Translation of "this item was edited. Consider removing it from your cart"
- Last version to support PHP 7.0 . New versions will need at least PHP 8.1 See php versions that still have security support: https://www.php.net/supported-versions.php
1.5.1
- Added: Moved personalized items table in order detail view on top of order detials
- Added: Better styling for saved designs table.
1.5.2
- Fixed: When using Ajax to add items to the cart, the editor did not close when adding items to the cart.
1.5.3
- Fixed: Broken Editor Overlay behavior in case the shop system is specifiying a maximum width for body and is moving the body into the browser center.
1.5.4
- Fixed: Fixed broken variant handling when editing cart item from within mini (overlay) cart. The Design variant (production pdf after the order) stayed the same, but the basket item and then later the ordered variant used the first available product variant.
1.5.5
- Fixed: Fixed issues with printess_adjust_add_to_cart being called with only 2 paramters instead of 3 due to customers theme handling things differently.
1.6.0
- Added: Reimplemented Printess Editor integration for better theme handling. The new implementation is only depending on one single woo commerce render callback now which leads to better theme support.
- Added: Order time values like orderId, lineItemId, itemQuantity etc. are know written to form fields at the time of production. List of new fields (A form field with the given name must exist):
itemQuantity
itemSku
orderId
orderName
lineItemId
productCategories
productCategorySlugs
productTags
productTagSlugs
ShippingFirstName
ShippingLastName
ShippingName
ShippingAddress1
ShippingAddress2
ShippingCity
ShippingCompany
ShippingCountry
ShippingCountryCode
ShippingPhone
ShippingProvince
ShippingProvinceCode
ShippingZip
BillingFirstName
BillingLastName
BillingName
BillingAddress1
BillingAddress2
BillingCity
BillingCompany
BillingCountry
BillingCountryCode
BillingPhone
BillingProvince
BillingProvinceCode
BillingZip
1.6.1
- Fixed: Fixed some stylings in the last version that caused some issues with some themes.
1.6.2
- The text "Saving your design" on your product page is now hidden from the beggining so that it is eeven not visible on slow loading pages.
1.6.3
- Fixed: Fixed the broken (ignored) template configuration on variant level.
1.6.4
- Fixed: Removed -webkit-fill-available from body css that prevented scrolling on some themes
1.6.5
- Fixed: All css changes to body and html tags are now only applied during the time the printess editor is open due to problems with some themes.
1.6.6
- Fixed: Fixed Design Now button position to be next to the quantity selector in case of product variants.
1.6.7
- Fixed: Fixed Invisible Save dialog when clicking on the save button inside the designer
- Fixed: Fixed missing production time form fields
1.6.9
- Fixed: Removed printess_DropshipNonce from admin order view
- Fixed: Hitting enter inside the product form should not be adding the item into the basket without opening the printerss designer for personalisation any more.
- Added: Admin Order View now always displays the order item id; There is a new option inside the printess settings to also display line item id on customer order view of personalized items.
1.6.10
- Added: Added support for page redirect after "add to cart event" even in case ajax is enabled for add to cart action.
1.6.11
- Fixed: Fixed issues with single products where not added to the cart anymore.
1.6.12
- Fixed: Removed URL modifications that canceled the submit while trying to add an item to the cart.
1.6.13
- Fixed: Fixed broken page redirects after adding item to cart for saved designs and edited cart items
- Added: Basic support for page redirects on printess products for ajax enabled add to basket actions.
1.6.14
- Added: Non variable products now write their attribute values to form fields at production time
1.6.15
- Fixed: Fixed broken approve buttons in admin order view for non variable products
1.6.16
- Fixed: Fixed broken "Edit order line item" Link in admin order detail view for variation products.
1.6.17
- Fixed: Fixed broken "Edit order line item" Link in admin order detail view that opened the base design without the customer changes.
1.6.18
- Fixed: Fixed broken "Edit order line item" Link in admin order detail view that opened the base design without the customer changes.
1.6.19
- Fixed: Fixed issues with editor lost startup settings that have been provided directly inside the editor embed url.
1.6.20
- Fixed: Now, editor does not open in case the customer did not select values for each variant relevant option.
1.6.21
- Fixed: Changing price relevant form fields inside the editor did not affect WooCommerce attribute values in case the label auto mapping was used and the attribute name contained non ascii characters
1.6.22
- Added: Added experimental support for the new panel UI
1.6.23
- Added: Added support for output file configuration
1.6.24
- Fixed: Fixed possible issues with some products where the global dropship product definition id override hasn't been applied correctly.
- Added: Added support for document thumbnail widths / heights of up to 1000 pixels.
1.6.25
- Fixed: 1.6.24 introduced issues with unparsable product definition id's that are specified directly inside the product configuration.