--- title: Install Climenos description: Install the complete Climenos plugin folder and prepare the base configuration. category: Installation & Activation order: 1 categoryOrder: 20 sourceVersion: "Climenos 1.3.31 source snapshot" --- ## Installation 1. Install the complete `climenos/` folder under `wp-content/plugins/`. 2. Activate the plugin from WordPress. 3. Configure language, branding, email, payment, administrator and customer portal settings as required. 4. Activate a Central license before using premium functionality and private updates. ## After activation The documented bootstrap loads modules from `includes/`, `admin/` and the builder integrations. Activation is responsible for creating or upgrading required tables, frontend pages and scheduled jobs. ## Release checks The supplied operational notes call for PHP syntax checks, WordPress Coding Standards checks, separate Stripe Test/Live testing and UTF-8 checks for Greek content after code changes.