Seamlessly consolidate and track orders from all channels in real-time with the Order Management Hub. Gain clear inventory visibility, flexible payment options, and seamless integrations with other systems. Plus, its expandable modules provide tailored solutions to enhance your order management processes.
Order Management Hub is a scalable order management system that consolidates orders from all channels, providing a centralized view of all orders in real-time. It also offers inventory visibility, bespoke routing algorithms, order tracking, flexible payments, and seamless integration with other components of the ERP suite and third-party systems. Additionally, it can be expanded with modules such as Omni-channel Order Capture, Order Fulfillment, Returns Management, After-sales Service Management, and Inventory Management Hub to provide new functionalities.
To deploy this template, you need tailorctl and Tailor account.
If you don’t have a Tailor account, please contact us.
In order to install tailorctl, please follow the instructions.
# Install tailorctl
brew install tailor-platform/tap/tailorctl
# Log in to Tailor Platform through CLI
tailorctl auth login -u '$username' -p '$password'
# Create a workspace in Tailor Platform
tailorctl workspace create --name '$workspace_name' --owner-username '$owner_username' --owner-password '$owner_password'
# Create an application in Tailor Platform
tailorctl app create '$application_name'
# Create Tailor template
tailorctl template generate -t git+https://github.com/tailor-platform/templates@order-mgmt-hub -o charts
# Apply Tailor template
tailorctl app apply -m charts
# Login to the application with the owner credentials
tailorctl app login -u '$owner_username' -p '$owner_password'
# Import the initial users into the application
tailorctl app import -m charts
# Login to the template with the test admin user
tailorctl app login -u 'adminadmin' -p 'adminadmin'
# Seeding the test data
tailorctl app import -m charts/seed
# Open the Graphql playground of the app in browser
tailorctl app open
Once you run these command, this application is deployed to your preserved domain and the GraphQL endpoint will be ready to interact with Frontend.
For the application login, please refer to the documentation.At the heart of this template lies the integration of models and business logic, meticulously crafted using CUE and stored in the 'manifest' directory. Tailor PF, acting as a bridge, takes these models and logic into account and effortlessly translates them into types within the GraphQL SDL (Schema Definition Language). After successfully deploying the template, a comprehensive view of the GraphQL SDL becomes accessible in the playground. This provides an interactive interface, allowing you to witness firsthand the structuring and interplay of the types.
For more details, please take a look at the developer documentation.Use the easy-to-change Tailor Templates for a system that fits your business. These templates are like building blocks for your ERP system. They can change to match what your business needs.
To make changes, copy the Git template and then change the data, business rules, events, and more. You don't need to be an expert coder to set up your tools. For more help, visit docs.tailor.tech.
We know every business is different. That's why our Order Management Hub templates let you start fast and change as you grow. With Tailor, you get a system that grows with your business.
These additional templates can be plugged into your Order Management Hub to enhance the functionality. Each templates can also be used independently as a standalone application as well.
Product