Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Gitium™
Veridian Flow is not affiliated with Gitium. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin automatically integrates Git version control into the admin area of a site, designed for developers and site managers who modify code directly through the platform. It tracks all changes to themes and plugins made via the admin interface, turning them into commits without requiring command-line access.
Automatic Git Commits: Every change you make to a plugin or theme from the admin panel is automatically committed to a Git repository with a descriptive message.
Integrated Admin Panel Management: View commit history, manage branches, and handle deployments directly from within the site's admin interface, eliminating the need to switch to external tools.
Direct Deployment: Push changes from your local development environment or deploy approved commits from the admin panel directly to your live site, connecting development and staging workflows.
Security and Access Control: Configures secure SSH keys for repository access within the plugin settings, maintaining security while automating the version control process.
Conflict Detection: The system can warn you about potential merge conflicts before they affect the live site, helping to maintain code stability during updates.