Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    May 2006
    Posts
    2
    Plugin Contributions
    0

    Default Where is the Documentation

    Sorry, if this is the wrong place to post, but...

    I have just successfully installed ZC for the first time and am looking for some kind of overview doc/manual of how it all works. The install page says "see the FAQ section at the Zen Cart™ Website and look under the "Configuration" section for "First Steps..." - but this does not seem to exist ? Also, a search for "manual" or "documentation" comes up with nothing.

    ZC is rather overwhelming to just dive straight into and hack up, so I'd be very grateful if someone could direct me to somewhere which will explain the principles of ZC to a first-time user. Thanks very much.

    Bob Osola

  2. #2
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    We were recently forced to switch software and our support site and things are still being put back together.

    Exactly what do you want to do next?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    May 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    Thanks for responding. Fair enough, I look forward to the docs being uploaded to the new site.

    I'm an experienced web dev, so am looking first at:

    1) how to change the appearance (overview info on which PHP, CSS etc templates to tweak, what they all do, etc)

    2) how to to bulk-upload items to the catalogue (schemas, APIs whatever) from CSV or similar.

    Thanks very much.
    Bob Osola

  4. #4
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    This section of the FAQs should get you started on Customizing http://www.zen-cart.com/forum/faq.ph...late_customize
    Last edited by DrByte; 20 Jun 2006 at 10:32 PM.

  5. #5
    Join Date
    Nov 2005
    Posts
    40
    Plugin Contributions
    0

    Re: Where is the Documentation

    i am also looking for a manual/docs. are there any available yet?

  6. #6
    Join Date
    Sep 2004
    Posts
    2,365
    Plugin Contributions
    2

    Default Re: Where is the Documentation

    @Livaday

    1. Most important: The docs in "/docs" in the Zen Cart installation
    source directory. (by default the docs also are installed in your store
    root directory). Most of the docs are linked to /docs/index.html

    2. Look at the menu link above just below the forum logo: "FAQ"

    3. Check out forum: "First Steps & General Customization Issues"
    http://www.zen-cart.com/forum/forumdisplay.php?f=136
    Look for sticky docs at top of forum(s).

    4. Some good folks have recently spearheaded a "newbie" documentation project.
    See http://www.zen-cart.com/forum/showthread.php?t=37835

    5, Look at the menu at very top of support forum: "WIKI docs"

    6. No manual available. It would be out-of-date soooo quickly.

    Keep in mind all documentation has not been updated for the most current version of ZenCart (v.1.3.0.1 at this writing). And with new Zen Cart versions/updates coming out regularly documentation maintenance and version relevance is always a moving target.

    (Sidenote: Myself, I rather see the Dev Team put their valuable time into programming, designing, developing, testing, and releasing than constantly updating a manual. But there is a fine balance. And I think the FAQ, the Wiki, the readme docs and the support provided by the dev team and the Zen community serves that balance well).

    BTW if you're new to the Zen Cart support forum the "forum FAQ" is here.

    Recommend skimming the various 'general' forums (installing, general questions, basic configuration, stylesheet, layout, etc) to get a feel for the joys and adventure that awaits you ;-)

    --
    @Bobo

    See number one above.

    When you install ZC, install the demo products so you can play around with various features.

    After install make a copy of the default database and open it up in phpmyadin and skim through the db table structures and conventions.

    For "advanced" topics read wiki documents by wilt, DrByte and others.
    http://www.zen-cart.com/wiki/index.php/Developers
    http://www.zen-cart.com/wiki/index.p..._API_Tutorials
    http://www.zen-cart.com/wiki/index.p..._API_Overrides
    http://www.zen-cart.com/wiki/index.p...on_-_Templates

    Since you are fresh to Zen Cart use the CSS based template_default template (make a copy). Avoidthe older table based template (classic).

    For CSS framework read /docs/readme_css_system.html

    Also I recommend Kuroi's "Future Zen" template as a good CSS/template learning tool. See http://www.zen-cart.com/forum/showthread.php?t=35682

    For a quick peak of the OLD 1.2x table based layout see http://www.datagnostics.com/temp/zen_tables.html. Note this is document is deprecated and I am not aware of a similar doc available for newer Zen Cart 1.3x CSS template layout.

    But no worry. Download and install the Firefox WebDeveloper extension. You will be on your way.

    Check out the Bug Reports, Code Suggestions and Feature Wishlist forums regularly. Forum posts by the Zen Cart Devs and community are the best learning tools. (read everything with a grain of salt... even my post here and elsewhere).

    Occasionally check-in with the Roadmaps forum. Latest post:
    http://www.zen-cart.com/forum/showthread.php?t=36912

    Visit the new 3rd Party Contributions Downloads area. (aka Mods).
    http://www.zen-cart.com/index.php?ma...index&cPath=40

    Note many contributions/mods are not yet listed. See "Archived Contributions" downloads at http://www.zen-cart.com/archived_contributions.

    Some popular third party "bulk upload" utilities include EasyPopulate and Quick Updates. There are others.

    Search the "Contributions - Miscellaneous" forum -AND- the "Archived Contributions" forum for support threads for the mods you are interested in.

    Several mods that you lwill ikely not want to go without:
    Image Handler 2, Admin Profiles, Master Password (encrypt), RSS2, Google Froogle, Google Sitemap, User Tracking, TabbedProductsLITE, Database Backup - MySQL, etc. There are many other quality mods available.

    Within your store Admin be sure to checkout:
    Tools > Developers Toolkit,
    Tools > Store Manager,
    Tools > Server/Version Info,
    Tools > Install SQL Patches

    There is a variety of offsite documentation available but i'm hesitant to direct you to it since by the time you have made it through the above it may all be irrelevant ;-)

    Good luck.

    Woody

  7. #7
    Join Date
    Nov 2005
    Posts
    40
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    thanks : )

  8. #8
    Join Date
    Jun 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    Quote Originally Posted by bobo
    Sorry, if this is the wrong place to post, but...

    I have just successfully installed ZC for the first time and am looking for some kind of overview doc/manual of how it all works. The install page says "see the FAQ section at the Zen Cart™ Website and look under the "Configuration" section for "First Steps..." - but this does not seem to exist ? Also, a search for "manual" or "documentation" comes up with nothing.

    ZC is rather overwhelming to just dive straight into and hack up, so I'd be very grateful if someone could direct me to somewhere which will explain the principles of ZC to a first-time user. Thanks very much.

    Bob Osola
    I'm with you...ZC is a bit overwhelming at first, and I had the same problem...have been bumbling around in admin...I've figured stuff out by trial and error...still have numerous questions...wish you the best G

  9. #9
    Join Date
    Oct 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    Wow! Thanks for the firefox hint -- what a great tool and I hadn't heard of it!

    :)
    Dawn

  10. #10
    Join Date
    Oct 2006
    Location
    Peoria, IL USA
    Posts
    6
    Plugin Contributions
    0

    Default Re: Where is the Documentation

    Quote Originally Posted by liveaday View Post
    i am also looking for a manual/docs. are there any available yet?
    I too have newy installed ZC WEB Site and am looking for some kind of overview doc/manual of how it all works.

    Did you really get an answer to your question? (I'm not sure. Every thing I read is about programing changes and site set ups.)

    What I am looking for is the procedure or steps to follow when I get my first order. What do I do, what e-mails am I going to get, how do I print the order, how do I complete the order in Zen-Cart, etc?

    Again what I am looking for is how it all works after the site is up and running.

    TU, russssss

 

 
Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •