Itmaroon Social Post Sync

설명

Itmaroon Social Post Sync allows you to post the same content to social media simultaneously when publishing a post in WordPress.
It also provides an option to import social media posts back into WordPress for archiving or reuse.

This plugin communicates securely with AWS Lambda, Step Functions, and DynamoDB resources.
You need a valid AWS environment (region, role, and endpoints) configured separately.
These AWS resources are not created automatically by the plugin — they must exist beforehand.

Related Links

Arbitrary section

This plugin uses PHP class management via Composer.
GitHub
Packagist

External services

This plugin connects to your AWS account for executing background functions.
The AWS-side components must be deployed separately using AWS SAM or CloudFormation.

It also bundles third-party libraries:
– Swiper 12.0.1 (MIT)
– jquery-datetimepicker 2.5.21 (MIT)
– jquery.easing 1.4.1 (BSD-3-Clause)
– imagesLoaded 5.0.0 (MIT)

See THIRD-PARTY-NOTICES.md and the files under /licenses/ for details.

스크린샷

  • Dashboard
  • WordPress posting destination settings, SNS connection settings
  • SNS Post List
  • Text information input screen
  • Media selection screen
  • Option selection screen
  • SNS post information confirmation screen
  • SNS post import screen

설치

  1. From the WP admin panel, go to “Plugins” “Add New”.
  2. Search for “Itmaroon Social Post Sync”.
  3. Click “Install” and then “Activate”.
  4. Configure your AWS connection settings and social media tokens in the settings screen.

OR…

  1. Download the plugin from this page.
  2. Upload the .zip file via “Plugins” “Add New” “Upload Plugin”.
  3. Click “Install Now” and then “Activate Plugin”.

FAQ

Do I need an AWS account?

Yes. Itmaroon Social Post Sync requires an AWS environment containing Lambda, Step Functions, and DynamoDB resources.
You must configure IAM roles and permissions according to your AWS account setup.

Does this plugin store or transmit personal data?

No personal data is collected or transmitted by the plugin itself.
All data transfers occur directly between your WordPress instance and your own AWS environment.

What if I don’t have AWS resources?

The plugin cannot function without the corresponding AWS backend system.
A local or development AWS region can be used for testing before production deployment.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Itmaroon Social Post Sync”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Itmaroon Social Post Sync”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.0

  • Initial release with X / Facebook / Instagram support.
  • Added AWS integration for Lambda-based social post handling.