{"id":63396,"date":"2025-06-26T12:29:18","date_gmt":"2025-06-26T12:29:18","guid":{"rendered":"https:\/\/dev.outrightcrm.in\/dev\/store\/?p=63396"},"modified":"2025-06-26T12:42:51","modified_gmt":"2025-06-26T12:42:51","slug":"install-suitecrm-8-on-xampp","status":"publish","type":"post","link":"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/install-suitecrm-8-on-xampp\/","title":{"rendered":"How to Install SuiteCRM 8 on XAMPP: Complete Step-by-Step Guide"},"content":{"rendered":"\n<p>Installing SuiteCRM 8 on your local XAMPP server is one of the most efficient ways to test and develop with this powerful open-source CRM solution. Whether you&#8217;re a developer looking to customize SuiteCRM or a business owner wanting to evaluate its features, this comprehensive guide will walk you through the entire installation process from start to finish.<\/p>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">\u25b6\ufe0f\u00a0<strong>Watch Now<\/strong>-How to Install SuiteCRM 8 on Windows | Step-by-Step XAMPP Guide<\/h2>\n\n\n\n<br\/>\n\n\n\n<style>\n  .video-container {\n    display: flex;\n    justify-content: center;    \/* Center horizontally *\/\n    align-items: center;        \/* Center vertically *\/\n           \n  margin-top: 25px;\nmargin-bottom: 90px;                \/* Remove vertical margin to allow true centering *\/\n  }\n\n  .video-container iframe {\n   \n    border-radius: 10px;\n    transition: box-shadow 0.3s ease;\n  }\n\n  .video-container iframe:hover {\n    box-shadow: 0 0 25px 10px #471396; \/* Stronger glow on hover *\/\n  }\n<\/style>\n\n<div class=\"video-container\">\n  <iframe loading=\"lazy\"\n     width=\"700\" \n    height=\"384\"\n    src=\"https:\/\/www.youtube.com\/embed\/ubtS1QHQt9Y\"\n    title=\"How to Install SuiteCRM 8 on Windows | Step-by-Step XAMPP Guide\"\n    frameborder=\"0\"\n    allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n    referrerpolicy=\"strict-origin-when-cross-origin\"\n    allowfullscreen\n  ><\/iframe>\n<\/div>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">What You&#8217;ll Need<\/h2>\n\n\n\n<br\/>\n\n\n\n<p>Before we begin, make sure you have:<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>XAMPP installed<\/strong> and running on your computer&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A stable internet connection<\/strong> to download <a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/suitecrm-8-on-ubuntu\/\" target=\"_blank\" rel=\"noreferrer noopener\">SuiteCRM 8<\/a>&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Basic knowledge of file management<\/strong>&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Access to phpMyAdmin<\/strong> (included with XAMPP)&nbsp;<\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 1: Download SuiteCRM 8<\/h2>\n\n\n\n<br\/>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1600\" height=\"711\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2025\/06\/Picture.png\" alt=\"Download SuiteCRM 8\" class=\"wp-image-63398\"\/><\/figure>\n\n\n\n<br\/>\n\n\n\n<p>The first step is obtaining the latest version of SuiteCRM 8 from the official source.<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Navigate to the official SuiteCRM website at https:\/\/suitecrm.com. <br><br><\/li>\n\n\n\n<li>Click on the &#8220;Download&#8221; button prominently displayed on the homepage. <br><br><\/li>\n\n\n\n<li>Select the latest version of SuiteCRM 8 from the available options. <br><br><\/li>\n\n\n\n<li>The download will begin automatically, providing you with a ZIP file containing all necessary installation files. <\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 2: Prepare Your XAMPP Environment <\/h2>\n\n\n\n<br\/>\n\n\n\n<p>Now that you have the SuiteCRM files, it&#8217;s time to set up your local development environment.<\/p>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Locate Your XAMPP Directory <\/h3>\n\n\n\n<br\/>\n\n\n\n<p>Find your XAMPP installation directory on your computer. This is typically located at:<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Windows: C:\\xampp\\ <br><br><\/li>\n\n\n\n<li>macOS: \/Applications\/XAMPP\/ <br><br><\/li>\n\n\n\n<li>Linux: \/opt\/lampp\/ <\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Access the htdocs Folder <\/h3>\n\n\n\n<br\/>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open your XAMPP installation directory. <br><br><\/li>\n\n\n\n<li>Navigate to the htdocs folder &#8211; this is where all your web applications will be stored. <br><br><\/li>\n\n\n\n<li>Move your downloaded SuiteCRM ZIP file into this htdocs folder. <\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Extract and Rename<\/h3>\n\n\n\n<br\/>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Extract the ZIP file directly inside the htdocs folder. <br><br><\/li>\n\n\n\n<li>You&#8217;ll see a new folder with a name like SuiteCRM-8.x.x. <br><br><\/li>\n\n\n\n<li>Rename this folder to something simpler and more memorable, such as suitecrm or crm. <\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<p><strong>Pro Tip:<\/strong> Choose a short, descriptive name as this will become part of your local URL.<\/p>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 3: Create Your Database <\/h2>\n\n\n\n<br\/>\n\n\n\n<p>Before launching the SuiteCRM installation wizard, you need to prepare a database.<\/p>\n\n\n\n<br\/>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Open your web browser and go to <a href=\"http:\/\/localhost\/phpmyadmin\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/localhost\/phpmyadmin<\/a>.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Click on <strong>&#8220;Databases&#8221;<\/strong> in the top navigation.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Create a new database with a descriptive name like suitecrm8.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Set the collation to utf8_general_ci for optimal compatibility.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Click <strong>&#8220;Create&#8221;<\/strong> to finalize your database setup.&nbsp; <\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 4: Launch the SuiteCRM Installation Wizard <\/h2>\n\n\n\n<br\/>\n\n\n\n<p>With your files in place and database ready, it&#8217;s time to begin the actual installation.<\/p>\n\n\n\n<br\/>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Open your web browser.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Navigate to <a href=\"http:\/\/localhost\/crm\/public\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/localhost\/crm\/public<\/a> (replace &#8220;crm&#8221; with whatever you named your folder).&nbsp;<\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1319\" height=\"532\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2025\/06\/Picture-1.png\" alt=\"Launch the SuiteCRM Installation Wizard \" class=\"wp-image-63399\"\/><\/figure>\n\n\n\n<br\/>\n\n\n\n<p><strong>Important<\/strong>: Always include \/public at the end of the URL &#8211; this is crucial for proper SuiteCRM functionality.&nbsp;<\/p>\n\n\n\n<p>You should now see the SuiteCRM Setup Wizard welcome screen.&nbsp;<\/p>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 5: Configure Your Installation&nbsp; <\/h2>\n\n\n\n<br\/>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"344\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2025\/06\/Picture-12.jpeg\" alt=\"Configure Your Installation\" class=\"wp-image-63400\"\/><\/figure>\n\n\n\n<br\/>\n\n\n\n<p>The setup wizard will guide you through several configuration steps:<\/p>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">SuiteCRM Instance Configuration<\/h3>\n\n\n\n<br\/>\n\n\n\n<p>In the &#8220;URL of SuiteCRM Instance&#8221; field, enter:<\/p>\n\n\n\n<p>http:\/\/localhost\/crm\/public (using your chosen folder name).<\/p>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Database Configuration <\/h3>\n\n\n\n<br\/>\n\n\n\n<p>Fill out the database connection details:<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Database User<\/strong>: root (default XAMPP setting)&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Database Password<\/strong>: Leave blank unless you&#8217;ve set a custom root password&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Host Name<\/strong>: localhost&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Database Name<\/strong>: suitecrm8 (or whatever you named your database)&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Port<\/strong>: 3306 (default MySQL port) <\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Site Configuration <\/h3>\n\n\n\n<br\/>\n\n\n\n<p>Set up your administrative access:<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Admin Username<\/strong>: Choose a secure username (default is admin).&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Admin Password<\/strong>: Create a strong, memorable password.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Demo Data<\/strong>: Decide whether to populate your CRM with sample data for testing.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<p><strong>Optional<\/strong>: Demo Data&nbsp;<\/p>\n\n\n\n<br\/>\n\n\n\n<p>The setup wizard offers to populate your database with demo data. This is particularly useful if you&#8217;re:<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Learning how to use SuiteCRM.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Testing features and functionality.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Demonstrating the system to stakeholders.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 6: Complete the Installation <\/h2>\n\n\n\n<br\/>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Review all your configuration settings carefully.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Click <strong>&#8220;Proceed&#8221;<\/strong> to begin the installation process.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>The installation may take several minutes depending on your system performance.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Do not close your browser or navigate away during this process.   &nbsp;<\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Step 7: First Login and Verification&nbsp; <\/h2>\n\n\n\n<br\/>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1410\" height=\"570\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2025\/06\/Picture-2.png\" alt=\"First Login and Verification\" class=\"wp-image-63402\"\/><\/figure>\n\n\n\n<br\/>\n\n\n\n<p>Once installation completes successfully:<\/p>\n\n\n\n<br\/>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>You&#8217;ll automatically be redirected to the SuiteCRM login page.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Enter the admin username and password you configured during setup.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Click <strong>&#8220;Log In&#8221;<\/strong> to access your new CRM system.&nbsp;<\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Verify Your Installation <\/h3>\n\n\n\n<br\/>\n\n\n\n<p>To confirm everything is working correctly:<\/p>\n\n\n\n<br\/>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1425\" height=\"713\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2025\/06\/Picture-3.png\" alt=\"Verify Your Installation \" class=\"wp-image-63403\"\/><\/figure>\n\n\n\n<br\/>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Navigate to the <strong>&#8220;Contacts&#8221;<\/strong> module from the top navigation bar.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>If you chose to install demo data, you&#8217;ll see a list of sample contacts.&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Explore other modules like &#8220;Accounts,&#8221; &#8220;Opportunities,&#8221; and &#8220;Leads.&#8221;&nbsp;<\/li>\n<\/ol>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Troubleshooting Common Issues <\/h2>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Cannot Access the Installation URL<\/h3>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ensure XAMPP Apache server is running.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Verify your folder name matches the URL.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Check that you&#8217;re including \/public in the URL. <\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Database Connection Errors <\/h3>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Confirm your database exists in phpMyAdmin.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Verify XAMPP MySQL service is running.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Double-check database name spelling and credentials. <\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Installation Hangs or Times Out <\/h3>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Increase PHP memory limit in your XAMPP PHP configuration.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ensure no antivirus software is blocking the installation.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Try using a different web browser.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Next Steps: Customizing Your SuiteCRM <\/h2>\n\n\n\n<br\/>\n\n\n\n<p>Now that SuiteCRM 8 is successfully installed, you can begin customizing it to meet your specific needs:<\/p>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Basic Configuration <\/h3>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set up your company information and branding.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Configure email settings for automated communications.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create custom fields for your specific business requirements.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set up user roles and permissions.&nbsp; <\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h3 class=\"wp-block-heading\">Advanced Customization <\/h3>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Install additional modules from the SuiteCRM marketplace.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create custom workflows and business processes.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Integrate with third-party applications.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Develop custom themes and layouts.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Security Considerations for Local Development <\/h2>\n\n\n\n<br\/>\n\n\n\n<p>While this installation is for local development, it&#8217;s important to maintain good security practices:<\/p>\n\n\n\n<br\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use strong passwords for admin accounts.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Regularly update SuiteCRM to the latest version.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you plan to make this installation accessible from other networks, implement proper security measures.&nbsp;<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keep your XAMPP installation updated.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br\/>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-background-color has-background\">Conclusion&nbsp;<\/h2>\n\n\n\n<br\/>\n\n\n\n<p>Installing SuiteCRM 8 on XAMPP provides an excellent foundation for CRM development and testing. This local setup allows you to experiment with features, customize functionality, and train users without affecting production systems.<\/p>\n\n\n\n<p>The process, while involving several steps, is straightforward when followed methodically. Remember that this local installation serves as your sandbox environment where you can safely test configurations, import data, and develop customizations before implementing them in a live environment.<\/p>\n\n\n\n<p>Whether you&#8217;re evaluating SuiteCRM for your organization or developing custom solutions, this local installation gives you the flexibility and control needed for effective CRM development.<\/p>\n\n\n\n<br\/>\n\n\n\n<p><strong>Related Posts:<\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/suitecrm-8-version-on-windows\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Install SuiteCRM 8 Version on Windows?<\/a> <\/p>\n\n\n\n<p><a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/suitecrm-plugins\/\" target=\"_blank\" rel=\"noreferrer noopener\">Top 11 SuiteCRM Plugins in 2025<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installing SuiteCRM 8 on your local XAMPP server is one of the most efficient ways to test and develop with [&hellip;]<\/p>\n","protected":false},"author":17770,"featured_media":63406,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[112,55],"tags":[],"class_list":["post-63396","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-crm","category-suitecrm"],"acf":[],"_links":{"self":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts\/63396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/users\/17770"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/comments?post=63396"}],"version-history":[{"count":7,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts\/63396\/revisions"}],"predecessor-version":[{"id":63427,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts\/63396\/revisions\/63427"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/media\/63406"}],"wp:attachment":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/media?parent=63396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/categories?post=63396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/tags?post=63396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}