Category: Self Hoster

  • Getting Started

    Welcome to the introduction of the Self-Hoster plugin. This new tool offers a self-hosting solution for WordPress plugin developers who face limitations on the WordPress.org platform. Self-Hoster enables developers to manage and distribute their own plugins independently. Challenges with WordPress.org Using WordPress.org to distribute plugins comes with several restrictions: Features of Self-Hoster Self-Hoster addresses these…

  • Installation

    Installing the Self-Hoster plugin follows the standard process for installing any WordPress plugin. Below is a step-by-step guide to help you get started: Step 1: Upload the Plugin Step 2: Activate the Plugin Step 3: Configure License Once these steps are completed, your Self-Hoster plugin will be fully operational, allowing you to manage and distribute…

  • Create Plugin Update

    After activating your Self-Hoster plugin license, you can begin distributing your custom plugins or themes across multiple websites. Below, we outline the process of creating, updating, and managing your first plugin named “Global Team,” intended for distributing CSS globally. Step 1: Create Your First Download Step 2: Configure Plugin Details Step 3: Add and Configure…

  • GitHub

    This tutorial will guide you through the process of creating a new GitHub repository for a WordPress plugin called “Info Block,” which allows you to distribute your custom block across various websites using GitHub and Self-Hoster plugin integration. Create GitHub Repository Create Gutenberg block Open a terminal and prepare your plugin directory: Exclude Unnecessary Files…

  • Plugin Assets

    To improve the user experience and strengthen your plugin’s brand identity, integrating visual elements and consistent styling is crucial. Here’s how you can enhance your plugin’s appearance using a Figma template for design and asset management. Step 1: Design Your Plugin’s Visual Assets Create or Update the Design in Figma: Step 2: Preview and Export…

  • Download Buttons

    Plugin is shipping two custom blocks “Download Button”. Static and Dynamic. Dynamic Button Is no more then permalink to your download file. Use it in Query or in the single post template where you instead of getting link to the post you will get link to the post => download file. Static Button With Static…

  • Styling Download Page