2 repository-uri
Reverting plugins to a previous known-good version to resolve stability issues.
Distinct from Plugin Version Management: Specifically covers the act of rolling back plugin versions, distinct from general version management or pinning.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Version Rollbacks. Refine with filters or upvote what's useful.
vim-plug is a plugin manager for the Vim text editor that functions as a git-based dependency manager and configuration bootstrapper. It downloads and organizes external plugin packages from remote repositories to extend the editor's functionality. The project acts as a lazy-loading orchestrator to reduce editor startup time by deferring the loading of plugins until specific commands or file types are encountered. It enables version pinning by allowing plugins to be fetched using specific git branches, tags, or commit hashes. The manager provides a framework for plugin installation, lifecycl
Rolls back updated plugins to their previous state to quickly resolve issues introduced by new updates.
Elementor is a visual page builder for WordPress that provides a drag-and-drop interface for creating responsive layouts and custom themes. It functions as a comprehensive design system manager and theme builder, allowing for the creation of global website components such as headers, footers, and archive pages without writing code. The platform distinguishes itself through a dedicated popup builder with custom trigger conditions and a visual landing page creator that utilizes pre-made kits. It includes a global style registry to synchronize fonts and colors across all site elements and a widg
Reverts software changes to a previous stable version to recover from update errors.