Beskrivelse
FENIX Express is a WooCommerce plugin designed to streamline the order fulfillment process. It allows users to send order details directly to FENIX Express, saving time and effort in manually inputting data.
Features:
-
FENIX Express Account Integration: Login with your FENIX Express account to integrate fulfillment services with your WooCommerce store.
-
Pickup Location Configuration: Set your default pickup location for ease of use.
-
Service Type Selection: Choose the service type for your deliveries – next day or same day delivery.
-
Order Pushing: Send your orders directly from the WooCommerce order page to FENIX Express.
-
Order Tracking: Add a tracking number to your orders and get the ability to fetch the airway bill.
Skjermbilder
Installasjon
- Upload the
fenix-express
folder to the/wp-content/plugins/
directory. - Activate the FENIX Express plugin through the ‘Plugins’ menu in WordPress.
- Configure the plugin settings in WooCommerce > Settings > FENIX Express.
- Start managing your order fulfillment with FENIX Express!
FAQ
-
How to get the API Key?
-
Ask the FENIX Express team for your API Key and enter it in the plugin settings.
-
How to send orders in bulk?
-
Currently its not supported, we will add this feature in the next release.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“FENIX Express” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “FENIX Express” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.0
- Initial release.
1.0.1
- Use billing phone number if shipping phone number is not available.
- Fetch AWB on demand
- Send product details when creating a shipment
1.0.2
- Feature: Ability to record debug logs
- Feature: Show rates on checkout
1.0.3
- Feature: Send orders in bulk
1.0.4
- Feature: Fetch service types from backend
1.0.5
- Security updates (Input sanitization, escaping, etc.)
1.0.6
- Updated the plugin text domain to match the slug
1.0.7
- Minor fixes