https://github.com/boldgrid/theme-updater
A composer package for updating BoldGrid themes
https://github.com/boldgrid/theme-updater
Last synced: over 1 year ago
JSON representation
A composer package for updating BoldGrid themes
- Host: GitHub
- URL: https://github.com/boldgrid/theme-updater
- Owner: BoldGrid
- License: gpl-2.0
- Created: 2018-02-16T18:09:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T16:40:13.000Z (over 8 years ago)
- Last Synced: 2025-01-22T13:51:34.187Z (over 1 year ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BoldGrid Theme Updater
The BoldGrid theme updater shared classes are used in official BoldGrid plugins and themes.
Using composer, you can get started quickly:
```php
composer require boldgrid/theme-updater
```
## Changelog ##
### 1.0.0 ###
* Initial commit.