I feel like an idiot these past days working with Modx and I beg you plugin, snippet & module authors, unless you only want your masterpiece be used by geek, otherwise pleaseeee be more considerate, have the document written in a very simple and plain language (this part mostly covered by most autors) with very clear instructions (this totally lack) so that people like me who is programming retarded can understand it too and without embarassing myself again and again on public; it also save you and other geek to answer the same question the nth time.
I was trying to install the Kiwee module, can’t even get through the very first step of installation.
To install KiweeCommerce you will need to have write access to the index.php file at the root of the MODx installation. This allows us to install the menu hooks to integrate with MODx itself.
You will also need permissions to create tables in the database behind your site, so KiweeCommerce can add its own entries to track its data.
??? It doesn’t really tell whether ’create tables in the database behind your site is to create a new database - I assume it’s ’create tables in the existing modx’s database’. So I ran the installation, and it asked me to fill up the ’blank’ for the database info. I paused, and my logical left brain told me since it’s a Modx’s module, it must use the same database that I created for my Modx site. Then that ’home/html/testing.itema.com/docs/’ in the Base Path totally throw me off. OK, I do understand what Base Path is. So I have it change to ’my-server-path/testing.itema.com/docs/
and
’my-server-path/ecommerceInstaller/testing.itema.com/docs/
and
’my-server-path/mydomain.com/docs/
and left the ’path to snippets’ and ’path to Manger’ as they are.
All these guessing games, I am getting all these ’not found’, unable to write blah blah blah
In the ecommerceInstaller directory, I don’t see ’testing.itema.com’ so I thought it maybe refer to ’mydomain.com’, but there is no ’docs’ directory either. I also thought OK maybe it’s not supposed to use the same Modx’s database but a new one, so I created a new one, still not working.
You have given us a free ecommerce module, and I really like to try it out to see if there is a potential for a new site I am going to build for client. I don’t want to sound ungrateful and grumpy. It’s just so frustrating to see that a plugin/snippet/module author spent hundred (if not thousand) of hours writing a small program, yet they never seems bother to spend extra 30 minutes to write up a clear instruction for their users who are not programming, database savvy.
tgp