Skip to content

Publishing the WordPress plugin

Alexandre Segura edited this page Mar 26, 2021 · 2 revisions

See Using Subversion

my-local-dir $ cp -r ../coopcycle-plugins/wordpress/* trunk/
my-local-dir $ svn ci -m 'Lorem ipsum'

Also make sure to tag the new version

Clone this wiki locally