Ambiente de desenvolvimento em Drupal: guia completo
Muitos desenvolvedores ouvem sobre o Drupal, mas ai se perguntam: "tá, e como eu faço para desenvolver com ele?".
Apesar de relativamente simples, muitas vezes as pessoas não tem conhecimento sobre como configurar basicamente o Apache, MySQL, PHP, etc. Isso é válido também para desenvolvedores já experientes com Drupal, que muitas vezes dependem de ferramentas como XAMPP, WAMPP & Cia.
O link "http://ratatosk.backpackit.com/pub/1842524-drupal-on-ubuntu" é um guia completo de como configurar um ambiente de desenvolvimento com Ubuntu, Apache, MySQL, PHP, Netbeans, profiling e debug.
Read moreDrupal Dev Environment Virtual Machine. Install notes and scripts.
Hi,
Imagine being able to teach someone to review/create patches, without having to teach them to setup a LAMP development environment.
Imagine windows and mac users, friends, learning together to do (blank) with a virtual machine development environment.
I created a virtualbox Drupal development image. I wanted a simple platform to collaborate with several others on for a project. I thought others might benefit from the work.
Features include:
- Slim lightweight image (OS+tools are under 1gig)
- LAMP with APC
- Netbeans and Eclipse with debugging
Creating a Drupal development environment - achieving development, stage and production
What is the best you've found to setup a Drupal development environment when working with a team to achieve typical dev, stage and prod environments? These are my experiences:
Read more
