blog
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"posts": [
|
||||
{
|
||||
"id": "news-platform-update",
|
||||
"date": "2026-06-24",
|
||||
"area": "news",
|
||||
"headline": "Platform Update: New Dashboard, Faster Backups & Smarter Monitoring",
|
||||
"teaser": "We've rolled out a major platform update with a redesigned dashboard, incremental backups, and AI-powered uptime monitoring.",
|
||||
"link": "blog/posts/news-platform-update.html"
|
||||
},
|
||||
{
|
||||
"id": "guide-migrate-enterprise",
|
||||
"date": "2026-06-20",
|
||||
"area": "guide",
|
||||
"headline": "How to Migrate from Odoo Community to Enterprise Without Downtime",
|
||||
"teaser": "A step-by-step guide to migrating your Odoo CE instance to Enterprise edition with zero downtime and full data integrity.",
|
||||
"link": "blog/posts/guide-migrate-enterprise.html"
|
||||
},
|
||||
{
|
||||
"id": "howto-custom-module",
|
||||
"date": "2026-06-17",
|
||||
"area": "howto",
|
||||
"headline": "Install Custom Odoo Modules via Git – A Practical How-To",
|
||||
"teaser": "Learn how to install and manage custom Odoo modules directly from Git repositories on your ODOO4projects instance.",
|
||||
"link": "blog/posts/howto-custom-module.html"
|
||||
},
|
||||
{
|
||||
"id": "news-official-partner",
|
||||
"date": "2026-06-14",
|
||||
"area": "news",
|
||||
"headline": "ODOO4projects Becomes an Official Odoo Ready Partner",
|
||||
"teaser": "We're thrilled to announce our official partnership with Odoo SA, bringing enterprise-grade hosting to even more businesses.",
|
||||
"link": "blog/posts/news-official-partner.html"
|
||||
},
|
||||
{
|
||||
"id": "speed-run-backup",
|
||||
"date": "2026-06-10",
|
||||
"area": "speed-run",
|
||||
"headline": "Set Up Automated Backups in Under 2 Minutes",
|
||||
"teaser": "Protect your Odoo data in moments. This speed-run walks you through enabling automated daily backups with one click.",
|
||||
"link": "blog/posts/speed-run-backup.html"
|
||||
},
|
||||
{
|
||||
"id": "howto-ai-automation",
|
||||
"date": "2026-06-06",
|
||||
"area": "howto",
|
||||
"headline": "Build AI-Powered Workflows with Odoo & n8n",
|
||||
"teaser": "Connect Odoo to AI services and automate repetitive tasks using n8n workflows. A hands-on guide for busy operators.",
|
||||
"link": "blog/posts/howto-ai-automation.html"
|
||||
},
|
||||
{
|
||||
"id": "speed-run-deploy",
|
||||
"date": "2026-06-02",
|
||||
"area": "speed-run",
|
||||
"headline": "Deploy Your First Odoo Instance in 5 Minutes",
|
||||
"teaser": "From zero to live Odoo instance in under five minutes. Follow this speed-run and see your business apps running instantly.",
|
||||
"link": "blog/posts/speed-run-deploy.html"
|
||||
},
|
||||
{
|
||||
"id": "my-first-post",
|
||||
"date": "2026-05-28",
|
||||
"area": "guide",
|
||||
"headline": "Getting Started with Odoo Hosting – What You Need to Know",
|
||||
"teaser": "New to Odoo hosting? This guide covers everything from choosing a plan to configuring your first domain and SSL.",
|
||||
"link": "blog/posts/my-first-post.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user