Hey Johnny,
Wow! Lots of great progress since I last updated/installed Grocery CRUD.
So after purchasing & downloading v3.0.3 I fell down a “rabbit hole” on the installation side that you may want to fix ASAP so others don’t do the same.
I was attempting to follow the Enterprise Installation Guide and ran into problems and then found the Code Igniter Installation Guide.
After thrashing around I could not solve the issue of the missing autoload.php called from the controller.
include(APPPATH . 'Libraries/GroceryCrudEnterprise/autoload.php');
So I went in search of said file - including downloading the non-composer ZIP. Not there either…
Hmm… Only then I stumbled upon the blog post mentioning the Installation Wizard (I would link but forum only allows 2 links…). But couldn’t find it linked or mentioned where it is at.
So first item you may want to fix is tell people that it is in the left menu of the client portal and/or link to it in the post. And probably put it in the welcome email that gives you the download links.
Had I started with the Wizard it would have saved me tons of time as it did finally work. Turns out the code it gave me was different than the code from the Installation web pages. (i.e. no issue with the autoload.php, etc.)
Second thing is both Installation Pages should either be removed or have a big “warning” at the top that these are out of date and point the user to the Wizard.
I hope this helps to make GC even better - let me know if you have questions.
Thanks,
Ira