WP Manifestindependent plugin directory
manifest / admin / jpjuliao_ss_toolbar_btn

Simply Static Generator toolbar button

Adds a button to the toolbar to generate static site with Simply Static plugin.

by Juan Pablo Juliao · github.com/jpjuliao/jpjuliao_ss_toolbar_btn

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jpjuliao/jpjuliao_ss_toolbar_btn/archive/refs/heads/main.zip

Readme

Simply Static Generator Toolbar Button

Adds a button to the toolbar to generate static site with Simply Static plugin.

Description

This WordPress plugin adds a custom button to the admin toolbar. Clicking the button triggers the static site generation process using the Simply Static plugin.

Installation

  1. Download the plugin ZIP file.
  2. Go to your WordPress admin panel.
  3. Navigate to Plugins > Add New.
  4. Click on the "Upload Plugin" button.
  5. Select the downloaded ZIP file and click "Install Now".
  6. Once installed, activate the plugin.

Usage

After installing and activating the plugin, you'll see a new button labeled "Generate Static Site" in the admin toolbar. Clicking this button will initiate the static site generation process using the Simply Static plugin.

Requirements

  • WordPress
  • Simply Static plugin

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to adjust the content according to your project's needs!

Read the full README on GitHub →