A few steps to install a contrubution in osCommerce:
- If it is for front end dispaly then paste its respective files catalog folder like in includes/language/english will contain its english text file
- Change in filenames.php
- Change in database_tables.php
- We may also need to add files/folders over like for shipping related module we would need to add it inside "catalog\includes\modules"
- Rest any other informatio is provided inside the zip of that contribution
- Similarly for admin related contribution
No comments:
Post a Comment