{"id":29712238,"url":"https://github.com/danielstieber/markup360image","last_synced_at":"2026-02-06T12:38:41.611Z","repository":{"id":305718595,"uuid":"133766570","full_name":"danielstieber/Markup360Image","owner":"danielstieber","description":"ProcessWire Module to display 360° images with a-frame (WebVR)","archived":false,"fork":false,"pushed_at":"2018-05-17T06:07:39.000Z","size":297,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T18:09:40.499Z","etag":null,"topics":["aframe","aframe-vr","processwire","processwire-modules","webvr"],"latest_commit_sha":null,"homepage":null,"language":null,"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/danielstieber.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,"zenodo":null}},"created_at":"2018-05-17T06:06:59.000Z","updated_at":"2018-05-17T06:56:32.000Z","dependencies_parsed_at":"2025-07-21T18:10:44.037Z","dependency_job_id":null,"html_url":"https://github.com/danielstieber/Markup360Image","commit_stats":null,"previous_names":["danielstieber/markup360image"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/danielstieber/Markup360Image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstieber%2FMarkup360Image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstieber%2FMarkup360Image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstieber%2FMarkup360Image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstieber%2FMarkup360Image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielstieber","download_url":"https://codeload.github.com/danielstieber/Markup360Image/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstieber%2FMarkup360Image/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29160816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aframe","aframe-vr","processwire","processwire-modules","webvr"],"created_at":"2025-07-24T00:40:51.895Z","updated_at":"2026-02-06T12:38:41.607Z","avatar_url":"https://github.com/danielstieber.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markup360Image\nModule for ProcessWire that let you render 360° images via the WebVR engine a-frame.\nLearn more about a-frame on the [offical website](https://aframe.io/).\nI have only tested it with PHP7.x and Processwire 3.x.\n\n## How To Install\n1. Download the [zip file](https://github.com/danielstieber/Markup360Image/archive/master.zip) at Github or clone directly the repo into your `site/modules`\n2. If you downloaded the `zip file`, extract it in your `sites/modules` directory.\n3. You might have to change the folders name to 'Markup360Image'.\n4. Goto the modules admin page, click on refresh and install it.\n\n## How to use\n```PHP\n$m360 = $modules-\u003eget(\"Markup360Image\"); // load module\n\n$m360-\u003erender('my360image.jpg'); // render 360° image \n\n$m360-\u003erender('my360image.jpg', 'Hello World'); // render image and place text in the virtual room\n\n$m360-\u003erender('my360image.jpg', 'Hello World', 'roboto'); // choose a font (use one of these or load your own: https://aframe.io/docs/0.8.0/components/text.html#stock-fonts)\n\n$m360-\u003erender('my360image.jpg', 'Hello World', 'roboto',  80%, 600); // choose width \u0026 height of the scene. Default is width:100%, height:800px\n\n$m360-\u003erender($page-\u003eimage-\u003eurl); // use with Processwire imagefield\n```\n\n## FAQ\n### My text is not visible\nYou probably used a font, that is not working with a-frame. Learn more about it [here](https://aframe.io/docs/0.8.0/components/text.html#fonts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstieber%2Fmarkup360image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielstieber%2Fmarkup360image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstieber%2Fmarkup360image/lists"}