📚 Documentation

Getting Started

Everything you need to install, update, and troubleshoot your StupidSimplePlugins products.

Install & Activate

1

In WordPress, go to Plugins → Add New → Upload Plugin and choose the ZIP you downloaded.

2

Click Install Now, then Activate.

3

That's it — the plugin is ready to use. Find its settings under Settings or in the admin sidebar.

Updates

Updates appear in Dashboard → Updates and the Plugins screen. Update like any other plugin.

Automatic updates

Enable per-plugin Auto-updates on the Plugins screen if desired. We aim for semantic versioning (patch = fixes, minor = features, major = potentially breaking changes).

Manual update

1

Deactivate the plugin.

2

Delete the old folder (data/settings are preserved unless the plugin says otherwise).

3

Upload the new ZIP and activate.

Support

All support is handled through your account portal.

  • Go to: Account → Support to open and track tickets.
  • Include plugin name & version, WP/PHP versions, exact steps to reproduce, and any errors/screenshots.

Troubleshooting

Changes not showing (caching/CDN)
Clear page cache, object cache, and CDN cache. If a plugin renders dynamic content, exclude its endpoints/pages from cache. Then hard-refresh the browser (Ctrl/Cmd+Shift+R).
Conflict checks
Switch to a default theme (e.g., Twenty Twenty-Four) and disable other plugins to isolate conflicts. Re-enable one by one.
Settings not saving
Security plugins or geoblockers can restrict <script> or REST calls. Temporarily disable blockers, ensure your role has manage_options, then try again.

Need More Help?

Can't find what you're looking for? Our support team is ready to help.