Descrição
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.
Capturas de tela
Instalação
- 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!
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“FENIX Express” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “FENIX Express” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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