N
N
nektobit2017-08-03 09:26:54
PHP
nektobit, 2017-08-03 09:26:54

Is there a simple system for issuing a "wp plugin release"?

The essence of the question is this - every time you have to do the same routine actions with the plugin:
1. Change the plugin version number in the plugin itself, and in the documentation, and in the changelog
2. Move all files to a separate folder
3. Zip this folder
4. Drop archive hosting
Is there a simple tool for this, preferably with a GUI?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Pushkarev, 2017-08-03
@AXP-dev

Well, generally, if you use the official repository for plugins. Then it will be through SVN.

K
Konstantin Kitmanov, 2017-08-03
@k12th

Yes, everything is written in your own tags: make, grunt / gulp, maven, composer run-script or npm run - depending on what is used in the project and what you are used to.
C GUI is unlikely, and what is there to do with the GUI, if the process is fully automated, press the "do the job" button?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question