Skip to content

Alienpruts/be.ctrl.windowsill

 
 

Repository files navigation

CiviCRM extension: WindowSill

WindowSill is a CiviCRM extension which let you use views in CiviCRM.


Installation

  • You can directly clone to your civiCRM extension directory using
    $ git clone https://github.com/kewljuice/be.ctrl.windowsill.git

  • You can also download a zip file, and extract in your extension directory
    $ git clone https://github.com/kewljuice/be.ctrl.windowsill/archive/master.zip

  • Configure CiviCRM Extensions Directory which can be done from
    "Administer -> System Settings -> Directories".

  • Configure Extension Resource URL which can be done from
    "Administer -> System Settings -> Resource URLs".

  • The next step is enabling the extension which can be done from
    "Administer -> System Settings -> Manage CiviCRM Extensions".

Configuration

  • TODO

About

Integrate Drupal 7 views as tabs or tokens in CiviCRM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.7%
  • Smarty 14.3%
  • JavaScript 7.6%
  • CSS 1.4%