vojtasvoboda / oc-webartisan-plugin

Web artisan plugin for OctoberCMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement] plugin:refresh command

FelixINX opened this issue · comments

Hi,

First, you made a awesome plugin. Thank you!

The command plugin:refresh would be useful especially if you make a plugin on a shared host, without SSH, and without publishing on October marketplace.

URL could be :
http://www.domain.com/artisan/v1/plugin/refresh/plugin_author/plugin_name/secret-hash

So that would run php artisan plugin:refresh plugin_author.plugin_name.

Thanks!

Hi,

I've just added required functionality and it is ready at market as update 1.0.2. Can you please test it?

http://octobercms.com/plugin/vojtasvoboda-webartisan

Thanks
Vojta

On my dev environment, it is working like a charm. Great work!

Great! I will be more than happy for some plugin review :-) Thanks a lot