CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules »
  • Using CiviSchool (Moderators: Donald Lobo, Deepak Srivastava) »
  • civischool-application-form-admissions
Pages: [1]

Author Topic: civischool-application-form-admissions  (Read 2549 times)

RyanHayward

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: None
  • CMS version: Joomla
  • MySQL version: NA
  • PHP version: NA
civischool-application-form-admissions
January 25, 2011, 05:19:29 pm
Hello

I work for a small non-profit catholic school in Canada. We are currently using civicrm to manage our donor database and we very much like it. I was task then to find away to use it for the application process and student data at the school. I found the civischool-application-form-admissions  component it seems to be the perfect solution for us. Is this component available to download for free or forsale?

If anyone can answer this question for me.

Thanks
~Ryan

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: civischool-application-form-admissions
January 25, 2011, 05:42:56 pm

hey ryan:

All the CiviSchool code is available under the same license as CiviCRM, aka AGPL3. The svn repository for CiviSchool is here:

http://svn.civicrm.org/sfschool/

CiviSchool is still fairly developer centric. You'll need to read and adapt the code for your needs. You can ping us on IRC if u need help getting started. Some blog posts related to CiviSchool are here:

http://civicrm.org/civischool

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

RyanHayward

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: None
  • CMS version: Joomla
  • MySQL version: NA
  • PHP version: NA
Re: civischool-application-form-admissions
January 25, 2011, 07:04:27 pm
Thanks Lobo

Would this (SFSchool) include the code from the blog post entitled CiviSchool - Application form for AdmissionsJuly 22, 2010 - 01:53 — Deepak.Srivastava. As this is exactly what we are looking for at the school?

Thanks
~Ryan

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: civischool-application-form-admissions
January 25, 2011, 07:26:40 pm

yes, most of that code is here:

http://svn.civicrm.org/sfschool/trunk/SFS/Form/Apply/

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

RyanHayward

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: None
  • CMS version: Joomla
  • MySQL version: NA
  • PHP version: NA
Re: civischool-application-form-admissions
January 26, 2011, 07:14:21 am
Hello Lobo

I have hit a small snag with my install, Drupal and Civi are both installed and working when I am trying to do the install of civischool. I get an error at step 4.

"Please send an input file to import"

I have checked my settings and they are all fine I have the right username and password set and the right directories.

http://myurl/sites/all/modules/civicrm/bin/migrate/import.php?name=(set to my mysql username)&pass=(set to my mysql password)&key=(my Key)&file=http://myurl/sites/all/modules/sfschool/sql/xml/SFSModuleData.xml

Any Ideas?

Thanks
~Ryan


ragnar

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0
  • PHP version: 5.0
Re: civischool-application-form-admissions
May 27, 2011, 03:59:13 pm
Just wanted to resurrect this thread to see if there has been any resolution to this issue. I am trying to put together a self sign up site for my rowing club and the sfschool feature set is a great fit. My install of the sfschool code seems to have gone well as I can see the parent-teacher meeting page from the dashboard but I have not been able to figure out how to access the Application  form. Any pointers would be greatly appreciated.



Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: civischool-application-form-admissions
May 27, 2011, 04:28:32 pm

Your best bet would be to, check the menu structure in:

SFS/xml/Menu/sfschool.xml

The module works great when we have installed it :). However to get more widespread acceptance, we need to do a few things (and as with many projects are strapped for time/resources). Would be really great if you can help with one or more of the following:

1. Documentation
2. Making it easier to install
3. Rounding out the feature set
4. Upgrading to Civi 3.4

If you can assist, ping us on IRC and we can move this along and make it easier for other folks

lboo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ragnar

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0
  • PHP version: 5.0
Re: civischool-application-form-admissions
May 30, 2011, 11:34:51 am
Thanks Lobo,

I have manged to access the forms. Documentation is certainly something I could work towards as I increase my depth of understanding.

Thanks again,

Rod thomson

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules »
  • Using CiviSchool (Moderators: Donald Lobo, Deepak Srivastava) »
  • civischool-application-form-admissions

This forum was archived on 2017-11-26.