Easily connect your Unity project to your WordPress website!⭐ VERSION 1.6 IMPORTANT CHANGESIf you're upgrading your Unity project to version 1.6 of UniWP, you'll need to update the C# initialization string. For detailed instructions and guidance, please refer to the online migration guide on the page dedicated to upgrading to version 1.6.>> MORE DETAILS HERE!■ WHAT ISUniWP (Unity WordPress) is a powerful tool that connects your Unity project to your WordPress website, enabling seamless interaction between the two. With UniWP, you can manage your WordPress content and users directly from Unity.Key FeaturesFrom your Unity project, you can:User Management: register new users, check account status, retrieve account details, delete users, and more.Post Management: list all posts, get posts by a specific user, retrieve post details, delete posts, etc.Media Management: upload, download, list, and delete media files.Comments: list and manage WordPress comments.Additional Operations: handle logged-in users, upload files, and perform other common tasks.ExtensibilityFor operations not natively supported, UniWP includes a dedicated PHP framework, allowing you to create custom functionalities tailored to your needs.■ HOW UniWP WORKSUniWP is made up of two main components:The UniWP WordPress Plugin: this is installed on your WordPress website and allows seamless integration with Unity.The UniWP Unity Asset: this is installed in your Unity project, enabling it to communicate with your WordPress site.How It WorksThe UniWP plugin provides a built-in set of functionalities for interacting with WordPress. These are implemented as REST APIs, managed by the WordPress REST engine. This means that all operations between Unity and WordPress are carried out via standard HTTP requests.SecurityTo ensure secure communication, all data exchanged between your Unity project and WordPress is encrypted using a secret key, which is automatically generated by the UniWP plugin. This ensures that your API interactions are protected.■ WOOCOMMERCEWhile UniWP is designed to connect Unity with the native WordPress functions, it also extends its capabilities to support some popular WordPress plugins.With version 1.6, UniWP introduces support for WooCommerce's official REST APIs, enabling you to work with WooCommerce directly from your Unity project.■ EASILY EXTENSIBLEThe WordPress framework offers a wide range of functionalities, and installed plugins can introduce additional methods. Given this, it’s understandable that UniWP may not cover every specific need out of the box.However, UniWP is easily extendable. You can add new APIs to introduce custom features and enhance its functionality.To simplify this process, the UniWP plugin includes a custom class designed to streamline certain parts of API development, making it easier for you to integrate and extend the platform to suit your needs.■ GENERAL FEATURESEasily connect your Unity project to your WordPress website.Manage users, posts, media, comments, etc.Develop new APIs to have full control of WordPress.NEW (1.6): enable the use of WooCommerce REST APIWorks with Windows, Mac, iOS, Android, WebGL, etc.■ ONLINE MANUALHave a look at the online manual and see what UniWP can do for you!■ DEMOA Demo version of UniWP is available for evaluation purposes. I encourage you to try the Demo before making a purchase. Please note, however, that the Demo may not fully represent the final, updated version of the asset.■ UPDATE NOTEWhen you update UniWP to a new version remember to update the UniWP WordPress plugin too!