This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
    MateThemes
    
            
            
                    
                                            
        
    
        Hello everyone,
am I missing something, but I cannot find the command to update a plugin that changed.
What is the plugin update command?
Thanks for your help in advance!
    daftspunky
    
            
            
                    
                                            
        
    
        Hello,
In October v2 the plugins are installed using composer, so the commands are aligned with this tool.
To update all packages (plugins, modules and vendor libraries):
composer updateTo update a single package, such as RainLab.Blog plugin:
composer update rainlab/blog-pluginI hope this helps!
1-2 of 2