If you know Subversion basics and can work with it (and write at least some bash-code), it will be feasible task
All plugins placed in common repo http://plugins.svn.wordpress.org, each plugin is subdir of the root plugins.svn.wordpress.org/PLUGINNAME, published versions (all, not only releases) stored as directories in tags: plugins.svn.wordpress.org/PLUGINNAME/tags/
In order to check new versions of plugins, you have to
- Know monitored URL
- Find, install and configure commit-monitor (I know none for *Buntu) or perform
svn ls plugins.svn.wordpress.org/PLUGINNAME/tags/
+ … + in cron (whenls
output will change – you have new version) - Checkout latest tag of lugin
- Save it to correct server’s location
Related Posts:
- what is the correct way to update a plugin via tortoise svn to the repository?
- How to update plugins with database updates if I use svn
- Updates for a private plugin?
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration
- Can I upgrade a plugin to a specific version?
- How to implement WordPress plugin update that modifies the database?
- What are the best practices for updating?
- Why “Contact Form 7” doesn’t update PHPmailer library?
- Can’t install new plugins because of the error “Could not create directory”
- Removing the “Your backup folder MIGHT be visible to the public” Message Generated by the WP-DBManager Plugin
- How do you allow plugins to be updated using the GUI without breaking your subversion repository?
- Error when updating plugins by FTP “Unable to locate WordPress Content directory (wp-content).”
- Plugin update error message
- Customize plugin update “new version is available” text
- Which files get updated in a plugin update?
- Plugin updates are not shown
- Filter Hook on plugin update
- How get list of updates of wp site?
- Updating a WordPress plugins breaks SVN
- plugin wants to update to wrong plugin
- How to update WordPress plugin readme.txt description page without triggering a plugin update?
- How to notify users of blog updates a la Admin Plugin Update notifications?
- How can a plugin run a script after being updated in MultiSite?
- Automatic updates not working/plugins not installing
- What Triggers a Plugin Update Alert
- Force wordpress to request for FTP Info on theme/plugin install/update
- Upgrading WordPress 4.0 asks for FTP password
- Plugins won’t update when WordPress says they’re updated
- Do extra plugin files get deleted during an upgrade?
- Override plugin functions in functions.php
- Skip file when plugin updated
- Can’t use the built-in wordpress install/upgrade plugin feature [closed]
- How can we deal with unmaintained plugins with vulnerabilities?
- Function to see how many plugins on a site need updating
- wordpress.org codebase
- Where to access the available plugin/WordPress updates?
- ‘Customize’ button in admin bar for CSS
- Force Plugin Updates: “Update Failed: Plugin update failed.” after update one plugin
- Recreating a local repository from a currently existing wordpress.org repo..which I own
- Can’t update/install plugins or WordPress
- Display update notification messages like ‘What’s New’
- What keys are needed when passing the icons array to plugins_api()?
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- Plugin Repository commit doesn’t show up in activity
- Git Hosting for WordPress SVN Plugin Repository [closed]
- After upgrade to php 7 plugin/them updates broke [closed]
- What’s the best way to go about updating WordPress plugins when using SVN and multiple environments?
- Procedural Question on Plugin Installation
- Some recent plugin updates have failed “Could not create directory”
- How to test ‘upgrader_process_complete’ hook in plugin development?
- Banner not visible after plugin publishing
- What happens if I don’t update my plugins?
- Redirect to another page using contact form 7? [closed]
- Batch update of WordPress Plugins
- My homemade plugin is trying to update to someone else’s plugin
- How to get plugin name from plugin file location
- What is a rock solid development and deployment workflow? [closed]
- Child Themes and Updating Parent Theme
- How do I avoid having duplicate of plugin in trunk?
- Is there a maximum length to a WordPress Page?
- A server-side hook failed when committing plugin code to SVN
- How to execute plugin and theme updates from a web hook / endpoint?
- Regularity of Checking for plugin updates? [duplicate]
- Updating WordPress across multiple versions
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- How (or where) do I get wordpress plugin update download link?
- Problem after updating plugins
- Cannot add edit themes and add plugins after multisite update
- Remove updates text on plugin or themes list page
- What would make the plugin update process to complete but don’t report as such?
- Manualy Updated WordPress Error
- Plugin updated pushed with git break site
- There has been a critical error on your website
- Block plugin update possibilities (but not by hiding notifications)
- Unable to update plugins or log out
- Update a previous version of plugin when the new plugin is built from the scratch
- WP core and plugin updates fail AWS
- Gutenberg editor in WordPress 5.0.3 /wp-json/wp/v2/pages/4713/autosaves?_locale=user 500 (Internal Server Error)
- Website content not displayed anymore after updates
- Unmatch plugin from updates?
- Update and remove buttons are hidden in plugin’s page
- Making sure updates didn’t break anything
- Can Hosting affect a plugin from working properly?
- Pause form submissions while upgrading plugins
- WordPress Plugin Install / Update Problem
- Why all my wordpress sites keeps telling me that everything is up to date at /wp-admin/update-core.php?
- Surviving WordPress and plugin updates
- Update page (update-core.php) & Plugins page (plugins.php) revert to homepage
- SVN problem – commit taking forever to fix incomplete prior commit
- Which part of the plugin to change so the updater won’t register the next version?
- Updates for a private plugin?
- Trouble After Update, Removing Plugin
- Using one-click plugin upgrade feature securely on suexec server
- Manually updating a plugin , is it overriding the previous settings of the plugin?
- Self-hosted Plugins & Themes store with auto-updates? [closed]
- Console errors after WordPress Update 6.1
- How to update changes to multiple sites at the same time
- how to update wordpress plugin programmatically using plugin path
- On WordPress.org Plugin repository, Last Updated Date doesn’t match with Plugin Version Update Date