Which is the best CMS for multi subdomains handling [closed] - content-management-system

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am looking for a free CMS that would handle subdomains very well.
Say I want to create a website called cars.com and I want to have multiple blogs/wikis/forums... about each brand :
- ford.cars.com
- toyota.cars.com
- bmw.cars.com
Which CMS should I use to create this ?
My first guess was Liferay, does it stand the comparison with drupal when it comes to collaborative work?

Drupal's built-in multi-site functionality provides a lot of flexibility for running separate sites out-of-the-box. The add-on Domain Access module provides even more flexibility by allowing you to share content, users, and configuration between the sites.

Related

I want to start learning Demandware [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Is there a website or tutorial to have a "Hello World" and more for demandware?
Where can I find the demand ware api documentation
Is there someway to have free server access, for training purpose ?
I already installed Eclipse and UX plugin..
Thanks
The main resources for such queries would be
https://xchange.demandware.com/community/developer
https://documentation.demandware.com
Both require that you have a valid Demandware XChange account.
It should be possible to request such by Demandware support.
There is no free server access as far as I am aware. To get a sandbox, you need to have an active subscription for Demandware SaaS.
It may be the case that your employer/client already has one, so it may be good to check with them.
It's a pay-to-play kind of model, so you can't really learn it without having an enterprise account with DW. If you do have one, you can get access to xchange where there are lots of training videos and documents....but basically it's just like NodeJS with some DW-specific calls and some, optional, funky flow chart things.

Decision Support Systems or Content Management Systems [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I am looking at installing a Content Management System or something which can be used as a Decision Support System. I am not sure which content management system has options for Knowledge Management.
Appreciate inputs on this.
I am not aware of any CMS system with that functionality. Having said that, I'm really not a CMS expert. You might need to pick a flexible CMS and tweek it yourself, such as Drupal and Joomla. They both have very active support community. I think Drupal (compared to Joomla) is more flexible for developers.
You may also want to look at the research community in this topic. Some of them might make their research systems available: http://scholar.google.com.au/scholar?q=decision+management+system+cms&hl=en&btnG=Search&as_sdt=1%2C5&as_sdtp=on

i want to host a wiki site for an internal company project [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I don't have much experience with this. are there any free or low-cost solutions I can deploy? We have a relatively low-powered server running windows NT (ouch, i know).
Preferably something that allows multi-user access though something light-weight is the main consideration.
I used http://www.wikimatrix.org/ to compare features and prices of over 100 wiki engines last year for my company. Try it out.

Free conference CMS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I need to cms to manage a conference.
What is best free CMS for this?
What about Indico?
http://indico-software.org
http://github.com/indico/indico
It's mostly targeted at organization of series of conferences, though.
Disclaimer: I am one of the developers of Indico myself.
Drupal is the most flexible open-source CMS that I know. It also has a Conference module that maybe does some of the things you need. The rest should be possible using Views/CCK (also Drupal modules).
Check out this Article about a Conference website created with Drupal, it is probably much more complicated than what you need but it shows what is possible with Drupal.
Yes, I have done a few in Drupal. Also see: http://sf2010.drupal.org/ for an excellent example
try this drupal module.
It seems good
http://usecod.com

CMS development [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I'm new to this CMS techmology.My company is telling me to develop a CMS for multiple companies with the company info to be stored in the database.The second thing is this that they haven't given me the design of the CMS as well as the Main Website.The website look should be generic that suits any generic static website.I'm not able to find any good looking template for this.I've searched a lot but not able to find a good one.And what kind of database design that i should use.If any one could also provide me what features should a CMS that our company is looking for.
Your first port of call shoudl be http://www.opensourcecms.com/ - check out as many open source and commercial CMS offerings to see if any would suit your needs. If nothing else, it might help refine your requirements by understanding what you don't need.