Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Posts
    4
    Plugin Contributions
    0

    Default Inserting Products manually via MySQL

    Is it possible to insert products manually via MySQL?

    I'm sure it's possible but i can't seem to find out where it does this in the code.

    My objective is to be able to create items 'on the fly' using an array.
    and inputting default values so i can "by pass" the cart by adding each item as it is selected from an outside source.

    this drastically decreases overhead because then I won't have to add each item manually. because if an item already exists it just takes the user to the cart where they can select the item they wish to purchase. if the item doesn't exist then the item will be created and the user can select it from the cart.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Inserting Products manually via MySQL

    There are many tables indexed to each other and depending upon the item - might have attributes etc...and this adds table entry records if your sure you can do it this way but unless scripted probably harder than manual admin side entry.

    Have you looked at the easy populate module?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Inserting Products manually via MySQL

    Probably, harder then it sounds to add them automatically.

    i'll have a look at easy populate.

 

 

Similar Threads

  1. v154 Manually add orders via Admin?
    By Tats in forum Customization from the Admin
    Replies: 2
    Last Post: 23 Jun 2016, 11:27 AM
  2. Import Customers From CSV Via MySql?
    By suntower in forum Managing Customers and Orders
    Replies: 6
    Last Post: 15 Jun 2011, 06:54 AM
  3. Problems with manually upgrading MySQL 4 to MySQL 5
    By 2004g35 in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 29 Oct 2009, 02:15 AM
  4. Inserting records in cutomers table via form
    By fog49 in forum Managing Customers and Orders
    Replies: 2
    Last Post: 11 Jun 2009, 08:26 PM
  5. Product Linking Via MySQL
    By DiZZ in forum General Questions
    Replies: 2
    Last Post: 1 Nov 2007, 09:41 PM

Posting Permissions

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