Multiple shop fronts withing drupal - drupal

bit stuck at the moment and searching for an answer is not really paying off.
I am making a new site in drupal. What I basically want to do is...
An end user can come along, set up a shop and add multiple products.
therefor resulting in a site that has multiple shops that are managed by the user themselves.
Is this possible in Drupal?
any ideas or references to point me in the right direction ?
thanks in advance

Drupal can do what you have stated. All you need to do is add functionality to it example http://drupal.org/project/commerce
This will allow you to acheive 90% of what you want.
I would suggest you buy a book on drupal and read through that book first. If you don't know what modules are and are fresh of the boat.
The learning curve is not very steep. If you are a programmer then its going to be fun for you but if you are not then its best just to hire someone.
Let me know if you need more help.
vishal

Related

How can I make a dynamic Resume or CV creator website with wordpress

I want to create a website where people can come and create and download CV or Resumes according to their information. I want to make this with WordPress. How can I do that? Please help me
Welcome to SO, your question is a little broad and not really what SO is about. It's more about solving specific issues here, however I will try to point you in the right direction.
With WordPress what you're referring to is a theme with certain functionality. The starting point for this is either developing your own or purchasing one.
Developing your own starts with the WordPress documentation
https://codex.wordpress.org/Theme_Development
Alternatively to purchase one you can use a number of sites such as ThemeForest.
In terms of the specific functionality of creating/downloading CVs you'll want to start with developing (or purchasing) a plugin https://developer.wordpress.org/plugins/.
All of this requires knowledge of PHP, MySQL and at the minimum HTML and CSS. With those three you should be able to create what you need.
Once you get started and come across any challenges please come back with those and the community can help you get past them and learn.

Wordpress: fit for per-region website? Another better CMS?

I'm looking to help a friend who needs a website for his project. I know wordpress a little, but there might be better options.
The needs are:
- have a splash screen prompting for region (like this site)
- have some pages available only for a given region.
- allow the non-it guy to update the contents.
Wordpress is the only one I know as web design isn't my specialty. I'd have gone for a template like Avada, but again, better leads are more than welcome.
Thanks in advance for your inputs!
Ok, the downvote really helped me and certainly will help other users as there's no comment whatsoever explaining why this post is bad. Don't give leads or guidance by the way.
So, whatever. I found a solution to this. The following plugin works like a charm:
https://www.fla-shop.com/products/wp-plugins/world/continents/
A simple purchase gives total control and removes the watermark. The best part regarding my need was the capability to write custom callback code as explained in this article.
https://www.fla-shop.com/blog/adding-custom-javascript-to-the-map/

Learning management system for/in Drupal

So the idea is simple. I need a learning management system for drupal. Whateve it's a extension or module.
I tried to google it and reached opigno. But it will totally take way to much time to fix it's styles out for 21 century. And also, it's pretty useless. Makes to much problems.
I'd be grateful to any one who will give me any idea!
Thanks,
Kind Regards.
I searched for a school management system module but no result,
If you are not bound to use drupal you may find many plugins in wordpress for the title you mentioned.
you can view the following as an example:
https://wordpress.org/plugins/learnpress/
or this one:
https://themeforest.net/item/lms-learning-management-system-education-lms-wordpress-theme/7867581
and if you forced to find something for drupal I didn't find with my previous search.

Wordpress myCRED Points system

So I have this idea, i want to reward users by points for answering to surveys, opinions, and also for adding new membres to the website.
I tried using myCRED
http://www.buddyboss.com/mycred-points-management-system-buddypress-plugin-review/
But I don't want it to be based on the commenting system, i want the user to go to a survey page choose an opinion and give answer it, after this he will be rewarded.
I tried searching for plugins but i didn't find any.
So any suggestions for which plugin should i install, or what should i do to make this work.
Thank you guys.

Suggestions for deciding on a WCMS for a hockey website?

I need to make a website for my hockey club. My main purpose for this site is allowing people to sign in and post articles and training schedules in their section. Eg Mens, Womens, Juniors and Masters. I want to have some kind of upload manager that will allow them to choose where they post the info too (eg, Mens, Masters and Homepage).
This is the main functionality I'm looking for at the moment.
The clubs previous website used Joombla which I have hated. I found it to be way to restrictive. Its on a old version of it so there are probably many improvements in the new version but from what I've read it seems like it still has a lot of restrictions in how content is managed. I am open to trying it again tho.
I've used Wordpress before and liked it but that was on a small scale projects and I'm not sure it really fits what I'll be trying to do here, since it mostly deals with blog posts and I'll need to have functionality to upload and display files.
I've had a look around at some other ones like Squarespace and Silverstripe. I'm really liking the simplicity of silverstrip(one thing I hate about Joombla is the clutter on the opening page) and am leaning towards it right now if I can find a nice way to have people post news to multiple pages at once.
If anyone has any suggestions they'd be very welcome. I know html, css, javascript and a bit of php. I'm learning Ruby atm so wouldn't be against using it so I could learn more but it might be a bit much for a sports website.
First off, its nice to see someone that likes hockey too :) You can't use Squarespace, you'll need an Apache server for what you want. You will need some way to store information, so you'll need a MySQL database, probably some advanced knowledge of PHP (I'm assuming you don't know how to connect to databases and do some other functions). Wordpress is too limited, so you can't use that. I have never used Silverstripe personally, but it seems like the best of your options here. You'll probably need some more knowledge of PHP before you attempt to make a members system.

Resources