All Posts
Ads Manager Plugin
Ads Manager plugin is used to manage and show in-game or pre-roll ads for self-uploaded (self-hosted) games that are already integrated with latest CloudArcade API. You must integrate CloudArcade API […]
Game Reports plugin
Like it’s plugin name, the purpose of “Game Reports” plugin is to allow players or users report a game bug and error to Admin. Latest game reports will be shown […]
Tips and guide to edit a Theme
On this post, I will explain how to customize stock themes (pre-installed themes) There is a problem if you modify stock or default themes, you script or files will be […]
Mingrating v1.2.9 Layout to v1.3.0 Menu & Widget
You must migrating hard coded “Layout” to new Menu & Widget after updated to CloudArcade v1.3.0 It will worth the effort, menu and widget is stored on database, so you […]
(Plugin) Auto Publish
What is “Auto Publish” plugin and what it’s used for ? “Auto Publish” can automatically add games at time interval, similar to “Cron-job” or very similar to WordPress cron. This […]
CloudArcade Setup – Prepare your Arcade site
On this article, we’re going to setup newly installed CloudArcade site to make it look like the demo site. After CMS file is extracted or unpacked, you will be redirected […]
Create “Load More” games on Dark Grid theme
This is the “Dark Grid” theme version of this tutorial, in the original tutorial, it’s uses “Default” theme as sample. We will create a “Load More” games button for new […]
How to use “Custom Fields” and what can it do ?
Custom Fields is introduced on CloudArcade v1.2.9, it’s an official plugin and not included by default, so you need to install it. With Custom Fields, there’s a lot you can […]
Create “Load More” games with Custom Page
UPDATE: The Default and Dark Grid themes have already implemented the “Load More Games” button in the homepage’s New Games section, starting from theme version v1.1.7. With “Load more” games […]
Create a Leaderboard / Scoreboard page with Custom Page
First, open your active theme folder. In this tutorial I will use the default theme “/content/themes/default/”. Create a php file and name it “page-leaderboard.php”, you can replace “leaderboard” with another […]