{"id":20145403,"url":"https://github.com/reduxframework/edd_extension","last_synced_at":"2026-02-09T04:02:22.145Z","repository":{"id":11739378,"uuid":"14266443","full_name":"reduxframework/edd_extension","owner":"reduxframework","description":null,"archived":false,"fork":false,"pushed_at":"2013-11-10T00:33:09.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-03T00:13:08.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reduxframework.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}},"created_at":"2013-11-09T22:35:00.000Z","updated_at":"2013-11-19T13:11:09.000Z","dependencies_parsed_at":"2022-08-20T09:00:37.159Z","dependency_job_id":null,"html_url":"https://github.com/reduxframework/edd_extension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reduxframework/edd_extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fedd_extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fedd_extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fedd_extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fedd_extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reduxframework","download_url":"https://codeload.github.com/reduxframework/edd_extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fedd_extension/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267482004,"owners_count":24094508,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-13T22:16:26.820Z","updated_at":"2026-02-09T04:02:17.126Z","avatar_url":"https://github.com/reduxframework.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"edd_extension\n=============\n\nRun by cloning to your ~/ReduxCore/extensions/ folder as `edd`.\n\n\n\nTo run this, you must add some args to your ReduxFramework instance. Here's an example:\n\n```php\n$args['edd'] = array(\n\t'mode' \t\t\t  =\u003e 'template', // template|plugin\n\t'path' \t\t\t  =\u003e '', // Path to the plugin/template main file\n\t'remote_api_url'  =\u003e 'http://shoestrap.org',    // our store URL that is running EDD\n\t'version'         =\u003e \"2.0.1\",  // current version number\n\t'item_name'       =\u003e \"Shoestrap 3\",      // name of this theme\n\t'author'          =\u003e \"Aristeides Stathopoulos, Dimitris Kalliris, Dovy Paukstys\",    // author of this theme\n\t'field_id'        =\u003e \"edd\", // ID of the field used by EDD\n\t);\n```\n\nThen you also need to specify a field of type edd, it's as simple as:\n\n```php\narray(\n\t'id'=\u003e'edd',\n\t'type' =\u003e 'edd',\n\t'title' =\u003e __('EDD License', 'redux-framework-demo'), \n\t'subtitle' =\u003e __('Please enter a valid key.', 'redux-framework-demo'),\n\t),\n```\n\nYou can place that field anywhere. Now, be sure the field_id and the actual id of your EDD field are the same. That's very important.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freduxframework%2Fedd_extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freduxframework%2Fedd_extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freduxframework%2Fedd_extension/lists"}