As a standard WordPress plugin, installation is the same as most other plugins. This can be done by uploading the plugin as a zip file, or using Composer.
SatisPress requires PHP 7.0 or later.
- Download the latest release from GitHub (use the asset named
satispress-{version}.zip
). - Go to the Plugins → Add New screen in your WordPress admin panel and click the Upload Plugin button at the top.
- Upload the zipped archive.
- Click the Activate Plugin link after installation completes.
GitHub Updater can be used to receive notifications and install updates when new releases are available.
Note: If you're using GitHub Updater to install SatisPress, copy the full URL to the latest release asset (the asset named satispress-{version}.zip
). Using the repository URL alone won't work.
SatisPress is available on Packagist, so it can be installed via Composer:
composer require cedaro/satispress