Hi everybody,
Well, i do have installed OscMax and like it. But i do want to create my contribution. But in the good way...
I know PHP and MYSQL as well.
Where i can found the information include in every files.
Thanks,
Bogus
This is a discussion on Where to start within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi everybody, Well, i do have installed OscMax and like it. But i do want to create my contribution. But ...
Hi everybody,
Well, i do have installed OscMax and like it. But i do want to create my contribution. But in the good way...
I know PHP and MYSQL as well.
Where i can found the information include in every files.
Thanks,
Bogus
Look at how other contribs have been created. Then add yours following their style and formats. Some contribs don't touch the current tables (ie: no new fields, no writes) an example of that would be Recover Carts, which has its own table. This type of contrib is easy to create and install. Others do modify existing tables, like Master Products. There the instructions have to be more complete and complex, showing how the tables are modified and why.
Whatever you decide to do, you should DOCUMENT the code highly, so others can understand not only what you are doing, but why you are doing it. One of the things I loath doing is making mods to easypopulate since the code commentary sucks rocks. The more commentary you place in-line, the easier it is for people to modify to fit their own needs (or enhance, as was the case with Recover Carts, as the new versions are much better than the version I hacked up to start with).
Best of luck creating your contribution.
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Bookmarks