{"id":49670125,"url":"https://github.com/d3p1/magento2-popup","last_synced_at":"2026-05-06T22:11:44.448Z","repository":{"id":347373151,"uuid":"1193852140","full_name":"d3p1/magento2-popup","owner":"d3p1","description":"A Magento 2 module that allows you to add popups in your store pages using the Magento widget user tool","archived":false,"fork":false,"pushed_at":"2026-04-28T23:48:10.000Z","size":42,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-29T01:24:41.382Z","etag":null,"topics":["ecommerce","magento","magento-2","magento2","magento2-extension","magento2-extension-free","magento2-module","php","project"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d3p1.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-27T16:41:32.000Z","updated_at":"2026-04-28T23:48:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/d3p1/magento2-popup","commit_stats":null,"previous_names":["d3p1/magento2-popup"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/d3p1/magento2-popup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3p1%2Fmagento2-popup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3p1%2Fmagento2-popup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3p1%2Fmagento2-popup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3p1%2Fmagento2-popup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3p1","download_url":"https://codeload.github.com/d3p1/magento2-popup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3p1%2Fmagento2-popup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32713959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ecommerce","magento","magento-2","magento2","magento2-extension","magento2-extension-free","magento2-module","php","project"],"created_at":"2026-05-06T22:11:43.467Z","updated_at":"2026-05-06T22:11:44.443Z","avatar_url":"https://github.com/d3p1.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\n# [MAGENTO 2 - POPUP]\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![code consistency: php_code_sniffer](https://img.shields.io/badge/code_consistency-php_code_sniffer-blue.svg)](https://github.com/PHPCSStandards/PHP_CodeSniffer)\n[![code consistency: php_cs_fixer](https://img.shields.io/badge/code_consistency-php_cs_fixer-purple.svg)](http://github.com/PHP-CS-Fixer/PHP-CS-Fixer)\n\n\u003c/div\u003e\n\n## Introduction\n\nA [Magento 2](https://business.adobe.com/products/magento/magento-commerce.html)\nimplementation that allows you to add popups in your store pages using\nthe [Magento widget](https://docs.magento.com/user-guide/v2.3/cms/widgets.html)\nuser tool.\n\n## Installation\n\nTo proceed with the installation of your module, you need to go to\nthe [document root of your Magento installation](https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/tutorials/docroot.html)\nand run the following commands:\n\n```\ncomposer require d3p1/module-popup\nbin/magento setup:upgrade\nbin/magento setup:di:compile\nbin/magento setup:static-content:deploy\nbin/magento cache:clean\nbin/magento cache:flush\n```\n\n\u003e [!NOTE]\n\u003e To execute `bin/magento setup:static-content:deploy` you need to list all the\n\u003e languages of your store/s using the\n\u003e [ISO-639 format](http://en.wikipedia.org/wiki/List_of_ISO_639_language_codes).\n\u003e Also, if you are using a platform mode different than\n`production`, you need to execute the command\n\u003e using the `-f` flag: [\n`bin/magento setup:static-content:deploy -f`](https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-static-view.html).\n\n\u003e [!NOTE]\n\u003e The command `bin/magento cache:flush`\n\u003e is\n[optional](https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-cache.html#config-cli-subcommands-cache-clean).\n\n## Changelog\n\nDetailed changes for each release are documented in [\n`CHANGELOG.md`](./CHANGELOG.md).\n\n## License\n\nThis work is published under [MIT License](./LICENSE).\n\n## Author\n\nAlways happy to receive a greeting on:\n\n- [LinkedIn](https://www.linkedin.com/in/cristian-marcelo-de-picciotto/)\n- [Web](https://d3p1.dev/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3p1%2Fmagento2-popup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3p1%2Fmagento2-popup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3p1%2Fmagento2-popup/lists"}