{"id":17359052,"url":"https://github.com/tfirdaus/butterbean-extend","last_synced_at":"2026-05-02T14:37:33.695Z","repository":{"id":79522304,"uuid":"79620848","full_name":"tfirdaus/butterbean-extend","owner":"tfirdaus","description":"Extending Butterbean, a neat little post meta framework by @justintadlock, with custom Settings and Controls","archived":false,"fork":false,"pushed_at":"2017-01-21T06:46:47.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-01T19:45:00.005Z","etag":null,"topics":["extention","framework","metaboxes","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tfirdaus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-21T03:26:56.000Z","updated_at":"2023-03-08T04:44:46.000Z","dependencies_parsed_at":"2023-08-01T08:03:11.376Z","dependency_job_id":null,"html_url":"https://github.com/tfirdaus/butterbean-extend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfirdaus%2Fbutterbean-extend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfirdaus%2Fbutterbean-extend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfirdaus%2Fbutterbean-extend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfirdaus%2Fbutterbean-extend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tfirdaus","download_url":"https://codeload.github.com/tfirdaus/butterbean-extend/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245878924,"owners_count":20687297,"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":["extention","framework","metaboxes","wordpress"],"created_at":"2024-10-15T19:07:54.797Z","updated_at":"2026-05-02T14:37:33.637Z","avatar_url":"https://github.com/tfirdaus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ButterBean Extend\n\nA plugin that extends [ButterBean](https://github.com/justintadlock/butterbean), a neat little post meta box framework by [Justin Tadlock](http://justintadlock.com).\n\n# Installation\n\nLoad it along with the ButterBean main library, as follows:\n\n```php\nadd_action( 'plugins_loaded', 'load_butterbean' );\n\nfunction load_butterbean() {\n        require_once( 'path/to/butterbean/butterbean.php' ); // Load main ButterBean library.\n        require_once( 'path/to/butterbean-extend/butterbean-extend.php' ); // load ButterBean extension.\n}\n```\n\n# Change Log\n\nAll notable changes to this project will be documented in this section.\n\n## [0.0.1] - 2016-14-09\n### Added\n- A custom setting type: `serialize`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfirdaus%2Fbutterbean-extend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftfirdaus%2Fbutterbean-extend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfirdaus%2Fbutterbean-extend/lists"}