{"id":21959295,"url":"https://github.com/1d3o/wideo","last_synced_at":"2025-04-23T17:46:36.314Z","repository":{"id":47229082,"uuid":"142592177","full_name":"1d3o/wideo","owner":"1d3o","description":"[ACTIVE] Wordpress starting framework for magic websites","archived":false,"fork":false,"pushed_at":"2025-01-27T09:11:08.000Z","size":1496,"stargazers_count":4,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T02:05:06.591Z","etag":null,"topics":["framework","php","template","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1d3o.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-07-27T15:09:13.000Z","updated_at":"2025-01-27T09:11:12.000Z","dependencies_parsed_at":"2023-11-20T12:28:32.648Z","dependency_job_id":"73356653-aa68-4590-8e49-c23e36ccd5e5","html_url":"https://github.com/1d3o/wideo","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/1d3o%2Fwideo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1d3o%2Fwideo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1d3o%2Fwideo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1d3o%2Fwideo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1d3o","download_url":"https://codeload.github.com/1d3o/wideo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250484759,"owners_count":21438302,"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":["framework","php","template","wordpress"],"created_at":"2024-11-29T09:27:30.474Z","updated_at":"2025-04-23T17:46:36.290Z","avatar_url":"https://github.com/1d3o.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wideo\n\nWordpress starting framework for magic websites.\n\nFull documentation: \u003ca href=\"https://github.com/ideonetwork/wideo/wiki\"\u003ehttps://github.com/ideonetwork/wideo/wiki\u003c/a\u003e\n\n## Usage\n\n### Installation for wordpress websites\n\nRun the following commands inside the wp-content/themes directory:\n\n```shell\ngit clone https://github.com/ideonetwork/wideo\ncd wideo\nnpm install -g webpack-cli\nyarn install\nnpm run start\n```\n\n### Installation for static websites\n\nRun the following commands inside the directory:\n\n```shell\ngit clone https://github.com/ideonetwork/wideo\ncd wideo\nnpm install -g webpack-cli\nyarn install\nnpm run static\nnpm run start\n```\n\n### Build\n\n```shell\nnpm run build\n```\n\nThe build process should create a **./build** directory with the official theme ready for production.\n\n## Guide\n\n### Custom mailer configuration\n\n```php\n  \u003cform action=\"\u003c?php echo admin_url( 'admin-ajax.php' ); ?\u003e\" data-controller=\"form\" method=\"post\" enctype=\"multipart/form-data\"\u003e\n    \u003cdiv data-form-target=\"feedback\"\u003e\u003c/div\u003e\n\n    \u003cinput type=\"hidden\" name=\"_form\" value=\"contacts\"\u003e\n    \u003cinput type=\"hidden\" name=\"action\" value=\"custom_ajax_mailer\"\u003e\n    \u003cinput type=\"hidden\" name=\"honey\" value=\"\"\u003e\n\n    \u003cdiv class=\"form-group\"\u003e\n      \u003clabel for=\"name\"\u003eName\u003c/label\u003e\n      \u003cinput type=\"text\" class=\"form-control\" id=\"name\" name=\"name\" placeholder=\"Enter name\" required\u003e\n    \u003c/div\u003e\n    \u003cdiv class=\"form-group\"\u003e\n      \u003clabel for=\"email\"\u003eEmail\u003c/label\u003e\n      \u003cinput type=\"email\" class=\"form-control\" id=\"email\" name=\"email\" placeholder=\"Enter email\" required\u003e\n    \u003c/div\u003e\n    [....]\n    \u003cdiv class=\"form-group\"\u003e\n      \u003clabel for=\"file\"\u003eFile\u003c/label\u003e\n      \u003cinput type=\"file\" class=\"form-control\" id=\"file\" name=\"file\"\u003e\n    \u003c/div\u003e\n    \u003cbutton type=\"submit\" class=\"btn btn-primary\"\u003eSubmit\u003c/button\u003e\n  \u003c/form\u003e\n\n```\n\u003c!-- Caricamento file singolo \u003cinput type=\"file\" name=\"file\"\u003e  --\u003e\n\u003c!-- Caricamento file multiplo \u003cinput type=\"file\" name=\"file[]\" multiple\u003e --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1d3o%2Fwideo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1d3o%2Fwideo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1d3o%2Fwideo/lists"}