{"id":283267,"date":"2026-03-03T10:47:51","date_gmt":"2026-03-03T10:47:51","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/foxpost-packeta-group\/"},"modified":"2026-03-03T10:47:27","modified_gmt":"2026-03-03T10:47:27","slug":"foxpost-packeta-group","status":"publish","type":"plugin","link":"https:\/\/en-ca.wordpress.org\/plugins\/foxpost-packeta-group\/","author":23085606,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.20","stable_tag":"1.0.20","tested":"6.9.4","requires":"5.9","requires_php":"7.4","requires_plugins":null,"header_name":"FOXPOST - Packeta Group","header_author":"Foxpost","header_description":"Flexible parcel delivery via FOXPOST lockers and home delivery for WooCommerce.","assets_banners_color":"b70100","last_updated":"2026-03-03 10:47:27","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/foxpost.hu\/uzleti-partnereknek\/integracios-segedlet#woocommerce-plugin","header_author_uri":"https:\/\/foxpost.hu\/","rating":5,"author_block_rating":0,"active_installs":200,"downloads":439,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.20":{"tag":"1.0.20","author":"foxpost","date":"2026-03-03 10:47:27"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3473536,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3473536,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.20"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[13827,202107,202108,3546,286],"plugin_category":[45],"plugin_contributors":[256987],"plugin_business_model":[],"class_list":["post-283267","plugin","type-plugin","status-publish","hentry","plugin_tags-delivery","plugin_tags-foxpost","plugin_tags-packeta","plugin_tags-shipping","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-foxpost","plugin_committers-foxpost"],"banners":{"banner":"https:\/\/ps.w.org\/foxpost-packeta-group\/assets\/banner-772x250.png?rev=3473536","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/foxpost-packeta-group\/assets\/icon-256x256.png?rev=3473536","icon_2x":"https:\/\/ps.w.org\/foxpost-packeta-group\/assets\/icon-256x256.png?rev=3473536","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Plugin to provide Foxpost apt and home delivery shipping methods to woocommerce webshop.\nIt also ensure an order export function to create mass import file to Foxpost.<\/p>\n\n<p>This plugin utilizes <a href=\"https:\/\/webapi.foxpost.hu\/api\/\">Foxpost Web API<\/a> and <a href=\"https:\/\/cdn.foxpost.hu\/apt-finder\/v1\/app\/\">Foxpost APT finder<\/a><\/p>\n\n<p>Foxpost Web API docs: <a href=\"https:\/\/webapi.foxpost.hu\/swagger-ui\/index.html\">docs<\/a>\nFoxpost Web API service terms and privacy policy: <a href=\"https:\/\/foxpost.hu\/en\/general-terms-and-conditions\">docs<\/a><\/p>\n\n<p>Foxpost APT finder docs: <a href=\"https:\/\/cdn.foxpost.hu\/apt-finder\/v1\/documentation\/\">docs<\/a>\nFoxpost APT finder is an embeddable widget to the website, it is not handling any of your data.<\/p>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to Foxpost external services in order to create and manage parcel shipments.<\/p>\n\n<p>Foxpost Web API \u2013 <code>https:\/\/webapi.foxpost.hu\/api\/<\/code>\n    What it is used for: creating parcels, printing labels, synchronizing parcel status and exporting orders to Foxpost.\n    What data is sent and when: when you create or update a parcel, export orders or trigger a parcel status sync, the plugin sends shipment\u2011related data such as:\n        * order ID and reference code,\n        * recipient name, address, postcode, city and country,\n        * phone number and email address (if provided),\n        * COD amount, parcel size and delivery mode (locker or home delivery).\n    Service documentation: https:\/\/webapi.foxpost.hu\/swagger-ui\/index.html\n    Terms of service and privacy policy: https:\/\/foxpost.hu\/en\/general-terms-and-conditions<\/p>\n\n<p>Foxpost APT finder widget \u2013 <code>https:\/\/cdn.foxpost.hu\/apt-finder\/v1\/app\/<\/code>\n    What it is used for: displaying an interactive map and list of Foxpost parcel lockers on the checkout page so customers can select a pickup point.\n    What data is sent and when: the widget is loaded in the customer\u2019s browser from Foxpost's CDN; the plugin itself does not send any personal data to this widget. The widget may receive non\u2011personal context such as language and previously selected locker ID.\n    Service documentation: https:\/\/cdn.foxpost.hu\/apt-finder\/v1\/documentation\/<h3>Upgrade<\/h3>1. Its simple: make the install process one more time<h3>Development<\/h3>\nThe JavaScript bundle used for the checkout integration is generated via a build step and the distributed, minified file is:<\/p>\n\n<ul>\n<li><code>public\/checkout\/index.js<\/code><\/li>\n<\/ul>\n\n<p>The corresponding, human\u2011readable source code is kept in the plugin repository under:<\/p>\n\n<ul>\n<li><code>public\/checkout\/index.js<\/code> (source before minification \/ bundling)<\/li>\n<li><code>public\/checkout\/index.js.map<\/code> (source map generated by the build)<\/li>\n<\/ul>\n\n<p>These files allow developers to review and debug the original uncompressed code used to create the production bundle.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin from Foxpost (which will be a zip file). Next, you need to go to WordPress admin area and visit Plugins \u00bb Add New page.<\/li>\n<li>Then you need to click on the \u2018Choose File\u2019 button and select the plugin file you downloaded earlier to your computer.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>In the Woocommerce setting there is a Foxpost tab where you can config them.<\/li>\n<li>In the Woocommerce shipping settings you can add your FOXPOST - Packeta Group methods to Shipping zones.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.20<\/h4>\n\n<p>Security: Added nonce verification to all AJAX endpoints\nSecurity: Enhanced input sanitization and output escaping\nSecurity: Added capability checks for admin operations\nImprovement: Added index.php files to all directories for security\nImprovement: Updated plugin metadata for better WordPress.org compliance\nImprovement: Added .gitignore and .distignore files\nImprovement: Improved SQL query security with prepare statements\nDocumentation: Created CHANGELOG-COMPLIANCE.md with detailed security updates<\/p>\n\n<h4>1.0.19<\/h4>\n\n<p>bugfix: updated apm list init definition<\/p>\n\n<h4>1.0.18<\/h4>\n\n<p>bugfix: API parcel sending fix\nbugfix: scheduler time expression<\/p>\n\n<h4>1.0.17<\/h4>\n\n<p>bugfix: checkout selected apm validation\nbugfix: status sync set to 3 hours\nbugfix: missing variable declaration at checkout<\/p>\n\n<h4>1.0.16<\/h4>\n\n<p>removed A5 label size<\/p>\n\n<h4>1.0.15<\/h4>\n\n<p>bugfix: cart weight based restriction fix<\/p>\n\n<h4>1.0.14<\/h4>\n\n<p>bugfix: removed function return type due to PHP7.4 compatibility<\/p>\n\n<h4>1.0.13<\/h4>\n\n<p>bugfix: batch parcel status update meta data fix<\/p>\n\n<h4>1.0.12<\/h4>\n\n<p>bugfix: order meta parcel status fixes<\/p>\n\n<h4>1.0.11<\/h4>\n\n<p>bugfix: update for Wordpress Plugin Repository compliances<\/p>\n\n<h4>1.0.10<\/h4>\n\n<p>bugfix: show parcel status and tracker link after shipping address details\nbugfix: bulk parcel status update on order listing site<\/p>\n\n<h4>1.0.9<\/h4>\n\n<p>feature: added blocks checkout compatible display\nfeature: added HPOS support<\/p>\n\n<h4>1.0.8<\/h4>\n\n<p>bugfix: checkout layout fix\nbugfix: APT select box default value fix<\/p>\n\n<h4>1.0.7<\/h4>\n\n<p>small refact<\/p>\n\n<h4>1.0.6<\/h4>\n\n<p>bugfix: error if there is no chosen APT\nchange: update weight error message (dynamic weight unit)<\/p>\n\n<h4>1.0.5<\/h4>\n\n<p>add: map disable option\nadd: taxable shipping &amp; COD fee\nchange: APT select box default value<\/p>\n\n<h4>1.0.4<\/h4>\n\n<p>bugfix: warning in foxpost-wc-shipping-map.php when APT address empty<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>bugfix: warning in class-foxpost-wc-shipping-public.php when APT address empty<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>bugfix: Weight check\nchange: config file, API up to 1.1.6\nremove: manual PDF<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>bugfix: FoxPostApi.trackParcels downgrade to PHP5.6<\/p>\n\n<h4>1.0.0<\/h4>\n\n<p>Initial release<\/p>","raw_excerpt":"This plugin provides Foxpost shipping functions and order export to FoxPost for WooCommerce.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/283267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=283267"}],"author":[{"embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/foxpost"}],"wp:attachment":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=283267"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=283267"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=283267"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=283267"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=283267"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=283267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}