vGocms
Featured
Free
vGocms - High-Performance Movie & Video CMS (Multi-Site & AI Powered)
vGocms - High-Performance Movie & Video CMS (Multi-Site & AI Powered)
Sales Website: https://vgo.codes
vGocms is a specialized CMS solution for building and managing large-scale movie and video website networks. Developed on Go (Golang), vGocms delivers outstanding processing speed, extreme load capacity, and a flawless automation system.
🔗 Demo Information
Admin Dashboard: https://admin.vgo.codes/admin/login
- Username: admin
- Password: admin123
🚀 Deep Dive Features
1. Multi-Site Management & Automation
- Smart Scheduler: A standard cron system running every minute to coordinate all background tasks.
- Auto Sync Video: Automatically syncs new movies based on Taxonomy filters (Genre, Country, Server...). Supports sync limits per hour/day to prevent spam.
- Random Publish Campaign:
- Set random publishing intervals (e.g., every 30-120 minutes).
- Spread Timing: The ability to spread out movie/video episodes in a single publish run (minutes apart) to create natural activity signals, highly beneficial for SEO.
- Custom Source Code: Allows injecting custom HTML into the <head> and <body> for each specific site (convenient for tracking, pixels, or custom CSS/JS).
2. In-Depth SEO Template System
- SEO Config by Page Type: Custom Meta Title/Description/Keywords for each type: Homepage, Movie Detail, Watch Movie, Search, Actor Page, and Year/Genre lists.
- Dynamic Variables System: Utilize placeholders like {title}, {original_name}, {episode}, {year}, {sitename} to generate millions of unique content pages.
- AI Bulk SEO Generator: With 1 click, AI uses the website's general description to automatically generate the entire SEO Template for all page types in the system.
- Preview & Validation: Integrated real-time character counter, ensuring SEO content always stays within Google's "safe zone".
3. Smart Menu & Navigation Management
- Site-Specific Menus: Each satellite site can use its own menu or fallback to the system menu.
- Drag-and-Drop Nested Menus: Intuitive menu management interface, supporting unlimited parent-child hierarchies.
- Shortcut Link Chips: Built-in shortcuts for important paths (New Movies, Most Watched, Theaters...) helping admins create menus quickly without memorizing URLs.
- Lucide Icons: Supports a library of thousands of modern icons, easily customizable for each menu item directly on the interface.
4. Taxonomy & Localization
- Language Override: A powerful feature allowing you to change the display name of Taxonomies (e.g., Genre "Action" to "Hành Động") for individual sites without altering the core database.
- Taxonomy Filter: Strict control over which genres or movie countries are permitted to appear on specific sites.
5. Power of AI & Crawler
- AI Rewrite Content: Auto-rewrite Title/Slug/Description via OpenRouter (GPT-4, Claude 3...).
- Multi-Source Crawler: Supports Ophim, MacCMS API, TMDB, vGo Share... at ultra-fast speeds.
🛠️ Tech Stack
- Backend: Golang (Gin Framework) - Concurrent processing for thousands of sync/rewrite tasks simultaneously.
- Database & Cache: MySQL (Gorm) + Redis (Task Queue & API Cache).
- AI Integration: OpenRouter (Connects to the world's most powerful AI models).
UI/UX Admin: Modern, optimized for administrators operating large systems.
🔥 Why vGocms is a passive income machine?
- Save 99% manpower: The system auto-crawls, uses AI to write content, and auto-publishes on a random schedule.
- Ultra-fast cloning capability: Creating a new site takes only 5 minutes with fully populated Menu, SEO, and Movies.
- Maximum SEO optimization: With AI Rewrite and Multi-site templates, you own a high-quality satellite network with rapid indexing.
- Endurable load capacity: Golang ensures the server never crashes during traffic spikes.
🛒 Purchase Info & Support
- Own the full vGocms suite & Professional interface today.
- Personal Telegram Support: @apiionline
- vGocms Community Group: t.me/vgocms
vGocms - The platform to operate your automated movie website empire.
Changelog
v5.0.1
01/05/2026 00:00:00
- Admin: duplicate an existing site from the sites list with a new API slug; copies videos, menus, SEO, ads, filters, and related settings
- Duplicate skips theme install/deploy fields and AI or translation job queues; configure theme separately on the new site
- Same license rules as creating a site (e.g. Free tier still one site total)
v5.0.0
30/04/2026 00:00:00
- Themes: theme store and updates now work with the online catalog for a simpler install and refresh experience
- Admin: installed themes show clearer notices when a newer version is available
- Fixes: resolved outstanding issues reported by users
- Languages: updated Thai language translations
- Videos: added manual sync option for selected videos (arbitrary quantity)
- Added related movies section, with suggestions for related titles sharing the same TMDB or IMDB ID
- Added AI option to rewrite video content using custom filters
- Can now select multiple AI scripts for videos to generate different writing styles
- Fixed language editing for videos
v4.0.6
27/04/2026 00:00:00
- File Manager: fixed API route resolution when the admin path is customized, ensuring all file operations continue to work with non-default admin prefixes
- Admin UI: delivered a refined visual refresh with targeted CSS enhancements for cleaner layout, improved spacing, and more consistent styling across management pages
- Update workflow: improved the system update pipeline to support theme-only updates from update URLs and provide a smoother, more reliable installation experience
v4.0.4
22/04/2026 00:00:00
- Ophim: do not persist poster or backdrop URLs when no image is available
- Menus: renaming a menu item now updates its slug to stay in sync
- Crawler: TMDB duplicate checks now cover both movies and TV series so the correct title can be created when the same ID exists only in the other type
v4.0.5
22/04/2026 00:00:00
- Themes: advanced env JSON stays in sync with both .env.local and .env.production.local; values are merged from template defaults, package/ZIP, database, manual file edits, and the admin UI with a clear priority
- Themes: install, catalog/embedded update, ZIP update, rebuild, and save-env paths import disk .env where needed and persist merged env JSON to the database
- Themes API: ZIP theme update endpoint returns clearer errors when the site has no theme yet or uses a different catalog theme (install from the wizard instead of the update action)