Affiliate management system

3 replies
http://sourceforge.net/projects/freeaffiliate/

Affiliate management system that is easy to include in the website
and allow you manage affiliates and generate reports.
On the checkout page, affiliate ID is entered,
and affiliate account will be credited based on the volume of sale
License: GNU General Public License (GPL)
SourceForge.net, a truckload of free stuff...
#affiliate #management #system
  • Profile picture of the author Steve Diamond
    Thanks for posting the link. It's true that there's some good free stuff on SourceForge. Unfortunately, this free affiliate script isn't (good, that is).

    I took a look at the way it interacts with the user and the database. It makes no attempt to validate or clean up the input before inserting it into the database (other than checking for non-empty input and trimming blanks). This is totally unsafe, completely open to SQL injection attacks.

    If you need an affiliate program script, please don't use this one. Your site could be hacked in two minutes by a ten-year-old. Buy a professionally-written script.

    "Free affiliate" is an excellent example of an amateur programming project that should never have gotten out into the public.

    Steve
    Signature
    Mindfulness training & coaching online
    Reduce stress | Stay focused | Keep positive and balanced
    {{ DiscussionBoard.errors[1048630].message }}
    • Profile picture of the author waloosh
      Originally Posted by Steve Diamond View Post

      If you need an affiliate program script, please don't use this one. Your site could be hacked in two minutes by a ten-year-old. Buy a professionally-written script.

      "Free affiliate" is an excellent example of an amateur programming project that should never have gotten out into the public.
      Well everybody has to start somewhere. Both developers and users. The developers probably have it free right now to have people test it so they can give their opinions on what needs to be changed in order to make it better.

      Some users also don't enough money to buy a professional script, like me.

      Being hacked by a ten-year-old is very common these days, even without an easy-to-hack website. I know a seven year old who creates his own websites and phishes accounts from all sorts of things, and an eight year old that knows how to DDOS websites.

      Sourceforge is also the one place to go for free things to "test". Pretty much everything on there is an open source beta of a future high-end product. Eventually, that free script HomeBizzNizz just showed, well most likely be one of the high-end scripts to be using.

      All in all, it is a nice script and would recommend to people who don't have the money for a current high-end script. It doesn't clean up anything, but is easily fixed with editing the files and knowing some coding skills.
      {{ DiscussionBoard.errors[1049048].message }}
      • Profile picture of the author themaze75
        Of course, everybody has to start somewhere... but you still need to use great care with free open source.

        There are some amazing solutions out there, but for every good solution (good being below amazing), you will find dozen of sub-par solutions.

        You sometimes just get what you pay for.

        In my experience, if you are willing to go the free solution, prepare to put in enormous hours of work.

        If you tend to put dollar value to your time, will will end up finding that a lot of non-free pro scripts are actually less expensive than your first thought.

        (All that being said, open source doesn't mean free/gratis and software for a fee doesn't mean the end result is of quality).
        {{ DiscussionBoard.errors[1050064].message }}

Trending Topics