Plugin Versions
A plugin can have multiple versions, and each modification can create a new version.
Modify Requirements and Create a New Version
If the generated plugin is not perfect, you can further add modification requirements.
Enter the modification requirements in the text box below the generated results and click the Modify
button.
You can also directly modify the requirements of the version and then click the "Regenerate" button to regenerate the plugin.
However, this method will not record the history of versions, so it cannot be rolled back. It is only recommended for modifying or supplementing the details of the requirement.
Mode
When submitting modification requirements, you can choose to use Speed Mode
or Quality Mode
.
Packages
Click the ...
to the left of the Modify
button to open the Advanced Options
dialog box.
Here, you can modify the Packages that the plugin depends on.
Reference Plugins
You can also modify the Reference Plugins on this interface.
Regenerate
If you are not satisfied with the quality of the current version, you can click the Regenerate
button to regenerate it in Speed Mode
or Quality Mode
.
Version's Menu
Click the ...
button to the right of the Regenerate
and Preview
buttons to open the menu for the current Version.
Here are the options introduced one by one.
Like
When you see a good plugin, you can click the Like
button to add it to Liked Plugins
.
You can then view it in the dropdown menu in the upper right corner.
Fork
The Fork
button allows you to copy someone else's plugin and add it to My Plugins
.
You can also view it in the dropdown menu in the upper right corner.
The main use case is that you cannot submit modification requirements for someone else's plugin, but if the plugin is public, you can Fork it to your own plugins and then submit requirements for modifications.
Share
You can share the plugin page with friends via a link. Clicking the Share
button will automatically copy the page address to the clipboard.
Unlike directly copying the page URL, the URL copied by the button contains the current user's referral information. New users entering the site and purchasing points through this link will bring you free Premium Plan time. You can learn more on the Referrals page.
Debug
Clicking the Debug
button will copy the Local Debug command.
A npx
command will be displayed in the popup dialog box. Paste it into the Terminal to automatically download the plugin code and configure the debugging environment.
Local debugging of plugins requires the installation of NodeJS and NPM on your computer. If Composer Packages are included, PHP and the Composer command line must also be installed. You can learn more on the Local Debugging page.
Download
Once you are satisfied with the test results, click the Download
button to download the plugin code.
For plugins that include Composer Packages, you need to log in before downloading.
Delete
You can click the Delete
button to delete the current version.
When there is only one version, it cannot be deleted; after a version is deleted, the version numbers of other versions will not change.