{"id":20892903,"url":"https://github.com/a5sys/easyadminpopupbundle","last_synced_at":"2026-04-26T19:31:17.171Z","repository":{"id":56938906,"uuid":"42870971","full_name":"A5sys/EasyAdminPopupBundle","owner":"A5sys","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-02T12:47:29.000Z","size":71,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-18T15:11:36.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/A5sys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-21T14:23:13.000Z","updated_at":"2021-08-02T12:43:35.000Z","dependencies_parsed_at":"2022-08-21T01:40:16.182Z","dependency_job_id":null,"html_url":"https://github.com/A5sys/EasyAdminPopupBundle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FEasyAdminPopupBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FEasyAdminPopupBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FEasyAdminPopupBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A5sys%2FEasyAdminPopupBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A5sys","download_url":"https://codeload.github.com/A5sys/EasyAdminPopupBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243277501,"owners_count":20265352,"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":[],"created_at":"2024-11-18T10:14:14.054Z","updated_at":"2025-12-11T19:45:24.272Z","avatar_url":"https://github.com/A5sys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyAdminPopupBundle\n\nThis bundle is a layer that gives the \"popup\" look and feel for the [EasyAdminBundle](https://github.com/javiereguiluz/EasyAdminBundle)\n\n# Dependency\n\nThis bundle requires:\n\n* Jquery\n* bootstrap-datetimepicker\n* select2\n* humane\n\n# Installation\n\n        composer require a5sys/easyadminpopup-bundle\n\nIn AppKernel.php\n\n        new A5sys\\EasyAdminPopupBundle\\EasyAdminPopupBundle(),\n\n# Configuration\n\nYou have to set the cofiguration:\n\n        easy_admin_popup:\n            layout: \"::admin_layout.html.twig\" #mandatory\n            customized_flash: false #optionnal, if you want to translate each entity crud flash. The translate key would be flash.User.persist (or update/remove) for a User entity\n\n\nThe layout must have a body block.\n\nThe layout must include:\n\n* Jquery\n* bootstrap-datetimepicker\n* select2\n* humane\n\nAnd include the JS using assetic:\n\n* '@EasyAdminPopupBundle/Resources/assets/js/form-modal.js'\n* '@EasyAdminPopupBundle/Resources/assets/js/humane-error.js'\n\n\n# Use\n\nCreate a controller that extends \"A5sys\\EasyAdminPopupBundle\\Controller\\AdminController\"\n\nInclude this controller in your routing using annotation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Feasyadminpopupbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5sys%2Feasyadminpopupbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5sys%2Feasyadminpopupbundle/lists"}