First Things First: Opencart Check List
21 posts
• Page 1 of 2 • 1, 2
First Things First: Opencart Check List
New to Opencart and you're worried about where to start, I hope this is the right place for you. It's a step-by-step plan, checklist and refference to getting started with Opencart.
Additional tools you may need. Technical Support
B. Actuating
C. Controlling
It's not a final checklist, more items will be added. If you have an idea, please suggest me.
Note: If you have any questions, please ask to the related thread.
- A. Planning
- Gathering Information
- Technical plan
- Make sure your host support Opencart requirement.
- PHP Setting
- PHP Version 5+
- Register Globals: Off
- Magic Quotes GPC: Off
- File Uploads: On
- Session Auto Start: Off
- MySQL: On
- GD: On
- cURL: On
- ZIP: On
- PHP Version 5+
- Make sure your host support Opencart requirement.
B. Actuating
- Developing Refference
- New to web developing? you can learn basic CSS and PHP from w3schools
- New with Opencart and want to develop by yourself; start here:
- Documentation
- Starting
- Installation
- Build Opencart Theme - with basic explanation on how Opencart MVC work
- Usefull refference:
- Tutorial Collection for 1.5
- Troubleshoot Collection for 1.5 - on progress
- How to Port 1.4.x Extension to 1.5.x
- Usefull old refference (1.4.8 - 1.4.9):
- Framework Explanation & Framework structure
- The closest thing to Opencart API: OpenCart Global Library Methods
- Tutorial Collection for 1.4.8 - 1.4.9
- Documentation
- Use vQmod to modificate Opencart:
- Keep your eye on Bug Fix: Known BUGS for All OC Versions
- Additional extensions at Opencart site:
- Configuration Checklist
- Remove Demo Data
- Clear data under Catalog menu
- |-> Categories
|-> Product
|-> Atributes -> Attributes | Attributes Group
|-> Manufacturers
|-> Downloads
|-> Reviews - Clear Sales -> Coupon
- Remove user group Demonstration System-> Users -> User Group
- Delete product image and cache yourstore/image/data/* | yourstore/image/cache/*
- Clear data under Catalog menu
- Minimum Settings
- Store Setting System -> Setting
- Language & Curencies System -> Localisation -> Languages | Curencies
- Payment & Shipping Method Extensions -> Payment | Shipping
- Modules Extensions -> Modules
- Remove Demo Data
C. Controlling
- Pre-launch Checklist
- Encryption key is unique and strong enough (ex. min 18 characters).
System -> Setting -> Your Store (default, etc) -> Tab Server -> Encryption Key - Check Product (also Categories & Manufacture)
- Meta Tag, Description, Images and Poduct tags.
- Status, Price, Quantity and SEO keyword.
- Checkout process & Payment work well.
- Basic function is work well: add to cart, wishlist, gift vouchers, search, bookmark, curency & language switch, and contact page.
- Site term pointed to corect info: Account, Checkout and Affiliate Terms.
System -> Setting -> Your Store (default, etc) -> Tab Option - Information page (ex. about us, privacy policy etc).
- Encryption key is unique and strong enough (ex. min 18 characters).
- Security Checklist
- Use SSL Certificate
- Set curent file permission to 644 or 444: index.php, config.php, admin/config.php
- Protect the admin directory with password, use: htpasswd or .htaccess - optional
- Change error.txt to error.log at
- System -> Setting -> Your Store (default, etc) -> Tab Server -> Error Log Filename
- Try to access the error log: http://yoursite.com/system/logs/error.log
- If you able to access url above, change htaccess.txt to .htaccess then re-check.
- Another refference: Good ideas for Improving security
- Marketing Checklist
- SEO Setting:
- Use SEO setting ( System -> Setting -> Your Store (default, etc) -> Tab Server )
- Rename htaccess.txt to .htaccess
- SEO keyword doesn't blank on Product, Categories and Information
- Make sure you have AddThis Publisher-ID to gain Social Media analytic report for product page.
- Product Feed Extensions -> Products Feed
- Coupons Sales -> Coupons
- Gift Vouchers Sales -> Gift Vouchers
- Newsletter subscription
- SEO Setting:
- Site Monitoring
- Test your site periodically:
- Registration & Login.
- Add to Cart, Product Compare, Guest Checkout, Checkout Process.
- Point System, Payment, Shipping Options
- Wishlist to cart, Downloads, Product Returns.
- Affiliate
- Contact
- Check your host capacity: diskspace, bandwidth and system info.
- If you send mail through Opencart ( Sales -> Mail ), check the result on all mail client.
- Test your site periodically:
It's not a final checklist, more items will be added. If you have an idea, please suggest me.
Note: If you have any questions, please ask to the related thread.
Last edited by qahar on Sat Aug 27, 2011 6:08 pm, edited 30 times in total.
Reason: Update to cover 1.5
Reason: Update to cover 1.5
My product: Opencart Blog Manager Free System Information
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
-

qahar - Posts: 1647
- Joined: Tue Jun 29, 2010 2:24 pm
- Location: Indonesia
Re: First Things First: Opencart Check List
Moved to the appropriate forum and made sticky.
I've also added this and your other topic to my own signature, thanks for you time and hard work
Uploaded to the Documentation!
I've also added this and your other topic to my own signature, thanks for you time and hard work

Uploaded to the Documentation!
Last edited by i2Paq on Wed Feb 09, 2011 7:31 pm, edited 1 time in total.
Reason: Uploaded to the Documentation
Reason: Uploaded to the Documentation
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.
Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.
Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
-

i2Paq - Global Moderator
- Posts: 9750
- Joined: Mon Nov 09, 2009 11:00 am
- Location: Winkel - The Netherlands
Re: First Things First: Opencart Check List
thank you i2paq, that awesome.. 

My product: Opencart Blog Manager Free System Information
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
-

qahar - Posts: 1647
- Joined: Tue Jun 29, 2010 2:24 pm
- Location: Indonesia
Re: First Things First: Opencart Check List
Great checklist! Can you please post recomendations for setting in the 2 php.ini files and the 2 config.php files?
Any recommendations?
root\php.ini
root\admin\php.ini
root\config.php
root\admin\config.php
Any recommendations?
root\php.ini
root\admin\php.ini
root\config.php
root\admin\config.php
- Brook
- Posts: 437
- Joined: Tue Feb 23, 2010 4:15 pm
Re: First Things First: Opencart Check List
Upgrade the first post.
My product: Opencart Blog Manager Free System Information
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
-

qahar - Posts: 1647
- Joined: Tue Jun 29, 2010 2:24 pm
- Location: Indonesia
Re: First Things First: Opencart Check List
I am looking at the php.ini setting that you recommend.
What does "session_auto_start: Off" do?
Do you have any recommendations for what should be in the config.php files? Just trying to make sure that I do not have my config.php files setup wrong...
What does "session_auto_start: Off" do?
- Code: Select all
PHP Setting
- PHP Version 5+
- Register Globals: Off
- Magic Quotes GPC: Off
- File Uploads: On
- Session Auto Start: Off
Do you have any recommendations for what should be in the config.php files? Just trying to make sure that I do not have my config.php files setup wrong...
- Brook
- Posts: 437
- Joined: Tue Feb 23, 2010 4:15 pm
Re: First Things First: Opencart Check List
hi there
just currently moving my store over from zen cart
open cart seems alot smoother and i love the royal mail module
looking forward to putting my site together with open cart you guys have done a great job.
One thing i did notice was that nobody mentioned anything about renaming the admin folder
(this was a secuirity reccomendation in zen cart)
if i wanted to rename the admin folder (and thus the admin log in page url) how would i go about doing that in open cart?
apreciate any feedback
all the best
just currently moving my store over from zen cart
open cart seems alot smoother and i love the royal mail module
looking forward to putting my site together with open cart you guys have done a great job.
One thing i did notice was that nobody mentioned anything about renaming the admin folder
(this was a secuirity reccomendation in zen cart)
if i wanted to rename the admin folder (and thus the admin log in page url) how would i go about doing that in open cart?
apreciate any feedback
all the best
- glen
- Posts: 2
- Joined: Sun Jan 09, 2011 12:33 pm
Re: First Things First: Opencart Check List
Rename the admin folder to whatever you want e.g. myadmin
In that folder you'll find config.php
Change all links that contain /admin/ to /myadmin/ ... or whatever.
That's all you need to do.
In that folder you'll find config.php
Change all links that contain /admin/ to /myadmin/ ... or whatever.
That's all you need to do.
http://scarletandjones.com/
http://sharpdressedman.co.uk/
http://coffincompany.co.uk/
http://horsesculptures.co.uk/
If I've helped you out, why not buy me a beer? http://craigmurray.me.uk
http://sharpdressedman.co.uk/
http://coffincompany.co.uk/
http://horsesculptures.co.uk/
If I've helped you out, why not buy me a beer? http://craigmurray.me.uk
-

Chones - Posts: 755
- Joined: Wed Mar 24, 2010 1:07 pm
- Location: London
Re: First Things First: Opencart Check List
I think this page not for Supports ?
Find and get many various of opencart modules, themes, mods, etc for your opencart store at http://www.openmycart.com/oc/, OPENCART SITE customization and Maintenance supports at here
-

openmycart.com - Posts: 418
- Joined: Mon Oct 11, 2010 8:47 pm
Re: First Things First: Opencart Check List
openmycart.com wrote:I think this page not for Supports ?
Yes, this thread for information only. If anyone have question, make a new thred. But before you do that, check Tutorial Collection on my signature (useful from 1.4.8.x - 1.4.9.x).
My product: Opencart Blog Manager Free System Information
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
-

qahar - Posts: 1647
- Joined: Tue Jun 29, 2010 2:24 pm
- Location: Indonesia
Re: First Things First: Opencart Check List
Update the first thread to cover 1.5
My product: Opencart Blog Manager Free System Information
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
OpencartNews - News, Tutorial n Tips - Common OpenCart Errors and How to Solve Them
Don't forget to add [SOLVED] to your Thread Title (first post), if your issue is solved.
-

qahar - Posts: 1647
- Joined: Tue Jun 29, 2010 2:24 pm
- Location: Indonesia
Re: First Things First: Opencart Check List
Wow, I am new to opencart and I have been searching for an open source ecommerce package for some time and I cam across opencart today and I am just installing it now.. It looks wonderful on the demo and I am excited about giving it a try. Thanks for all of you developers who created this.
Steve
Website Use - Canada web design & development services
http://www.websiteuse.com
Website Use - Canada web design & development services
http://www.websiteuse.com
- websiteuse
- Posts: 15
- Joined: Sun Jan 29, 2012 1:32 am
- Location: Ottawa, Ontario, Canada
Re: First Things First: Opencart Check List
So I read through this post. But I still have questions.
1. Which files do I need to edit to configure my home page?
2. Where do I find the info for bulk uploading?
TIA
Dave
1. Which files do I need to edit to configure my home page?
2. Where do I find the info for bulk uploading?
TIA
Dave
Thanks
Dave G
Dave G
- 2012Den
- Posts: 1
- Joined: Tue Jan 31, 2012 3:57 pm
Re: First Things First: Opencart Check List
Fantastic guide. Thanks.
I Love Open Cart : )
http://www.stabilitees.com
http://www.stabilitees.com
- turantekin
- Posts: 15
- Joined: Thu Apr 21, 2011 11:23 pm
Re: First Things First: Opencart Check List
Looks like a good guide - Thanks
I just installed my first Open Cart - very pleased with so far.
But I did notice that using Windows 7 and Firefox I had to set my file permissions to 777.
And when they say remove your Install folder.
Do they mean the folder called on your server ? (just checking because that is frightening to a newbie)
I just installed my first Open Cart - very pleased with so far.
But I did notice that using Windows 7 and Firefox I had to set my file permissions to 777.
And when they say remove your Install folder.
Do they mean the folder called on your server ? (just checking because that is frightening to a newbie)
- Digmen1
- Posts: 146
- Joined: Tue Apr 10, 2012 10:50 pm
Re: First Things First: Opencart Check List
Excellent guide for starters, hope this will help new users. 

- linkfm
- Posts: 2
- Joined: Sat Sep 10, 2011 5:14 am
Re: First Things First: Opencart Check List
Hi everyone,
I've been testing opencart multistore and developing the modules and themes I need on MAMP and everything has gone really well. I now have to get it up an running ASAP on a webserver.
This is where I have a problem, I'm using a solaris server and everything on the checklist is correct, just not according to the opencart install page. It says Mysql is turned off however it has been tested and it's working and turned on.
Can anyone help me? (or point me in the direction of the right forum to be searching in)
Does opencart connect to mysql in a certain way that's not present on my server?
Thanks in advance
melanieDHBD
I've been testing opencart multistore and developing the modules and themes I need on MAMP and everything has gone really well. I now have to get it up an running ASAP on a webserver.
This is where I have a problem, I'm using a solaris server and everything on the checklist is correct, just not according to the opencart install page. It says Mysql is turned off however it has been tested and it's working and turned on.
Can anyone help me? (or point me in the direction of the right forum to be searching in)
Does opencart connect to mysql in a certain way that's not present on my server?
Thanks in advance
melanieDHBD
- melanieDHBD
- Posts: 2
- Joined: Wed Nov 07, 2012 12:33 pm
Re: First Things First: Opencart Check List
-

dynamictemplate - Posts: 53
- Joined: Thu Dec 13, 2012 10:52 am
Re: First Things First: Opencart Check List
Thank you very much for this helpful post. 

- Saudi Bee
- Posts: 40
- Joined: Sat May 19, 2012 9:09 am
21 posts
• Page 1 of 2 • 1, 2
Return to Installation, Upgrade, & Config Support
Who is online
Users browsing this forum: John1127 and 15 guests













