Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am a web (php) developer since 20 years.
I know PHP, JavaScript, HTML, CSS and Photoshop (basically everything needed to create a website).
Currently when a customer wants me to make a website for him, I am coding a custom CMS for them, with only functions they need, or if there won't be a lot of functions like dynamic content managment, login panel etc. I usually deliver plain HTML with a little php for like contact form etc.
Can anyone recommend a Vagrant box to use on my local development config? I have my own box using Ubuntu with Apache2 but no matter what I do, I can't get clean URLs to work.
I don't care about what OS or if it's Apache2 vs NGINX. If it doesn't have MySQL or PHP, I can install it.
All I need is a working environment where all I do is attach a folder to the box and run the box.
First, I am not asking for specific "howto" information here. I am looking for what you might call a "block diagram" view of building an unusual website. A book, quite literally.
For NetBeans using https://github.com/HollyIT/NBDrupalDevel I am currently developing an API generator that uses the engine part of the code of the grammar_parser project of yours. The tool will be free of charge and OSS, of course.
While the latter is still under GPLv2 and I am using the Apache License v2, which, AFAIK, is compatible with the GPLv3, is it still possible for me to include only parts of grammar_parser code and still release it under the Apache License v2?