{"id":4777,"date":"2018-11-21T14:29:20","date_gmt":"2018-11-21T14:29:20","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2018\/11\/21\/install-grav-cms-admin\/"},"modified":"2021-11-19T01:36:53","modified_gmt":"2021-11-19T06:36:53","slug":"install-grav-cms-admin","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/","title":{"rendered":"Getting Started with Grav CMS + Admin Plugin"},"content":{"rendered":"<p><a href=\"https:\/\/getgrav.org\/downloads\" target=\"_blank\" rel=\"noopener noreferrer\">Grav<\/a> is a databaseless content management system (CMS) that uses <a href=\"https:\/\/twig.symfony.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Twig templating<\/a> and <a href=\"https:\/\/learn.getgrav.org\/content\/markdown\" target=\"_blank\" rel=\"noopener noreferrer\">Markdown markup language<\/a>, the same used within Slack and Github. <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/grav-backups\/\">Grav<\/a> is powerful CMS choice for those wanting less complexity and reduced risk of cross-site scripting.<\/p>\n<p>There are three ways to get started with Grav:<\/p>\n<ul>\n<li>Grav + Admin plugin<\/li>\n<li>Skeleton package with plugins, sample pages, and theme for specific purpose<\/li>\n<li>Grav Core Only<\/li>\n<\/ul>\n<p>We recommend the admin package for users to use the GUI to manage Grav. Alternatively, you can install a <a href=\"https:\/\/getgrav.org\/downloads\/skeletons\" target=\"_blank\" rel=\"noopener noreferrer\">skeleton package<\/a> and then the <a href=\"https:\/\/github.com\/getgrav\/grav-plugin-admin\" target=\"_blank\" rel=\"noopener noreferrer\">admin plugin<\/a> in <a href=\"\/support\/server\/ssh\/do-you-provide-ssh-access\/\" target=\"_blank\" rel=\"noopener noreferrer\">SSH<\/a> using the command <span class=\"cli\">bin\/gpm install admin<\/span>. Without the Admin plugin, you\u2019ll need to <a href=\"\/support\/website\/how-to-edit-a-file\/\" target=\"_blank\" rel=\"noopener noreferrer\">edit all raw files<\/a> using <a href=\"\/support\/website\/website-design\/introduction-web-design\/\" target=\"_blank\" rel=\"noopener noreferrer\">HTML<\/a> and <a href=\"https:\/\/learn.getgrav.org\/content\/markdown\" target=\"_blank\" rel=\"noopener noreferrer\">Markdown<\/a>. Below we cover <strong>how to install Grav + Admin plugin and navigate the admin dashboard<\/strong>.<\/p>\n<p class=\"alert alert-info\"><strong>Note<\/strong>: Grav + Admin plugin is also available <a href=\"\/support\/product-guides\/softaculous\/install-software-softaculous\/\" target=\"_blank\" rel=\"noopener noreferrer\">from Softaculous<\/a>.<\/p>\n<p><a class=\"btn btn-primary\" href=\"#install\" type=\"button\">Install<\/a> <a class=\"btn btn-primary\" href=\"#dashboard\" type=\"button\">Navigate Dashboard<\/a> <a class=\"btn btn-primary\" href=\"#adminmenu\" type=\"button\">Navigate Menu<\/a> <a name=\"install\"><\/a><\/p>\n<h2>Install Grav + Admin Plugin<\/h2>\n<ol class=\"article_list\">\n<li>Download the <strong>Grav Core + Admin plugin<\/strong> package from <a href=\"https:\/\/getgrav.org\/downloads\" target=\"_blank\" rel=\"noopener noreferrer\">getgrav.org<\/a>.<\/li>\n<li><a href=\"\/support\/website\/how-to-upload-files-server\/\" target=\"_blank\" rel=\"noopener noreferrer\">Upload the zip the file to your server<\/a>.<\/li>\n<li><a href=\"\/support\/edu\/cpanel\/compressing-uncompressing-files\/#uncompress\" target=\"_blank\" rel=\"noopener noreferrer\">Uncompress the file<\/a> into the <em>public_html<\/em> directory. We recommend you rename the Grav folder.\n<p class=\"alert alert-info\"><strong>Note<\/strong>: If you\u2019d prefer Grav to be your primary site, instead of an addon or sub domain, you\u2019ll need to <a href=\"\/support\/website\/how-to-upload-files-server\/\" target=\"_blank\" rel=\"noopener noreferrer\">move all Grav files<\/a> into the <a href=\"\/support\/website\/where-to-upload-files\/\" target=\"_blank\" rel=\"noopener noreferrer\">root directory, i.e. <em>public_html<\/em><\/a>.<\/p>\n<\/li>\n<li>In your web browser, visit the website URL \u2013 e.g. <em>example.com\/grav-admin<\/em>.<\/li>\n<li>Create an admin user. Afterwards, you can login with that URL and <em>\/admin<\/em> at the end.<br><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\" alt=\"Create Admin user\" width=\"300\" align=\"none\"><\/a>\n<p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-4-login-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-4-login-page.png\" alt=\"Grav login page\" width=\"300\" align=\"right\"><\/a><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<li>You\u2019ll be forwarded to the admin dashboard. You can view the website as well.<br><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-3-install-without-admin-plugin.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-3-install-without-admin-plugin.png\" alt=\"Grav example screenshot\" align=\"none\"><\/a>\n<p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p><!--\nTo edit the homepage, check out our article on editing pages.--><\/p>\n<\/li>\n<\/ol>\n<p><a name=\"dashboard\"><\/a><\/p>\n<h2>Navigate Dashboard<\/h2>\n<p>On your Grav Admin dashboard, you\u2019ll see the following: <a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-2-admin-dashboard.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-2-admin-dashboard.png\" alt=\"Grav Admin dashboard\" align=\"right\"><\/a><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<ul>\n<li>Click <strong>GRAV<\/strong> to access this dashboard from other pages<\/li>\n<li>View your Grav site with the small icon to it\u2019s right<\/li>\n<li>View profile settings with the user name and Gravatar\n<div style=\"height: 80px; overflow: hidden;\"><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-10-profile-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-10-profile-page.png\" alt=\"Grav pages section\" align=\"none\"><\/a><p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/div>\n<\/li>\n<li><strong>Clear Cache<\/strong><\/li>\n<li><strong>Check for Updates<\/strong><\/li>\n<li><strong>Maintenance<\/strong>: Update and Last Backup status<\/li>\n<li>Page View <strong>Statistics<\/strong><\/li>\n<li><strong>Notifications<\/strong> for the Grav CMS and community<\/li>\n<li><strong>News Feed<\/strong> for <a href=\"https:\/\/getgrav.org\/blog\" target=\"_blank\" rel=\"noopener noreferrer\">Grav blogs<\/a><\/li>\n<li><strong>Latest Page Updates<\/strong> from your website.<\/li>\n<\/ul>\n<p><a name=\"adminmenu\"><\/a><\/p>\n<h2>Navigate Menu<\/h2>\n<p>On the left, you can navigate the following menu options:<\/p>\n<ul>\n<li><strong>Configuration<\/strong>\n<div style=\"height: 80px; overflow: hidden;\"><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-5-configuration-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-5-configuration-page.png\" alt=\"Grav configuration section\" align=\"none\"><\/a><p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/div>\n<\/li>\n<li><strong>Pages<\/strong><br><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-6-pages-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-6-pages-page.png\" alt=\"Grav pages section\" align=\"none\"><\/a>\n<p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<li><strong>Plugins<\/strong><br><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-7-plugins-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-7-plugins-page.png\" alt=\"Grav plugins section\" align=\"none\"><\/a>\n<p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<li><strong>Themes<\/strong><br><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-8-themes-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-8-themes-page.png\" alt=\"Grav themes section\" align=\"none\"><\/a>\n<p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<li><strong>Tools<\/strong><br><a href=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-9-tools-page.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Click for full image\" src=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-9-tools-page.png\" alt=\"Grav tools section\" align=\"none\"><\/a>\n<p><\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<li><strong>Logout<\/strong><\/li>\n<\/ul>\n<p>After you\u2019re comfotable in Grav, check out additional Grav <a href=\"https:\/\/getgrav.org\/downloads\/themes\" target=\"_blank\" rel=\"noopener noreferrer\">themes<\/a> and <a href=\"https:\/\/getgrav.org\/downloads\/plugins\" target=\"_blank\" rel=\"noopener noreferrer\">plugins<\/a> to enhance your website. Learn more about Grav in our <a href=\"\/support\/website\/grav-backups\/\" target=\"_blank\" rel=\"noopener noreferrer\">Support Center<\/a>.<\/p>\n\n\n<p>Try <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/website-design\/grav-quick-tray-links\/\">enhancing Grav by adding Quick Tray Links<\/a> and learning how to <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/website-design\/grav-cookie-banner\/\">display a cookie consent banner with Grav<\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Grav is a databaseless content management system (CMS) that uses Twig templating and Markdown markup language, the same used within Slack and Github. Grav is powerful CMS choice for those wanting less complexity and reduced risk of cross-site scripting. There are three ways to get started with Grav: Grav + Admin plugin Skeleton package with<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4288],"tags":[],"class_list":["post-4777","post","type-post","status-publish","format-standard","hentry","category-website"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting Started with Grav CMS + Admin Plugin | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to Install database-less Grav CMS.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Started with Grav CMS + Admin Plugin | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to Install database-less Grav CMS.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-21T14:29:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-19T06:36:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"Getting Started with Grav CMS + Admin Plugin\",\"datePublished\":\"2018-11-21T14:29:20+00:00\",\"dateModified\":\"2021-11-19T06:36:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\"},\"wordCount\":413,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\",\"articleSection\":[\"Website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\",\"name\":\"Getting Started with Grav CMS + Admin Plugin | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\",\"datePublished\":\"2018-11-21T14:29:20+00:00\",\"dateModified\":\"2021-11-19T06:36:53+00:00\",\"description\":\"Learn how to Install database-less Grav CMS.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with Grav CMS + Admin Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting Started with Grav CMS + Admin Plugin | InMotion Hosting","description":"Learn how to Install database-less Grav CMS.","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:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/","og_locale":"en_US","og_type":"article","og_title":"Getting Started with Grav CMS + Admin Plugin | InMotion Hosting","og_description":"Learn how to Install database-less Grav CMS.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2018-11-21T14:29:20+00:00","article_modified_time":"2021-11-19T06:36:53+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"Getting Started with Grav CMS + Admin Plugin","datePublished":"2018-11-21T14:29:20+00:00","dateModified":"2021-11-19T06:36:53+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/"},"wordCount":413,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png","articleSection":["Website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/","name":"Getting Started with Grav CMS + Admin Plugin | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png","datePublished":"2018-11-21T14:29:20+00:00","dateModified":"2021-11-19T06:36:53+00:00","description":"Learn how to Install database-less Grav CMS.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/images\/stories\/grav\/grav-1-admin-plugin-create-admin-account.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/install-grav-cms-admin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Getting Started with Grav CMS + Admin Plugin"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4288,"name":"Website","slug":"website","link":"https:\/\/www.inmotionhosting.com\/support\/website\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=4777"}],"version-history":[{"count":7,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4777\/revisions"}],"predecessor-version":[{"id":91908,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4777\/revisions\/91908"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=4777"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=4777"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=4777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}