All Projects → versionpress → Versionpress

versionpress / Versionpress

Git-based version control for WordPress. Whoa!

Programming Languages

PHP
23972 projects - #3 most used programming language
typescript
32286 projects
Less
1899 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Versionpress

Wordpressify
🎈 A build system designed to automate your WordPress development workflow.
Stars: ✭ 1,374 (-44.57%)
Mutual labels:  wordpress, database, workflow
Ludicrousdb
LudicrousDB is an advanced database interface for WordPress that supports replication, failover, load balancing, & partitioning
Stars: ✭ 336 (-86.45%)
Mutual labels:  wordpress, database
Knime Core
KNIME Analytics Platform
Stars: ✭ 302 (-87.82%)
Mutual labels:  database, workflow
Wp Eloquent
Eloquent ORM for WordPress
Stars: ✭ 478 (-80.72%)
Mutual labels:  wordpress, database
Awesome Wp Speed Up
Plugins and resources to speed up and optimize your WordPress site.
Stars: ✭ 375 (-84.87%)
Mutual labels:  wordpress, database
Schemazen
Script and create SQL Server objects quickly
Stars: ✭ 273 (-88.99%)
Mutual labels:  database, version-control
Ck
Collective Knowledge framework (CK) helps to organize black-box research software as a database of reusable components and micro-services with common APIs, automation actions and extensible meta descriptions. See real-world use cases from Arm, General Motors, ACM, Raspberry Pi foundation and others:
Stars: ✭ 395 (-84.07%)
Mutual labels:  database, workflow
Aiida Core
The official repository for the AiiDA code
Stars: ✭ 238 (-90.4%)
Mutual labels:  database, workflow
Blog Post Workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Stars: ✭ 910 (-63.29%)
Mutual labels:  wordpress, workflow
Wordpress Docker Compose
Easy Wordpress development with Docker and Docker Compose
Stars: ✭ 1,107 (-55.34%)
Mutual labels:  wordpress, workflow
Db Seeder
A database seeder app for MySQL
Stars: ✭ 77 (-96.89%)
Mutual labels:  wordpress, database
Wordpress Gulp Starter Kit
[NOT MAINTAINED] A starter kit for developing WordPress themes with Gulp.
Stars: ✭ 674 (-72.81%)
Mutual labels:  wordpress, workflow
Myblog
python写的博客,支持3种数据库,现在挂在evilbinary.org
Stars: ✭ 121 (-95.12%)
Mutual labels:  wordpress, database
Core
All of the required core code
Stars: ✭ 139 (-94.39%)
Mutual labels:  wordpress, database
Anima
Minimal database operation library.
Stars: ✭ 210 (-91.53%)
Mutual labels:  database
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+5.77%)
Mutual labels:  workflow
3dcitydb
3D City Database - The Open Source CityGML Database
Stars: ✭ 210 (-91.53%)
Mutual labels:  database
Tracker Enabled Dbcontext
Tracker-enabled DbContext offers you to implement full auditing in your database
Stars: ✭ 210 (-91.53%)
Mutual labels:  database
Java Persistence Frameworks Comparison
Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
Stars: ✭ 213 (-91.41%)
Mutual labels:  database
Divi Resources
A curated list of awesome Divi resources
Stars: ✭ 213 (-91.41%)
Mutual labels:  wordpress

VersionPress


💤 Please note that VersionPress is not actively developed, see #1481.


Combining the best of both worlds, VersionPress is a user-friendly versioning solution for WordPress powered by Git. You can:

  • See history of your site
  • Undo anything, incl. database changes
  • Roll back to previous states
  • Create safe staging environments: wp vp clone --name=staging
  • Merge databases: wp vp pull --from=staging
  • Push to GitHub or implement any workflow you like

image

Gitter

Developer Preview

VersionPress is young 🐣. It works fine on simpler sites and you're encouraged to try it in your development workflows but it is not production-ready yet. Learn more.

Get started

To use VersionPress:

  1. Make sure you understand the Developer Preview project status.
  2. Download the latest version from GitHub releases.
  3. Install to your WordPress site.
  4. Read the quick start tutorial and part 2 on staging.
  5. Enjoy!

To develop VersionPress:

  1. Set up your development environment as per Dev-Setup.md.
  2. Send pull requests.

See CONTRIBUTING.md for more.

Useful resources

Contributing

Please see CONTRIBUTING.md, thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].