diffrentdigital / git-auto-push
A Statamic addon to automatically git add, commit, and push every 24 hours.
v1.0.1-beta
2025-01-13 09:44 UTC
Requires
- php: >=8.0
- statamic/cms: ^5.0
- symfony/process: ^6.0
This package is auto-updated.
Last update: 2025-08-13 17:46:15 UTC
README
This Statamic add-on automatically adds, commits, and pushes changes to your Git repository every 24 hours, ensuring your content is always backed up.
Features
- Automatically adds, commits, and pushes changes to Git every 24 hours.
- Configurable environments to enable or disable the add-on.
- Seamlessly integrates with Statamic.
Installation
You can install the package via Composer:
composer require diffrentdigital/git-auto-push
test