agencypowerstack / typo3-blog-sync
Synchronize blogs from Agency Powerstack to TYPO3 Blog extension via REST API
Package info
github.com/Agency-Powerstack/Typo3-Blog-Sync
Type:typo3-cms-extension
pkg:composer/agencypowerstack/typo3-blog-sync
Requires
- php: ^8.2
- t3g/blog: *
- typo3/cms-core: ^13.4 || ^14.0
README
A TYPO3 extension that synchronizes blog posts from Agency Powerstack to your TYPO3 installation via secure REST API webhooks.
Requirements
- TYPO3 ^14.0
- PHP ^8.2
t3g/blogextension (EXT:blog) installed and configured
Installation
composer require agencypowerstack/blog-sync
Then activate the extension in the TYPO3 Extension Manager or via CLI:
vendor/bin/typo3 extension:activate blog_sync
Setup
1. Configure the Blog Storage Folder
In your TYPO3 page tree, create or choose an existing Blog folder (doktype: Folder or Blog). This is where synchronized posts will be stored.
2. Connect to Agency Powerstack
- Open the Agency Powerstack Blog Sync module in the TYPO3 backend (under Web).
- Click Connect with Agency Powerstack.
- You will be redirected to agency-powerstack.com to authorize the connection.
- After authorization, you are redirected back to TYPO3 where the connection is automatically confirmed.
3. Set the Blog Storage Folder
After connecting, open the connection record and set the Blog Storage Folder to the page where synchronized posts should be created.
4. Enable Sync
Toggle Sync aktiviert on the connection record to start receiving webhooks.
About Agency Powerstack
Agency Powerstack is a platform for marketing agencies that helps manage and publish content across multiple CMS systems — including TYPO3, Contao, and others.
- Website: agency-powerstack.com
- Contact: info@agency-powerstack.com
Support
For questions or issues regarding this extension, please contact us at info@agency-powerstack.com or visit agency-powerstack.com.