I am looking for a product catalog that have the following features
- access rights for each product - not all customers are supposed to see all products (users organized into groups)
- basic product information available (material, size, colour, nickel free, description and an image (at least for each color)
- detailed information about the construction of the product - should only be available to a limited number of users (or a group of users).
- support for product groups
- ordering module
I think this can go here, as it's not really a support question.
Let me first explain what I'm after:
I want to build a website which will act as a personal upgrade coach and assistant to help users going from a certain way of doing things to a better way of doing them. The road to the end will be split in parts, so the users can learn it at their own pace and not be overwhelmed by all the stuff that they will see later on.
I want to make a single login password which works on all the platforms installed on my HostGator account. Make a one central database for login and password and in all the platforms change the authentication code so that they use the central database for login.
Here I want to know that how can I make changes in the Drupal authentication code?
Thanks
I am trying to install Drupal 8 in my windows 8 machine.
My configuration is following.
WAMP Server.
Apache Version : 2.4.9
PHP Version : 5.5.12
MySQL Version : 5.6.17
I got Drupal 8 from bellow git url. $ git clone --branch 8.0.x http://git.drupal.org/project/drupal.git
I am getting error on "Install site" phase.
Seems like.