Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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.

Снимци екрана

Постављање

  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”.

ЧПП

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.