Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gadlol

Members
  • Posts

    241
  • Joined

  • Last visited

  • Days Won

    13

Status Updates posted by gadlol

  1. Would you be interested in creating an API for osCommerce?

    1. Dan Cole

      Dan Cole

      To do what?

    2. gadlol

      gadlol

      Hmmm.

      Imagine having all the sql queries somewhere centralized and having a system to fetch us the data. For example: in the specials.php I would need no more to have a tep_db_query just

      $listing = $osc_api->specials(); 

      And now $listing has the data in array so to be used in the specials.php.

      Another useful thing about osc API is that you can make your website data available outside of your osc installation and so it would be easy to create mobile applications e.t.c. For example:

      $osc_api->specials()->toJSON();

      will produce a json specials in json format..

       

    3. beerbee

      beerbee

      Yes! We'd need it for a life interface to our ERP system.

  2. Currently developing the AAS 0.3, If anyone wants to test it for bugs please send email at [email protected]

  3. A.A.S. is looking for Logo designers. A.A.S. will be accepting logo concepts until June 5th for a logo design. All forum members are encouraged to participate in the logo design submissions on the Alternative Administration System's website. The selected designer will receive the upcoming Add Product module for A.A.S. - FOR LIFE! All rules and contest regulations have been posted to the Alternative Administration System's website, and participation is not limited to one entry! http://www.al...

  4. Alternative Administration System v0.2 released.

×
×
  • Create New...