{"id":16382356,"url":"https://github.com/efficy-sa/apsis-integrations-adobe-commerce","last_synced_at":"2025-10-26T10:31:49.550Z","repository":{"id":38309756,"uuid":"196996465","full_name":"ApsisInternational/Integration-Adobe_Commerce","owner":"ApsisInternational","description":"APSIS One integration for Magento 2 ","archived":false,"fork":false,"pushed_at":"2024-11-29T07:52:41.000Z","size":1138,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-16T19:33:25.110Z","etag":null,"topics":["apsis","composer","email-marketing","magent2-module","magento","magento2","magento2-extension","marketing-automation","marketing-tools","php"],"latest_commit_sha":null,"homepage":"https://www.apsis.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ApsisInternational.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-15T12:41:17.000Z","updated_at":"2024-11-29T07:52:43.000Z","dependencies_parsed_at":"2023-09-26T22:42:49.103Z","dependency_job_id":"5ab80dda-622e-46cc-8e9f-cbb500814a93","html_url":"https://github.com/ApsisInternational/Integration-Adobe_Commerce","commit_stats":{"total_commits":284,"total_committers":4,"mean_commits":71.0,"dds":"0.014084507042253502","last_synced_commit":"aced603c3e2a15a2bc67407abccc9f26873c6029"},"previous_names":["apsisinternational/integration-adobe_commerce","apsisinternational/module-one"],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsisInternational%2FIntegration-Adobe_Commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsisInternational%2FIntegration-Adobe_Commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsisInternational%2FIntegration-Adobe_Commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsisInternational%2FIntegration-Adobe_Commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApsisInternational","download_url":"https://codeload.github.com/ApsisInternational/Integration-Adobe_Commerce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238310399,"owners_count":19450850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apsis","composer","email-marketing","magent2-module","magento","magento2","magento2-extension","marketing-automation","marketing-tools","php"],"created_at":"2024-10-11T04:05:05.769Z","updated_at":"2025-10-26T10:31:44.126Z","avatar_url":"https://github.com/ApsisInternational.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integration between APSIS One and Adobe Commerce / Magento\n \n \n[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](LICENSE)\n\nThis integration is provided as-is, free of charge, and without any warranty. It is open-source so the community can further enhance and maintain it.\n\n## 📢 About This Integration\nThis repository contains the code and resources to integrate APSIS One with Adobe Commerce / Magento. APSIS is no longer actively maintaining it, but does encourage the community to contribute and improve it.\n\n## 🚀 Getting Started\nLooking for guidance on how to use this integration?\u003cbr /\u003e\n👉 [APSIS One knowledge base for Magento](https://help.apsis.one/en/collections/3918264-magento)\n\n\n## 🧪 Want to try APSIS One for Free?\nInterested in exploring what APSIS One can do?  \n👉 [Click here to set up a free trial account](https://apsis.com/freetrial)\n\n\n## 💡 Contributing\nWe welcome community contributions! Feel free to submit issues, pull requests, or suggestions to help improve this integration.\n\n## 🤝 Support\nThis integration is provided as-is, with no support or guarantees. For any issues, please use the GitHub Issues section.\n\n---\n\nThank you for your interest in APSIS One and Adobe Commerce / Magento!  \n\nHappy integrating! 🚀\n\n# Technical documentation\n\n## Requirements\n\n- Magento 2.4.6 and above are compatible from version 2.1.1\n  - PHP 8.1+\n- Magento 2.4.4 \u0026 2.4.5 is compatible with version 2.1.0\n  - PHP 8.1+\n- Magento 2.2.x, 2.3.x \u0026 2.4.0 to 2.4.3-p3 is compatible up to version 2.0.8\n  - PHP 7.1+\n- Magento module(s) dependency \n    - Newsletter\n    - Review\n    - Sales\n    - Wishlist\n    - Store\n    - Config\n    - Backend\n    - Cron\n    - Customer\n    - Catalog\n    - Quote\n    - Checkout\n    - Ui\n- APSIS One [Account](https://www.apsis.com/about-us/request-tour)\n\n## Installation\n\nIt is recommended to use [composer](https://getcomposer.org) to install the module.\n\n```bash\n# Install latest version for Magento 2.4.4 and above\n$ composer require apsis/module-one\n\n# Install latest version for Magento 2.2.x, 2.3.x \u0026 2.4.0 to 2.4.3-p3\n$ composer require apsis/module-one:~2.0\n\n# Update to latest version for Magento 2.4.4 and above\n$ composer update apsis/module-one\n\n# Update to latest version for Magento 2.2.x, 2.3.x, 2.4.0  to 2.4.3-p3\n$ composer update apsis/module-one:~2.0\n```\nIf you do not use composer, ensure that you also load any dependencies that this module has.\n\n## Support\n\nFull support documentation and setup guides available [here](https://help.apsis.one/en/).\n\n## Contribution\n\nYou are welcome to contribute to our APSIS One integration module for Magento 2. You can either:\n- Report a bug: Create a [GitHub issue](https://github.com/ApsisInternational/module-one/issues/new) including detailed description, steps to reproduce issue, Magento version including edition and module version number.\n- To request a feature: Please contact us through [support](https://www.apsis.com/services/support)\n\n## Internal Docs\n[Documentation](https://efficy-my.sharepoint.com/:w:/p/aqa/EYmCpcUADPxAnH9SLlkiwRMBOJC_VtqpLQ5lbcSTNnInnQ?e=5bSRe1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefficy-sa%2Fapsis-integrations-adobe-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefficy-sa%2Fapsis-integrations-adobe-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefficy-sa%2Fapsis-integrations-adobe-commerce/lists"}