MyParcel
Export your WooCommerce orders to MyParcel (www.myparcel.nl) and print labels directly from the WooCommerce admin
3.9
(48 ratings)Will this break my store?
What the WordPress.org registry says about keeping MyParcel running.
Tested to 7.0.2
Tested against the WordPress branch in use today.1 month ago
At least 6.3 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.4
Your host must be running at least this version.5.2.0
2
Maintenance & trust
Scored on how MyParcel is looked after — not on how many stores run it.
86
out of 100Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
12 / 20Merchant satisfaction
9 / 15Listing transparency
10 / 10Ratings
3.9
48 ratings
This WooCommerce extension allows you to export your orders to the MyParcel service (www.myparcel.nl).
Online Manual (in Dutch): https://myparcelnl.github.io/woocommerce/
The no. 1 shipping platform for every online entrepreneur.
We are MyParcel, the platform with which every online entrepreneur, large or small, can easily create shipping labels to send parcels, mail, letterbox parcels, and pallets. To destinations inland and abroad. Our goal is to make the services of major carriers accessible to every online entrepreneur so that they have time for what they are good at: doing business. We do this with our easy and accessible shipping service, smart IT solutions, and the most personal customer service.
How does it work?
Automatically import your orders from any desired sales channel into the platform and print out your shipping labels in no time. Have your packages picked up or bring them yourself to a PostNL or Instabox delivery point. Your customer receives the track & trace information, and you can keep an overview of all shipments in the MyParcel platform.
Just like the other 36,000 webshops, experience…
- Our free personal customer service. We offer you direct telephone support!
- How to save time and money printing your shipping labels.
- That you are not tied to anything! We do not charge monthly fees.
- How to easily integrate our shipping platform into your webshop.
Main features.
- Delivery options integrated in your checkout.
- Export your WooCommerce orders to MyParcel with a simple click, single orders or in batch.
- Print shipping labels directly (PDF).
- Create multiple shipments for the same order.
- Choose your package type (Parcel, Digital stamp, mailbox package or unpaid letter)
- Define preset MyParcel shipping options (signature required, extra insurance, etc.).
- Modify the MyParcel shipping options per order before exporting.
- Extra checkout fields to separate street name, house number and house number suffix for more precise address data
- View the status of the shipment in the order details page.
- Add Track & Trace link to the order confirmation email.
An API-key is required for this plugin! You can create this in your backoffice account.
Online Manual (in Dutch): https://myparcelnl.github.io/woocommerce/
When logged in on your MyParcel or Flespakket account, you can find your API key under Instellingen → Algemeen.
You can change the text (which is placed above the order details table by default) by applying the following filter:
add_filter( 'wcmyparcel_email_text', 'wcmyparcel_new_email_text' );
function wcmyparcel_new_email_text($track_trace_tekst) {
// Tutoyeren ipv vousvoyeren
$nieuwe_tekst = 'Je kunt je bestelling volgen met het volgende PostNL Track & Trace nummer:';
return $nieuwe_tekst;
}
Categories
Plugin details
Tags on WordPress.org
