diffrentdigital / git-auto-push
A Statamic addon to automatically git add, commit, and push every 24 hours.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/diffrentdigital/git-auto-push
Requires
- php: >=8.0
- statamic/cms: ^5.0
- symfony/process: ^6.0
This package is auto-updated.
Last update: 2025-12-13 18:32:39 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