“”

(Code711) Site Config Git Sync (Code711) Site Config Git Sync

siteconfiggitsync / stable

This extension will push changes to the site config yaml files back to your gitlab repository by creating a branch for the changes along with a merge-request. It is targeted towards automated CI/CD installations or sites in general where the site-config is git versioned. No local git binary or .git directory is needed. Requires EXT:siteconfigurationevents

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req code711/siteconfiggitsync

Tags

#git #siteconfig

Last upload comment

[BUGFIX] AfterConfigurationWriteListener throws an Error when called from CLI

Tasks:
* added LoggerAwareInterface
* added catch if a project does not belong to a group
* disabled Message in CLI Mode
* Added alert to logger

Resolves: #1

Downloads by month

Download 1.0.3 External Manual Found an Issue? Code Insights Packagist.org
Author
Frank Berger
Company
Code711, a label of Sudhaus7, B-Factor GmbH and 12bis3 GbR
Last update
17. Jan 2024
First upload
26. Feb 2023
Downloads
2,772
Category
Frontend Plugins
Dependencies

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req code711/siteconfiggitsync to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (5)

Version history

Version Upload comment Works with TYPO3 Download
1.0.3 / stable
January 17, 2024
[BUGFIX] AfterConfigurationWriteListener throws an Error when called from CLI

Tasks:
* added LoggerAwareInterface
* added catch if a project does not belong to a group
* disabled Message in CLI Mode
* Added alert to logger

Resolves: #1
11.5.0 - 12.99.99 Download
1.0.2 / stable
November 03, 2023
[BUGFIX] prevent error in CLI Context

Tasks:
* hardening
11.5.0 - 12.99.99 Download
1.0.1 / stable
April 07, 2023
[TASK] upgrade to TYPO3 12
Tasks:
* add support for TYPO3 12 version
* push version to 1.0.1
* fixed README.md

11.5.0 - 12.99.99 Download
0.10.1 / beta
March 09, 2023
Externalised the XCLASS of the SiteConfiguration Class to [EXT:siteconfigurationevents](https://extensions.typo3.org/extension/siteconfigurationevents). Composer installations should pull this extension automatically as a dependency. Refactored the git related actions into event listeners.
fixed dependencies for TER Version
11.5.0 - 11.5.99 Download
0.10.0 / beta
March 09, 2023
Externalised the XCLASS of the SiteConfiguration Class to [EXT:siteconfigurationevents](https://extensions.typo3.org/extension/siteconfigurationevents). Composer installations should pull this extension automatically as a dependency. Refactored the git related actions into event listeners.
11.5.0 - 11.5.99 Download
0.9.2 / beta
February 28, 2023
- adding working composer.json back to zip
11.5.0 - 11.5.99 Download
0.9.1 / beta
February 27, 2023
- Updated to only run in production
- PSR-4 paths for TER-zip added
11.5.0 - 11.5.99 Download
0.9.0 / beta
February 26, 2023
Initial release
11.5.0 - 11.5.99 Download