Install the plugin¶
Two minutes from zip file to active plugin.
Requirements¶
- WordPress 6.0 or newer
- PHP 8.1 or newer with the
opensslextension - Apache with
mod_rewrite, or nginx withtry_files
Steps¶
- Download your plugin zip from the email we sent at purchase, or from /account/download.
- In WordPress, go to Plugins → Add New → Upload Plugin.
- Choose the zip file, click Install Now, then click Activate on the success screen.
- You will see a new menu item Image Rotation in the WP Admin sidebar.
If activation fails¶
The most common cause is PHP < 8.1. Confirm your PHP version under WP Admin → Tools → Site Health → Info → Server. Upgrade with your host before retrying.
What happens behind the scenes¶
- The plugin creates a
logs/directory inside its own folder. - The plugin registers WordPress rewrite rules and flushes them.
- Nothing is written to the database until you create a schedule or activate a license.
Next¶
Continue to activate your license.