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.n2. Beta: A more stable version than an alpha release, but still may have known issues and should only be used for testing purposes.n3. 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 |
How to create a folder and a module file in drupal?
Which is the best module for implementing search in drupal 8?
What is api in drupal?
What are the files required for theme and module?
What are alpha, beta releases and release candidates in drupal?
What is difference between drupal 7 and 8?
What is form state?
How to interact with drupal search system?
What are nodes in drupal?
How do you handle upgrades?
How can I create a custom region in my drupal template?
How to make a module?