By rithirun on
I'm new to drupal development. I don;t know much thing about drupal.
I useed to use CMS before too, but not drupal, but now I want to use drupal, as it popular one, I need someone to guide me what should I start.
what is the advantage and disadvantage of drupal?
Is it fast if we install many modules?
I am worry about the performance of the script when it become big.
Thanks
Rithirun
Comments
-
To learn about Drupal, start here: http://drupal.org/handbooks
The speed of a drupal site depends on many factors. These include but are not limited to: the type of server you are using (shared is slower than a virtual private server, generally speaking); the amount of php memory that is available to you; the number of users who are visiting your site; and the number of modules that you use on your site. Perhaps you should not worry about performance until you actually set up your site.
Thank you, I will read
Thank you, I will read http://drupal.org/handbooks for more understanding.
Do we have the video tutorial for create the new module?
One more question:
can we delete core plugin of drupal, because some of its, i don;t use.
Thanks
Do not delete
Hello Rithirun,
If you are not using particular core modules., then disable them rather than deleting.
Cheers