https://github.com/christophery/momentopress
Add 360° VR images and videos easily to your WordPress site using MomentoPress for Momento360.
https://github.com/christophery/momentopress
360-photo 360-video virtual-reality vr wordpress wordpress-plugin
Last synced: 22 days ago
JSON representation
Add 360° VR images and videos easily to your WordPress site using MomentoPress for Momento360.
- Host: GitHub
- URL: https://github.com/christophery/momentopress
- Owner: christophery
- License: gpl-3.0
- Created: 2017-08-26T20:32:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T16:45:33.000Z (over 2 years ago)
- Last Synced: 2025-01-28T02:23:14.473Z (over 1 year ago)
- Topics: 360-photo, 360-video, virtual-reality, vr, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/cmyee-momentopress/
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MomentoPress for Momento360
**Contributors:** cmyee
**Tags:** 360, VR, Virtual Reality, 360 degree photos, Momento360, 360 degree videos, Google Cardboard
**Requires at least:** 4.8
**Tested up to:** 6.3
**Stable tag:** 1.0.2
**License:** GPL3
**License URI:** https://www.gnu.org/licenses/gpl-3.0.en.html
Add 360° VR photos and videos easily to your WordPress site using MomentoPress for Momento360.
## Description
MomentoPress is a free WordPress plugin for displaying 360° VR photos and videos uploaded to [Momento360](https://www.momento360.com/).
Feel free to [let me know](https://chrisyee.ca/contact/) if you use MomentoPress in one of your websites.
[View Demo](https://chrisyee.ca/momentopress/) | [Download Plugin](https://wordpress.org/plugins/cmyee-momentopress/)
## Features
* Very easy and simple to use
* View 360° VR photos and videos uploaded to [Momento360](https://www.momento360.com/)
* Works with computers, tablets, smartphones
* Compatible with Google Cardboard
* It's responsive!
## Requirements
* A [Momento360](https://www.momento360.com/) account
* 360° VR photos or videos
## Getting Started
1. *Upload* a 360° VR image or video to [Momento360](https://www.momento360.com/).
2. Get the *share link* to the image or video on [Momento360](https://www.momento360.com/).
3. Paste the *share link* in the *url* parameter of the *[momentopress]* shortcode.
## Shortcode Example
``[momentopress url=https://momento360.com/e/u/f07d802caeb9499694a0f8cb1e661fde]``
## Shortcode Parameters
* url - The share link to the 360° VR image or video on [Momento360](https://www.momento360.com/)
## Screenshots
1. Pan around the 360° photos or videos on desktop
2. Pan around the 360° photos or videos on mobile
3. Tap the full screen button to enter VR mode
4. View your 360° photos or videos in VR using Google Cardboard
## Installation
**Easy Installation**
1. Search for *MomentoPress for Momento360* via the *Plugins > Add New* screen in the WordPress dashboard.
2. Click the *Install Now* button.
3. Click the *Activate* button
**Manual Installation**
1. Search and download *MomentoPress for Momento360* via the [WordPress Plugin Directory](https://wordpress.org/plugins/).
2. Unzip the downloaded file.
3. Upload the plugin directory to the */wp-content/plugins/* directory of your WordPress installation.
4. Activate the plugin through the *Plugins* menu the WordPress dashboard.
## Frequently Asked Questions
### Where do I upload my 360° VR image/video?
You will need to upload it to [Momento360](https://www.momento360.com/).
### How do I get the share link on Momento360?
1. Go to *My Media* on Momento360.
1. Click on the image/video which you want to share.
1. Click the *share* button.
2. Click *Share or embed a link*.
### Is this an official Momento360 plugin?
This is not an official plugin by Momento360 and it is not affilated or supported by Momento360.
### I need help on Momento360!
For questions regarding [Momento360](https://www.momento360.com/), please [view their support page](http://help.momento360.com/) or [view their FAQ](https://www.momento360.com/faq/).
## Changelog
#### 1.0.2
Security Update: Fixed XSS vulnerability in 'url' shortcode attribute (Thanks to NGÔ THIÊN AN (ancorn_ from VNPT-VCI))
#### 1.0.1
Fixed CSS stylesheet path
#### 1.0.0
Initial Release