Showing posts with label Drupal 8. Show all posts
Showing posts with label Drupal 8. Show all posts

Thursday, November 19, 2015

Waiting for Drupal 8? Drupal 8 already available in Bitnami!


Drupal, one of the most famous open source content management platforms, has just released its new stable version Drupal 8.0.0. With over 200 new features and improvements, this is the first supported release of Drupal 8 and is ready for use on production sites. 

If you are not familiar with Bitnami, Bitnami Drupal can be deployed using native installers (for Windows, Linux and Mac OS X), virtual machines and Amazon EC2, Azure, VMware, Google, DigitalOcean and Oracle cloud images. 

You can find more info about this new version and all its features here

Do you have any questions about Bitnami Drupal 8? Post to our community forum, and we would be happy to help you.

Wednesday, October 23, 2013

Start testing and contributing to Drupal 8

We are happy to announce a new package for Drupal 8 that includes Git. Now it is even easier to sync Drupal code with the official repository and start testing your Drupal-based applications.

In case you are not familiar with BitNami Drupal, it is a self-contained, easy to use distribution that makes it simple to get started developing and deploying Drupal applications. To get started with BitNami Drupal, you can download free, ready-to-run installers for Linux,Windows and Mac OS X, virtual machine images (VMs) and cloud images for the Amazon and Azure clouds.

BitNami Drupal installer

Before start using Drupal, we suggest updating the code to get the latest changes. Go to the installation directory and start the "use_drupal" console. This console is a script to load the required environment variables and paths to make your Drupal installation work. It is useful to run it before using any commands included in the stack: mysql, php, drush and git among others.

Git allows you to upgrade your Drupal installation to work with the latest 8.x version. It is already configured with git autocompletion so using the Tab key you can see suggested options. The repository was also configured following the official recommendations from the Drupal project.

Drupal console
Drupal 8 dashboard

We encourage you to try this new version of Drupal and start testing the latest improvements.  Try now Drupal 8 with BitNami Drupal!