Hey all,
I created this WordPress plugin and have been using it for a several months to manage my games, and I thought I’d toss it out there for anyone else who might find it useful. It’s nothing fancy...just a simple way to get your games online, without the hassle of manually creating directories and iframes, etc.
I built it for my own projects and it’s been working fine for me, so I figured some of you might want to use it too. It’s free—take it or leave it. (Check out the screenshots below)
What It Does
It handles the basics for uploading and showing off Construct 3 games on WordPress:
- Uploads game ZIPs through the admin.
- Lets you add descriptions with some formatting (bold, links, etc.).
- Options for “Landscape” (960x540), “Portrait” (540x960), or custom sizes.
- Makes a page for each game (like yoursite.com/game-title).
- Has a fullscreen button.
- Basic management—edit or delete games from a list.
How to Use It
Download the ZIP here: https://github.com/LanciferStudios/Construct3-Game-Uploader/releases/download/v1.0.0-beta.1/construct3-game-uploader.zip
- Install it via Plugins > Add New > Upload Plugin in WordPress.
- Activate, then go to “Construct3 Games” to add your stuff.
- If you try it, let me know what you think—bugs or whatever.
- Check out my GitHub here: [GitHub]
Notes
Needs a ZIP with an index.html (standard Construct 3 HTML5 export).
Works with PHP 7.4+ and the ZIP extension (most hosts should be good).
Still in beta, so let me know any suggestions you think would be cool.
Hope this comes in handy for someone.
Cheers,