Install Addons
Install WPTheMoon addons from ZIP files and confirm they are active in WordPress.
Install Addons
WPTheMoon addons are installed like normal WordPress plugins.
Before you install
Make sure:
- AI Generator is installed and active.
- Your WordPress user can install and activate plugins.
- Any addon-specific dependency is installed. For example, AI Translator for Polylang requires Polylang.
Download the addon
Download the addon ZIP file from the addon detail page.
For AI Translator for Polylang, the future detail page will be /addons/ai-translator-polylang.
Docs may link to addon detail pages, but docs are not the main download location.
Upload the addon ZIP
- In WordPress admin, go to Plugins > Add New.
- Click Upload Plugin.
- Choose the addon ZIP file.
- Click Install Now.
- Click Activate Plugin.
Correct ZIP structure
The ZIP file should contain the addon folder at the top level:
wpthemoon-ai-translator-polylang.zip
wpthemoon-ai-translator-polylang/
wpthemoon-ai-translator-polylang.php
includes/
assets/
readme.txt
Avoid ZIP files where the plugin folder is nested inside another folder such as dist/ or build/.
Check addon status
After activation, go to AI Generator > Addons.
The addon list shows:
- Addon name.
- Description.
- Version.
- Dependencies.
- Status.
If an addon is missing a dependency, install and activate the required plugin, then reload the Addons page.
Common issues
The addon does not appear in AI Generator
Confirm that AI Generator is active and that the addon plugin is activated under Plugins > Installed Plugins.
WordPress says the ZIP is invalid
Check the ZIP structure. The main addon PHP file must be inside the top-level addon folder.
The addon shows missing dependencies
Install and activate the required dependency plugin. For Polylang-specific addons, Polylang must be active.
The addon activates but the feature page is missing
Reload WordPress admin and check AI Generator > Addons first. If the addon is listed as missing dependencies, resolve those dependencies before using the feature.