What are alpha, beta releases and release candidates in drupal?
Answer / Sawan Kumar
1. Alpha: An early version of a new Drupal release that is not suitable for production use but can be used for testing and providing feedback to the development team.
2. Beta: A more stable version than an alpha release, but still may have known issues and should only be used for testing purposes.
3. Release Candidates (RC): Stable versions of a new Drupal release that are close to being finalized. RCs may have some minor fixes and improvements but should function well for most users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain security features of drupal?
What does pdo mean in drupal?
How we can create multilingual site. Which module have been used?
What is the drupal current version?
What is use of template.php file?
What is the difference between core and contrib?
Explain drupal bootstrap process?
What is module and list out some of the modules used in drupal?
What is database abstraction layer in drupal ?
What are namespaces? How to use in drupal 8?
What is subtheme?
Name and describe the five conceptual layers in a drupal system.