{"id":346,"date":"2026-03-02T14:19:49","date_gmt":"2026-03-02T14:19:49","guid":{"rendered":"https:\/\/unboxerp.com\/?page_id=346"},"modified":"2026-07-14T15:22:40","modified_gmt":"2026-07-14T15:22:40","slug":"cloud-vs-on-premise-erp","status":"publish","type":"page","link":"https:\/\/unboxerp.com\/?page_id=346","title":{"rendered":"Cloud vs On-Premise ERP"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"346\" class=\"elementor elementor-346\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81c49be e-flex e-con-boxed e-con e-parent\" data-id=\"81c49be\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8418eca elementor-widget elementor-widget-html\" data-id=\"8418eca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n<title>Cloud vs On-Premise ERP | Managed Dolibarr Hosting | Unbox<\/title>\r\n<meta name=\"description\" content=\"Should you self-host Dolibarr or use Unbox Managed Cloud? Compare security, backup protocols, and total cost of ownership. We provide SOC-2 compliant hosting.\">\r\n<link rel=\"canonical\" href=\"https:\/\/unboxcrm.com\/services\/cloud-vs-on-premise-erp\/\">\r\n<meta name=\"robots\" content=\"index,follow\">\r\n\r\n<meta property=\"og:title\" content=\"Unbox Managed Cloud vs. Self-Hosted ERP\">\r\n<meta property=\"og:description\" content=\"Don't be a sysadmin. Let Unbox manage your security, backups, and uptime so you can focus on your business.\">\r\n<meta property=\"og:type\" content=\"website\">\r\n<meta property=\"og:url\" content=\"https:\/\/unboxcrm.com\/services\/cloud-vs-on-premise-erp\/\">\r\n\r\n<style>\r\n    \/* --- SAAS THEME VARIABLES --- *\/\r\n    :root {\r\n        --unbox-primary: #4f46e5; \/* Indigo *\/\r\n        --unbox-dark: #1e1b4b;    \/* Deep Navy *\/\r\n        --unbox-light: #eef2ff;   \/* Light Indigo *\/\r\n        --text-main: #1f2937;\r\n        --text-light: #6b7280;\r\n        --bg-grey: #f9fafb;\r\n        --success: #10b981;\r\n        --danger: #ef4444;\r\n    }\r\n    \r\n    \/* RESET & UTILS *\/\r\n    body { font-family: 'Inter', system-ui, sans-serif; color: var(--text-main); line-height: 1.6; margin: 0; box-sizing: border-box; }\r\n    *, *::before, *::after { box-sizing: inherit; }\r\n    .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\r\n    .section { padding: 80px 0; }\r\n    .text-center { text-align: center; }\r\n    .bg-grey { background-color: var(--bg-grey); }\r\n    \r\n    \/* TYPOGRAPHY *\/\r\n    h1 { font-size: 2.5rem; font-weight: 800; line-height: 1.1; margin-bottom: 20px; letter-spacing: -0.02em; }\r\n    h2 { font-size: 2.25rem; font-weight: 700; margin-bottom: 15px; color: var(--unbox-dark); }\r\n    h3 { font-size: 1.25rem; font-weight: 600; margin-bottom: 10px; color: var(--unbox-dark); }\r\n    p { margin-bottom: 20px; color: var(--text-light); }\r\n\r\n    \/* SPLIT HERO SECTION *\/\r\n    .split-hero { display: flex; min-height: 500px; }\r\n    .hero-half { flex: 1; padding: 100px 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; position: relative; }\r\n    .hero-half p { color: #fff; font-size: 1.1rem; } \/* <-- FIX: Forces paragraph text in the hero to be white *\/\r\n    \r\n    .hero-cloud { background-color: var(--unbox-primary); }\r\n    .hero-onprem { background-color: var(--unbox-dark); }\r\n\r\n    .hero-icon { font-size: 3rem; margin-bottom: 20px; display: block; }\r\n    .hero-badge {\r\n        background: rgba(255,255,255,0.2); padding: 5px 15px; border-radius: 50px; \r\n        font-size: 0.8rem; font-weight: 700; text-transform: uppercase; margin-bottom: 20px;\r\n    }\r\n\r\n    \/* COMPARISON TABLE *\/\r\n    .compare-table-wrapper { margin-top: -60px; position: relative; z-index: 10; padding: 0 20px; }\r\n    .compare-table {\r\n        width: 100%; max-width: 1000px; margin: 0 auto; border-collapse: collapse;\r\n        background: #fff; box-shadow: 0 25px 50px rgba(0,0,0,0.15); border-radius: 12px; overflow: hidden;\r\n    }\r\n    .compare-table th, .compare-table td { padding: 25px; text-align: center; border-bottom: 1px solid #e5e7eb; }\r\n    .compare-table th { background: #f8fafc; font-size: 1.1rem; color: var(--unbox-dark); }\r\n    .check { color: var(--success); font-weight: 900; font-size: 1.2rem; }\r\n    .cross { color: var(--danger); font-weight: 900; font-size: 1.2rem; }\r\n    .table-label { text-align: left; font-weight: 600; color: var(--unbox-dark); }\r\n\r\n    \/* FEATURE GRID *\/\r\n    .grid-3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }\r\n    .card { background: #fff; padding: 30px; border-radius: 12px; border: 1px solid #e5e7eb; }\r\n    .card h3 { color: var(--unbox-primary); }\r\n\r\n    \/* HYBRID CALLOUT *\/\r\n    .hybrid-box {\r\n        background: linear-gradient(135deg, #10b981 0%, #059669 100%);\r\n        color: #fff; padding: 60px; border-radius: 16px; text-align: center; margin-top: 80px;\r\n        box-shadow: 0 20px 40px rgba(16, 185, 129, 0.2);\r\n    }\r\n    .hybrid-box h2, .hybrid-box p { color: #fff; }\r\n\r\n    \/* FAQ SECTION *\/\r\n    details { background: #fff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 10px; padding: 15px 20px; }\r\n    summary { font-weight: 600; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: var(--unbox-dark); }\r\n    summary::after { content: '+'; font-size: 1.2rem; color: var(--unbox-primary); }\r\n    details[open] summary::after { content: '\u2212'; }\r\n    details p { margin-top: 15px; margin-bottom: 0; }\r\n\r\n    \/* BUTTONS *\/\r\n    .btn { display: inline-block; padding: 16px 32px; border-radius: 8px; font-weight: 600; text-decoration: none; transition: all 0.2s; cursor: pointer; }\r\n    .btn-white { background: #fff; color: var(--unbox-primary); }\r\n    .btn-white:hover { background: #f1f5f9; transform: translateY(-2px); }\r\n    .btn-dark { background: rgba(255,255,255,0.1); color: #fff; border: 1px solid rgba(255,255,255,0.3); }\r\n    .btn-dark:hover { background: rgba(255,255,255,0.2); }\r\n    .btn-primary { background: var(--unbox-primary); color: #fff; }\r\n    \r\n    @media (max-width: 768px) {\r\n        .split-hero { flex-direction: column; }\r\n        .hero-half { padding: 60px 20px; }\r\n        .compare-table th, .compare-table td { padding: 15px 10px; font-size: 0.9rem; }\r\n    }\r\n<\/style>\r\n\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"Service\",\r\n  \"name\": \"Managed Dolibarr ERP Hosting\",\r\n  \"provider\": { \"@type\": \"Organization\", \"name\": \"Unbox\" },\r\n  \"serviceType\": \"Cloud Hosting\",\r\n  \"description\": \"Secure, SOC-2 compliant hosting for Dolibarr ERP with automated backups and updates.\"\r\n}\r\n<\/script>\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"mainEntity\": [{\r\n    \"@type\": \"Question\",\r\n    \"name\": \"Is Unbox Cloud secure?\",\r\n    \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Unbox Managed Cloud is hosted on SOC-2 compliant infrastructure with automated daily backups, DDoS protection, and SSL encryption enabled by default.\" }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"Can I move from Cloud to On-Premise later?\",\r\n    \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Unlike proprietary SaaS ERPs, we provide full data sovereignty. You can request a SQL dump of your database at any time to move to your own servers.\" }\r\n  }]\r\n}\r\n<\/script>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"split-hero\">\r\n        <div class=\"hero-half hero-cloud\">\r\n            <span class=\"hero-icon\">\u2601\ufe0f<\/span>\r\n            <span class=\"hero-badge\">Most Popular<\/span>\r\n            <h1>Unbox Managed Cloud<\/h1>\r\n            <p>Hands-off security, automated updates, and zero IT overhead.<\/p>\r\n            <a href=\"\/contact-us\/\" class=\"btn btn-white\">Choose Cloud<\/a>\r\n        <\/div>\r\n        <div class=\"hero-half hero-onprem\">\r\n            <span class=\"hero-icon\">\ud83c\udfe2<\/span>\r\n            <span class=\"hero-badge\">For Enterprise IT<\/span>\r\n            <h1>Self-Hosted \/ On-Premise<\/h1>\r\n            <p>Total control, data sovereignty, and internal compliance alignment.<\/p>\r\n            <a href=\"\/contact-us\/\" class=\"btn btn-dark\">Consult an Architect<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"compare-table-wrapper\">\r\n        <table class=\"compare-table\">\r\n            <thead>\r\n                <tr>\r\n                    <th class=\"table-label\">Feature<\/th>\r\n                    <th style=\"color:var(--unbox-primary);\">Unbox Cloud<\/th>\r\n                    <th style=\"color:var(--unbox-dark);\">Self-Hosted<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td class=\"table-label\">Setup Time<\/td>\r\n                    <td><strong>Instant<\/strong><\/td>\r\n                    <td>Days \/ Weeks<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td class=\"table-label\">Security Patches<\/td>\r\n                    <td><span class=\"check\">\u2714<\/span> Automated<\/td>\r\n                    <td><span class=\"cross\">\u2718<\/span> Manual<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td class=\"table-label\">Daily Backups<\/td>\r\n                    <td><span class=\"check\">\u2714<\/span> Included (Off-site)<\/td>\r\n                    <td><span class=\"cross\">\u2718<\/span> Your Responsibility<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td class=\"table-label\">DDoS Protection<\/td>\r\n                    <td><span class=\"check\">\u2714<\/span> Enterprise Grade<\/td>\r\n                    <td><span class=\"cross\">\u2718<\/span> Depends on Firewall<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td class=\"table-label\">Database Access<\/td>\r\n                    <td>Restricted (API only)<\/td>\r\n                    <td><span class=\"check\">\u2714<\/span> Full Root Access<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td class=\"table-label\">Cost Model<\/td>\r\n                    <td>Predictable Monthly Fee<\/td>\r\n                    <td>Variable (Server + Labor)<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n    <\/div>\r\n\r\n    <section class=\"section\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center\" style=\"margin-bottom:50px;\">\r\n                <h2>Why \"DIY Hosting\" is a Hidden Cost<\/h2>\r\n                <p>Self-hosting seems cheaper until the server crashes at 2 AM.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid-3\">\r\n                <div class=\"card\">\r\n                    <h3>Security Hardening<\/h3>\r\n                    <p>We configure firewalls, SSL certificates, and intrusion detection specifically for Dolibarr's PHP architecture.<\/p>\r\n                <\/div>\r\n                <div class=\"card\">\r\n                    <h3>Performance Tuning<\/h3>\r\n                    <p>We optimize MySQL indexes and PHP-FPM settings to ensure your ERP stays fast, even with 100k+ SKUs.<\/p>\r\n                <\/div>\r\n                <div class=\"card\">\r\n                    <h3>Disaster Recovery<\/h3>\r\n                    <p>We run automated database backups every 24 hours and store them in a separate geographic region for redundancy. In the event of failure, restore time is minutes\u2014not days.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"hybrid-box\">\r\n                <h2>The Hybrid Promise: Zero Lock-In<\/h2>\r\n                <p style=\"max-width:700px; margin:0 auto 30px; font-size:1.1rem;\">Not sure? Start on Unbox Cloud for speed. If your compliance needs change, we will give you a full SQL dump of your database to move on-premise. <strong>You own your data, forever.<\/strong><\/p>\r\n                <a href=\"\/contact-us\/\" class=\"btn btn-white\" style=\"color:#059669;\">Talk to a Hosting Specialist<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section bg-grey\">\r\n        <div class=\"container\" style=\"max-width:800px;\">\r\n            <h2 class=\"text-center\">Hosting FAQs<\/h2>\r\n            \r\n            <details>\r\n                <summary>Where is my data stored?<\/summary>\r\n                <p>Unbox Cloud uses AWS data centers. We can pin your data to a specific region (US, EU, APAC) to meet GDPR or data sovereignty requirements.<\/p>\r\n            <\/details>\r\n\r\n            <details>\r\n                <summary>Can I install custom modules on Cloud?<\/summary>\r\n                <p>Yes. While we manage the core kernel, we provide a dedicated FTP\/SFTP folder for your custom modules and themes.<\/p>\r\n            <\/details>\r\n\r\n            <details>\r\n                <summary>Do you offer an SLA?<\/summary>\r\n                <p>Yes. Our Enterprise Hosting plans come with a 99.9% Uptime SLA and priority support response times.<\/p>\r\n            <\/details>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>This content compares Cloud and On-Premise ERP hosting options, specifically featuring Unbox Managed Dolibarr Hosting. It outlines the benefits of cloud services, such as automated updates and disaster recovery, against self-hosting, which provides more control but requires manual maintenance. The text emphasizes flexibility and data ownership in cloud solutions.<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":93,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_eb_attr":"","_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-346","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cloud vs On-Premise ERP - UnboxERP<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/unboxerp.com\/?page_id=346\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cloud vs On-Premise ERP - UnboxERP\" \/>\n<meta property=\"og:description\" content=\"This content compares Cloud and On-Premise ERP hosting options, specifically featuring Unbox Managed Dolibarr Hosting. It outlines the benefits of cloud services, such as automated updates and disaster recovery, against self-hosting, which provides more control but requires manual maintenance. The text emphasizes flexibility and data ownership in cloud solutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/unboxerp.com\/?page_id=346\" \/>\n<meta property=\"og:site_name\" content=\"UnboxERP\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/unboxerp\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-14T15:22:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/unboxerp.com\\\/?page_id=346\",\"url\":\"https:\\\/\\\/unboxerp.com\\\/?page_id=346\",\"name\":\"Cloud vs On-Premise ERP - UnboxERP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/unboxerp.com\\\/#website\"},\"datePublished\":\"2026-03-02T14:19:49+00:00\",\"dateModified\":\"2026-07-14T15:22:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/unboxerp.com\\\/?page_id=346#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/unboxerp.com\\\/?page_id=346\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/unboxerp.com\\\/?page_id=346#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/unboxerp.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Services\",\"item\":\"https:\\\/\\\/unboxerp.com\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cloud vs On-Premise ERP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/unboxerp.com\\\/#website\",\"url\":\"https:\\\/\\\/unboxerp.com\\\/\",\"name\":\"UnboxERP\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/unboxerp.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/unboxerp.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/unboxerp.com\\\/#organization\",\"name\":\"UnboxERP\",\"alternateName\":\"UnboxERP\",\"url\":\"https:\\\/\\\/unboxerp.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/unboxerp.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/unboxerp.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/cropped-UNBOXERP_512x512.png\",\"contentUrl\":\"https:\\\/\\\/unboxerp.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/cropped-UNBOXERP_512x512.png\",\"width\":512,\"height\":512,\"caption\":\"UnboxERP\"},\"image\":{\"@id\":\"https:\\\/\\\/unboxerp.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/unboxerp\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/unbox-erp-crm-solutions\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cloud vs On-Premise ERP - UnboxERP","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/unboxerp.com\/?page_id=346","og_locale":"en_US","og_type":"article","og_title":"Cloud vs On-Premise ERP - UnboxERP","og_description":"This content compares Cloud and On-Premise ERP hosting options, specifically featuring Unbox Managed Dolibarr Hosting. It outlines the benefits of cloud services, such as automated updates and disaster recovery, against self-hosting, which provides more control but requires manual maintenance. The text emphasizes flexibility and data ownership in cloud solutions.","og_url":"https:\/\/unboxerp.com\/?page_id=346","og_site_name":"UnboxERP","article_publisher":"https:\/\/www.facebook.com\/unboxerp\/","article_modified_time":"2026-07-14T15:22:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/unboxerp.com\/?page_id=346","url":"https:\/\/unboxerp.com\/?page_id=346","name":"Cloud vs On-Premise ERP - UnboxERP","isPartOf":{"@id":"https:\/\/unboxerp.com\/#website"},"datePublished":"2026-03-02T14:19:49+00:00","dateModified":"2026-07-14T15:22:40+00:00","breadcrumb":{"@id":"https:\/\/unboxerp.com\/?page_id=346#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/unboxerp.com\/?page_id=346"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/unboxerp.com\/?page_id=346#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/unboxerp.com\/"},{"@type":"ListItem","position":2,"name":"Services","item":"https:\/\/unboxerp.com\/"},{"@type":"ListItem","position":3,"name":"Cloud vs On-Premise ERP"}]},{"@type":"WebSite","@id":"https:\/\/unboxerp.com\/#website","url":"https:\/\/unboxerp.com\/","name":"UnboxERP","description":"","publisher":{"@id":"https:\/\/unboxerp.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/unboxerp.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/unboxerp.com\/#organization","name":"UnboxERP","alternateName":"UnboxERP","url":"https:\/\/unboxerp.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/unboxerp.com\/#\/schema\/logo\/image\/","url":"https:\/\/unboxerp.com\/wp-content\/uploads\/2026\/08\/cropped-UNBOXERP_512x512.png","contentUrl":"https:\/\/unboxerp.com\/wp-content\/uploads\/2026\/08\/cropped-UNBOXERP_512x512.png","width":512,"height":512,"caption":"UnboxERP"},"image":{"@id":"https:\/\/unboxerp.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/unboxerp\/","https:\/\/www.linkedin.com\/company\/unbox-erp-crm-solutions\/"]}]}},"_links":{"self":[{"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/pages\/346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/unboxerp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=346"}],"version-history":[{"count":8,"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/pages\/346\/revisions"}],"predecessor-version":[{"id":818,"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/pages\/346\/revisions\/818"}],"up":[{"embeddable":true,"href":"https:\/\/unboxerp.com\/index.php?rest_route=\/wp\/v2\/pages\/93"}],"wp:attachment":[{"href":"https:\/\/unboxerp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}