ziedmahdi
ziedmahdi
it appears that this library does not support setting recurly api version
Hey @furstenheim, In my case I was not able to upload anything, FileZila connect successfully but I m getting errors when I try to upload any file. Did you alter...
@furstenheim Thank you very much for your answer. Yes, with some minor updates, I got it to work with the built in ubuntu sftp, but still no luck with FileZilla.
@javascriptlove I forked the package and added ability to pass function for the title and parent parameters. Router.route('/invoices/:month', { name: "myInvoices.show", parent: function () { if (Roles.loggedInUserCan("myInvoices.index")) { return "myInvoices.index";...