P
P
Pavel Konoplitsky2011-10-19 15:59:44
CMS
Pavel Konoplitsky, 2011-10-19 15:59:44

Choosing an engine for a simple online store?

Guys, I'm choosing an engine for just an online store. There will not be so many visits and orders immediately.
The functionality at the beginning will be standard:
- Catalog
- Product page
- Order
form - Newsletter subscription form
Requirements:
- Simple ordering system
- User data storage
- Ability to give a discount on repeat orders (after authorization).
- Quickly pull up the design and add/edit/influence interface elements (so that it is not too deeply wired, templating)
Design:
Internal
Main
Questions:
1. Based on such requirements and your experience, is it worth it to immediately bother and deploy systems like Magento or Oscommerce?
2. Can you recommend an open source CMS with ecommerce addons? Drupal? Joomla + virtualmart? Something else?
3. There is an idea to install Wordpress + some ecommerce addon. Developers will not like it, but it is easy to manage and will cover current tasks. You will need to add something to the code. I can't keep high OOP style. The crutch will be easier to put on. Such a reality. Respond or support.

Answer the question

In order to leave comments, you need to log in

17 answer(s)
D
DEVIANCE, 2011-10-19
@DEViANCE

Still good Opencart

I
insanex, 2011-10-19
@insanex

For small stores, WordPress is much more convenient than bulky Magento, Opencart, etc.
If you follow the WordPress + something else path, I recommend looking towards Jigoshop or WooCommerce. the most correct plugins for creating a store with wordpress ... themes for Jigoshop are the same themeforest.
Now I'm making a small store, about 300 positions, very good results, excellent usability, seo and all the pluses of WordPress plugins

H
holyorb2, 2011-10-19
@holyorb2

do not take universal CMS. if you don't own them. For example, the same Drupal is an excellent CMS and stores on it can do anything. but the level of entry into Drupal is higher, choosing the right modules is not as easy as it seems at first, although it can do everything :) The store has a full set of modules and ubercard has a lot of possibilities, after a long time you will learn it.
By the way, do you need a design? this is also a serious issue. if you are going to use a ready-made design or do it yourself. Or maybe use a freelance service?

B
Begetan, 2011-10-20
@Begetan

Anything will suit your requirements
Behind a good design in Prestashop (a bunch of ready-made templates), for the convenience of finishing in OpenCar, these are the two most dynamic developments right now.
In Presta, the smart template engine, in OC - stupidly PHP. In my opinion, it’s worth starting with OC, it will take about 5 minutes to install it from scratch (not counting the MySQL settings)
I’ll immediately dissuade Joomla, Drupal - your attention will go away from the main task. In specialized scripts, the author has already removed “everything that is not a face” from the stone, but here you will have to do everything yourself.

P
polevsl, 2011-10-19
@polevsl

And in this regard, if I need to quickly launch an online shop, I like prestashop among the free ones.
www.prestashop.com/
But Russian: prestadev.ru/ I
like it because it is put simply and quickly, all the basics are inside and for free. And the modules are paid and there are a lot of them. In particular, you do not need to add anything to connect payment systems, etc.

E
e_v_medvedev, 2014-10-28
@e_v_medvedev

For a small store (with a range of up to 2000 items), it is better to use a simple engine like Opencart. For medium-sized stores with a range of 5000 -10000 items, Prestashop is preferable. For big shops with the nomenclature from 20000 and above of course Magento. Do not take the general purpose platforms Drupal, Joomla, MODx, etc. with commercial add-ons, and even more so, never use non-core engines like WP for these purposes.

O
Online store without Php, 2015-10-08
@HEEG

The simplest option is to connect a one -page shop heeg.html with a separate static page and connect to any site on any hosting. The page has its own admin panel, in which you can specify the address for sending orders.samiy_prostoy_internet_magazin.jpg

C
cat_crash, 2011-10-19
@cat_crash

I've been looking at solutions of this level for a long time. Of all, I liked Magento. Oscommerce looks very dull against its background.
But in the end I leaned towards self-written on YII. I have too much functionality that was not out of the box (bonuses, merchants, etc.)

A
Anton_from_Amber, 2011-10-19
@Anton_from_Amber

Put what you know or what seems most convenient for your managers. I worked with both MODx evo + snippets, both with oscommerce and self-written ones. I saw Magento. The choice of platform did not affect the success of the store at all. Honestly. Spend more time training and educating staff. If there is a German order, then you will be successful on the oskommers. And even the most intuitive system cannot fix laziness.

I
int03e, 2011-10-19
@int03e

Does anyone use SAAS solutions? InSales , Shopify etc?

S
Sergey Predvoditelev, 2014-01-11
@NikoX

On Wordpress, you can make a relatively simple store and in the future it will be easier to find developers for it. Overview of plugins for implementing a store on WP: predvoditelev.ru/wordpress_ecommerce_plugins

M
Maxim, 2014-04-06
@Qumbeez

From myself I will advise OpenCart. Mega cool system, not weak servers does not slow down, unlike the same PrestaShop (And this is not a joke, she really thinks for a long time). Design is easy, knowing CSS will help you. Free, a lot of functions, modules, a lot of templates, both good and not so good. Yes, and in completely Russian (There are localized versions

M
maximumbusiness, 2014-06-06
@maximumbusiness

Here are good examples of online stores .

D
devpart, 2014-10-12
@devpart

I would look towards Gres HTML5, Bootstrap, modular system, not demanding on resources.

R
Roman Sedykh, 2014-12-02
@mrRomkin

Installed Joomla 3.x + JoomShopping several times. The component is much lighter than Virtumart, but it has everything you need: custom parameter lists for products, manufacturers, customers, etc. Quite popular with developers under J.
Up to 2000-3000 people / day keeps on the usual Wirth. hosting.
The advantage of the combination with Joomla is the absence of headaches and extra expenses for installing additional. modules (for example, it took a design change depending on the time of day), an inexpensive design change (buying a template for Joomla or any other with refinement).
For better security, take VDS and set root rights for all files on FTP except for pictures, preview pictures and statistics. And 99% of the problems with infection through possible vulnerabilities have been resolved.
Options with specialized solutions for ecommerce are good when the store is made with a large number of products (more than 10 thousand) and high traffic (over 15-20 thousand per day).
The purpose of the use of lesser-known special. solutions for me remains a mystery - their support in the future is vague, they are usually conceptually inferior to both (Joomla / WP) + component, and even more specialized solutions for large markets.
Frameworks are for very cool stores with a budget much higher than average) because this is where maximum flexibility and performance are needed.

C
craft37, 2016-03-13
@craft37

https://github.com/tryshoppe/shoppe
Shopee
Plus is that on Ruby On Rails

B
borisek, 2018-12-10
@borisek

1) Not worth it.
2) Among open source, try OpenCart , it's simple.
3) Wordpress for an online store is a bad option. It is primarily for blogging.
For online stores, use specialized CMS for them. Among the paid ones, I would recommend Electronic Order (ezCatalog CMS) . It suits your needs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question