Linux 软件免费装
Banner图

Colisly Parcel Forwarding

开发者 pixfeed
更新时间 2026年8月23日 20:15
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce logistics warehouse package forwarding parcel forwarding

下载

1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.6 1.6.7

详情介绍:

Colisly Parcel Forwarding provides a complete client and parcel management system for a package forwarding business: receiving, storage, consolidation and reshipping of parcels (for example towards the French overseas territories). It suits forwarders, reshippers and virtual address services that already run their store on WooCommerce. The interface is in English and can be translated into any language through translate.wordpress.org. Client management module Parcel creation module Customer side Customers only see the information meant for them (parcel number, reception date, tracking number, weight, status, grouping allowed) in their WooCommerce My Account area: "My parcels", "My shipments", "My documents" and "Shipment request" (mes-colis, mes-expeditions, mes-documents and demande-expedition on French sites). Internal comments and dimensions are never displayed to customers. Native WooCommerce payments Each shipment request creates a detailed WooCommerce order: one fee line per parcel, a storage fee line and the chosen carrier as a native shipping line priced from its configurable tariff (base price + price per kg). The customer is redirected to the standard WooCommerce payment page and pays with any payment gateway enabled in the shop. Statuses stay synchronized both ways: order paid → shipment "paid"; shipment "shipped" → order completed; order cancelled → parcels returned to stock. The shipment request form shows each carrier tariff, disables carriers that are not allowed for the selection, and displays a live total estimate (parcels + storage + transport). Native WooCommerce e-mails Two real WooCommerce e-mails are registered under WooCommerce → Settings → Emails: "Parcel received" (sent to the customer) and "Shipment requested" (sent to the staff, with configurable recipients). They use the shop e-mail template and can be overridden from the theme. Without WooCommerce, a plain-text fallback keeps notifications working. Private documents Client documents and reception photos are stored in a protected directory (direct access denied, randomized file names) and served only through an authenticated download endpoint: a customer can only download their own documents marked as visible; reception photos are restricted to the staff. Extensible The architecture is built to grow: actions and filters (colisly_parcel_created, colisly_shipment_requested, colisly_carriers, colisly_parcel_price, colisly_carrier_price, …) allow adding import/export, statistics, loyalty programs, a REST API or multi-warehouse support without touching the core.

安装:

  1. Upload the colisly folder to /wp-content/plugins/, or install it from the Plugins screen.
  2. Activate the plugin. WooCommerce must be installed and active.
  3. Go to "Colisly → Settings" to configure the pricing tiers, storage fees and carriers.
  4. Create a client record from "Colisly → Clients", then register parcels from "Colisly → New parcel".

屏幕截图:

  • Client record: indicators and tabs (parcels, shipments, documents, history).
  • Parcel creation form with live client search and the client's current stock.
  • Customer "My parcels" screen in the WooCommerce My Account area.

升级注意事项:

1.6.7 Privacy export completeness and three fixes found in a second audit. No database change. 1.6.6 Usability fixes found during a full walkthrough. No database change. 1.6.5 Layout fix in the customer tables. No database change. 1.6.4 Layout fixes on the settings screen and on wide tables. No database change. 1.6.3 Directory listing wording only. No database or behaviour change. 1.6.2 Documentation fix only. No database or behaviour change. 1.6.1 Housekeeping release: plugin and author URLs updated. No database or behaviour change. 1.6.0 Plugin renamed and internal prefix updated; existing data is migrated automatically on update.

常见问题:

Can the customer change the grouping permission?

No. This decision is made by the staff only, when the parcel is received, and can never be changed by the customer. A parcel whose grouping is forbidden must be shipped alone.

How are storage fees computed?

Every parcel gets a free storage period (15 days by default). Beyond it, fees are computed automatically per day and per parcel using the amount defined in the settings.

Are documents private?

Yes. Files never go through the public media library: they live in a protected directory and are only served after login, with ownership checks. A customer can only download their own documents; reception photos are restricted to the staff.

Is the plugin GDPR-ready?

Yes. It registers a personal data exporter and eraser with the native WordPress privacy tools (Tools → Export/Erase Personal Data), and deleting a user account removes all of their plugin data, including private files.

Is any data removed on uninstall?

Not by default: deleting the plugin keeps your clients, parcels and files safe. A site administrator can opt in to a full cleanup by setting the colisly_remove_data_on_uninstall option to yes before deleting the plugin, for example with WP-CLI: wp option update colisly_remove_data_on_uninstall yes.

更新日志:

1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.0 1.4.0 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0