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
- Disable update notification for individual plugins
- How can I stop WordPress from prompting me to enter FTP information when doing updates?
- 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?
- How to create custom message on plugin update
- What are the best practices for updating?
- Update plugin from personal API
- Why “Contact Form 7” doesn’t update PHPmailer library?
- Are there procedures to prevent malicious plugin updates?
- 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?
- How to create a WordPress plugin for another wordpress plugin?
- Managing WP Core & Plugin Updates for Clients
- Error when updating plugins by FTP “Unable to locate WordPress Content directory (wp-content).”
- Preventing a plugin from updating
- Plugin update error message
- Customize plugin update “new version is available” text
- Get Latest Plugin Version from WP API
- Which files get updated in a plugin update?
- Sync my svn repositories
- How wordpress detects a plugin update
- A Way to Auto update plugins using cron?
- Overwrite textdomain of plugins by default – Lost Translation
- Plugin updates are not shown
- Filter Hook on plugin update
- Updating WordPress – the best approach (updating wp core, plugins and db)
- Remove update messages for deactivated plugins
- 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?
- WordPress error – PHP Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata()
- How can a plugin run a script after being updated in MultiSite?
- Automatic updates not working/plugins not installing
- How to update plugin without overwrite custom code
- Hook (upgrader_process_complete) running moment
- What Triggers a Plugin Update Alert
- WordPress plugin search does not work and updates are not shown, VPS install
- How do I prevent Plugin updates from clobbering user edits?
- Force wordpress to request for FTP Info on theme/plugin install/update
- Under which circumstances is the .maintenance file not deleted?
- Why users disable the WordPress update?
- Plugin child folder?
- Upgrading WordPress 4.0 asks for FTP password
- Plugins won’t update when WordPress says they’re updated
- How to handle the Plugin Version on Update using Tortoise SVN and the worpdress.org Plugin Repository?
- How to check if WordPress is updating plugins?
- All Updated Plugins Disappeared
- Do extra plugin files get deleted during an upgrade?
- Override plugin functions in functions.php
- Skip file when plugin updated
- Could not create directory
- How to migrate from Mark Jaquith’s Subscribe to Comments plugin to Gurken’s new version?
- Can I check plugins and themes for PHP 5.6 ahead of global PHP server Update
- Can’t use the built-in wordpress install/upgrade plugin feature [closed]
- Can I upgrade plugins via FTP?
- How can we deal with unmaintained plugins with vulnerabilities?
- Function to see how many plugins on a site need updating
- wordpress.org codebase
- How to create a plugin that notifies for updates?
- Where to access the available plugin/WordPress updates?
- ‘Customize’ button in admin bar for CSS
- Are there hooks for WordPress updates?
- How to make my plugin able to be updated from admin panel?
- Elementor\Scheme_Typography’ not found [closed]
- Force Plugin Updates: “Update Failed: Plugin update failed.” after update one plugin
- Theme and plugin install or update display error in localhost
- What is the correct way to update both WP/plugins/themes without breaking the site?
- Recreating a local repository from a currently existing wordpress.org repo..which I own
- Can’t update/install plugins or WordPress
- Pushing out updates to multiple installs?
- custom changes removed after plugin update
- Display update notification messages like ‘What’s New’
- Plugin updates from a specific location
- What keys are needed when passing the icons array to plugins_api()?
- Using SVN to upload plugin created with gutenberg blocks
- Two problems on my WordPress installation [closed]
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- get 404 when accessing wp-admin/plugin-install.php
- 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]
- Updating plugins asks for FTP information, why? (this is a new one)
- Programatically update non-wordpress repository hosted (self-hosted) plugins
- 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”
- Call specific plugin update
- Malware installation during plugin update?
- WordPress plugin updates / set file as immutable to prevent certain files from changing?
- 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?