Author Archives: admin
Tag extra fields and meta data
Initially, we build game’s “Tag” feature with basic properties, without description, tag title and more. As of CloudArcade v1.7.6, the “Extra Fields” plugin has been implemented for the “Tag” feature, […]
Contact Form Plugin
You can integrate a Contact Form into your CloudArcade site using the Contact Form plugin. This allows visitors to send messages from your site page, which are then forwarded to […]
Mailer Plugin
The “Mailer” plugin is the core of the email system in CloudArcade. With the Mailer plugin, you can use other plugins that rely on “Mailer”, such as Forgot Password, Contact […]
How to use “Collections”
The “Collections” feature is used to create a specific list of games manually. It can be used for highlighted games, staff-picked games, promoted games, or any other purpose. Here are […]
Introducing “Filters”
Filters are a type of hook that allow you to modify data before it is saved to the database or rendered on the screen. Unlike action hooks, which trigger specific […]
Introducing “Hooks”
What Are Hooks? Hooks are specific points in the codebase of a Theme where you can insert your own custom code. They allow you to add new features in specific […]
Extra Fields Plugin
What does the Extra Fields plugin do, and what is its use case? As indicated by its name, the purpose of the Extra Fields plugin is to add extra fields […]
Customize page title
Starting from CloudArcade v1.6.5, you can either customize all page titles or customize a single content type, such as the game page title. By default, you can retrieve the page […]
New Comment System
The built-in comment system was first introduced in CloudArcade v1.2.0, which came out 2 years and 7 months ago from the time this post was published. Since v1.2.0, the UI […]
Translations Plugin
The “Translations” plugin was introduced in CloudArcade v1.6.5. This plugin is NOT a replacement for the Localization plugin; rather, the Translations plugin requires the Localization plugin to function. Translations and […]