Table of Contents
Drupal v. KohanaPHP
Recently a discussion took place about the uses of Drupal versus KohanaPHP. We realized the unique differences each option provides for website development, the lists below outline reasons behind using either option for creating a website.
Drupal
- A lot of static content is needed.
- functionality that CiviCRM can cover
- End user wants control over website content
- Drupal offers 95% of functionality required by the site.
KohanaPHP
- When there isnt a lot(or any) static content
- A custom solution is required that will need to be continually maintained and developed
