Samuele Masetto
Samuele Masetto
other 2 issues in same file: 1. The function `civicrm_api3_stripe_customer_create` does not return the customer just created; so at row 40 I have to add ``` $custresult = civicrm_api3('StripeCustomer', 'get',...
HI, I have the same error. I don't know why a `/` is appended to temp file name at row 251 of `data-manager.php` ``` $csv_file = File::instance($tmp . '/', $tmp_file);...
Sorry, I do not know how to do, I prefer to attach it here. [simplesearch.zip](https://github.com/getgrav/grav-plugin-simplesearch/files/532651/simplesearch.zip)
I tried to do it, but I'm not sure if I have created a pull request (see https://github.com/masetto/grav-plugin-simplesearch).
Finally, I did it! Right?