Welcome Guest, Not a member yet? Register   Sign In
Files management module
#7

I have instructions in the README file. Basically you will download the repo and move the “src/“ folder into your project (a lot of people use ThirdParty). Then in app/Config/Autoload.php you will add a namespace reference to the folder. You will need to repeat this with all the module dependencies as well, which should quickly help you appreciate Composer. Smile
If the issue is actually running code on the server you could use Composer locally to install all dependencies, then zip up the entire project (including vendor) and deploy that to your server.
Reply


Messages In This Thread
Files management module - by MGatner - 10-21-2020, 06:53 PM
RE: Files management module - by {e}aksquad - 10-22-2020, 05:21 AM
RE: Files management module - by denis303 - 10-22-2020, 01:59 PM
RE: Files management module - by MGatner - 10-22-2020, 03:01 PM
RE: Files management module - by nc03061981 - 10-24-2020, 04:55 PM
RE: Files management module - by opassley - 11-23-2020, 02:42 AM
RE: Files management module - by MGatner - 11-25-2020, 05:45 AM
RE: Files management module - by Nacho - 12-18-2020, 07:55 PM
RE: Files management module - by luispastendev - 12-21-2020, 09:33 AM
RE: Files management module - by MGatner - 12-23-2020, 05:52 AM
RE: Files management module - by Nacho - 12-23-2020, 09:18 AM
RE: Files management module - by MGatner - 12-29-2020, 05:45 AM
RE: Files management module - by SergeTkach - 12-21-2022, 03:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB