{"id":13513810,"url":"https://github.com/naymspace/backpex","last_synced_at":"2026-02-27T19:03:52.746Z","repository":{"id":211144673,"uuid":"728320777","full_name":"naymspace/backpex","owner":"naymspace","description":" Backpex is a highly customizable administration panel for Phoenix LiveView applications.","archived":false,"fork":false,"pushed_at":"2024-10-29T11:51:30.000Z","size":10120,"stargazers_count":531,"open_issues_count":43,"forks_count":34,"subscribers_count":12,"default_branch":"develop","last_synced_at":"2024-10-29T13:31:18.189Z","etag":null,"topics":["admin-panel","daisyui","elixir","hacktoberfest","phoenix","tailwindcss"],"latest_commit_sha":null,"homepage":"https://backpex.live","language":"Elixir","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/naymspace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-12-06T17:33:18.000Z","updated_at":"2024-10-29T11:51:19.000Z","dependencies_parsed_at":"2024-11-05T18:36:21.100Z","dependency_job_id":null,"html_url":"https://github.com/naymspace/backpex","commit_stats":null,"previous_names":["naymspace/backpex"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naymspace%2Fbackpex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naymspace%2Fbackpex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naymspace%2Fbackpex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naymspace%2Fbackpex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naymspace","download_url":"https://codeload.github.com/naymspace/backpex/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246407399,"owners_count":20772126,"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":["admin-panel","daisyui","elixir","hacktoberfest","phoenix","tailwindcss"],"created_at":"2024-08-01T05:00:38.123Z","updated_at":"2025-10-21T17:13:28.592Z","avatar_url":"https://github.com/naymspace.png","language":"Elixir","funding_links":[],"categories":["Elixir","Framework Components"],"sub_categories":[],"readme":"[![CI](https://github.com/naymspace/backpex/actions/workflows/ci.yml/badge.svg)](https://github.com/naymspace/backpex/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/naymspace/backpex/blob/develop/LICENSE.md)\n[![Hex](https://img.shields.io/hexpm/v/backpex.svg)](https://hex.pm/packages/backpex)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-green)](https://hexdocs.pm/backpex)\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/naymspace/backpex/blob/develop/priv/static/images/logo.svg?raw=true\" width=\"100\" height=\"100\"\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  Phoenix LiveView Admin Panel · Backpex\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003cspan\u003e📚 \u003ca href=\"https://hexdocs.pm/backpex\"\u003eDocumentation\u003c/a\u003e\u003c/span\u003e\n  •\n  \u003cspan\u003e🛠️ \u003ca href=\"https://hexdocs.pm/backpex/installation.html\"\u003eInstallation Guide\u003c/a\u003e\u003c/span\u003e\n  •\n  \u003cspan\u003e🩵 \u003ca href=\"https://hexdocs.pm/backpex/contribute-to-backpex.html\"\u003eContribute\u003c/a\u003e\u003c/span\u003e\n\u003c/div\u003e\n\n# Backpex\n\nWelcome! Backpex is a highly customizable administration panel for Phoenix LiveView applications. Quickly create beautiful CRUD views for your existing data using configurable *LiveResources*. Backpex integrates seamlessly with your existing Phoenix application and provides a simple way to manage your resources. It is highly customizable and can be extended with your own layouts, views, field types, filters and more.\n\n![Backpex Screenshot](https://github.com/naymspace/backpex/blob/develop/priv/static/images/screenshot.png?raw=true)\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://backpex.live/\"\u003e\u003cstrong\u003eVisit our Live Demo →\u003c/strong\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Key Features\n\n- 📊 **LiveResources**: Quickly create LiveResource modules for your database tables with fully customizable CRUD views. Bring your own layout or use our components.\n- 🔍 **Search and Filters**: Define searchable fields and add custom filters for instant, LiveView-powered results.\n- ⚡ **Resource Actions**: Implement global custom actions like user invitations or exports, with support for additional form fields.\n- 🔒 **Authorization**: Handle CRUD and custom action authorization via simple pattern matching, with optional integration for external authorization libraries.\n- 🧩 **Field Types**: Out-of-the-box support for Text, Number, Date, Upload, and more. Easily extend with your own custom field type modules.\n- 🔗 **Associations**: Effortlessly handle HasOne, BelongsTo, and HasMany(Through) associations with minimal configuration. Customize available options and rendered columns.\n- 📈 **Metrics**: Add value metrics such as sums or averages for quick data insights, with more metric types on the horizon.\n\n## Installation \u0026 Documentation\n\nSee our comprehensive [installation guide](https://hexdocs.pm/backpex/installation.html) for more information on how to install and configure Backpex in your Phoenix application.\n\nWe also provide a detailed [documentation](https://hexdocs.pm/backpex) with guides on how to use Backpex and how to customize it to your needs.\n\n## Learn More\n\n- [What is Backpex?](https://hexdocs.pm/backpex/what-is-backpex.html)\n- [Why we built Backpex?](https://hexdocs.pm/backpex/what-is-backpex.html)\n- [Contribute to Backpex](https://hexdocs.pm/backpex/contribute-to-backpex.html)\n\n## License\n\nBackpex is open-source software, licensed under the [MIT License](https://github.com/naymspace/backpex/blob/main/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaymspace%2Fbackpex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaymspace%2Fbackpex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaymspace%2Fbackpex/lists"}