civicrm / civicrm-buildkit

A collection of tools for developing and testing CiviCRM.

Home Page:https://docs.civicrm.org/dev/en/latest/tools/buildkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

civicrm-buildkit

Buildkit is a collection of ~20 tools for developing and testing CiviCRM.

Documentation

For installation instructions and other documentation, see CiviCRM Developer Guide: Buildkit.

Bundled tools

  • CiviCRM
    • civix - Generate skeletal code for CiviCRM extensions.
    • civistrings - Scan code for translatable strings (*.pot).
    • cividist - Generate tarballs from a series of git branches/tags.
    • cv - Administer a Civi DB. Execute custom PHP in Civi.
  • Dependency management
    • composer - Manage dependencies for PHP code.
    • bower - Manage dependencies for Javascript code.
  • Source code management
    • git-scan - Manage a large number of git repositories.
    • gitify - Convert a CiviCRM installation to a git repo.
    • hub - Send commands to github.com.
  • Source code quality
  • Site management
    • amp - Abstracted interface for local httpd/sql service (Apache/nginx/MySQL).
    • civibuild - Build a complete source tree (with CMS+Civi+addons), provision httpd/sql, etc.
    • civihydra - Create a series test sites for several CMSs. (Extends civibuild.)
    • drush and drush8 - Administer a Drupal site.
    • joomla (joomla-console) - Administer a Joomla site.
    • wp (wp-cli) - Administer a WordPress site.
  • Testing

About

A collection of tools for developing and testing CiviCRM.

https://docs.civicrm.org/dev/en/latest/tools/buildkit/


Languages

Language:Shell 65.2%Language:PHP 28.7%Language:Nix 4.1%Language:Smarty 1.6%Language:Perl 0.3%Language:Euphoria 0.1%Language:Elixir 0.0%