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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Interfacing to a CMS
Pages: [1]

Author Topic: Interfacing to a CMS  (Read 1833 times)

sawjer

  • Guest
Interfacing to a CMS
December 12, 2008, 05:33:41 am
I am trying to understand the login concept used for drupal, joomla and standalone to devise the process to login in my CMS and work with that user in civicrm. The code ist not easy to understand as I have no knowledge of Joomla and Drupal.
My CMS works with cookie sessions, which is very similar to civicrm.

Could anybody give me an idea on how to approach it.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Interfacing to a CMS
December 12, 2008, 10:20:26 am
What is your CMS ?

It seems that for the 2.3, they will be more ACL pushed to civicrm instead of relying on the host CMS.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

sawjer

  • Guest
Re: Interfacing to a CMS
December 12, 2008, 11:02:50 am
Thank you for the sugestion but it does not meet my requirement. The user wants single signon. Access lists are ok, on civicrm as on my cms and I need not change that.
My "simple" problem ist to get civicrm as part of my cms like  the  solution for durpal and joomla

sawjer

  • Guest
Re: Interfacing to a CMS
January 18, 2009, 08:45:58 pm
Quote from: xavier on December 12, 2008, 10:20:26 am
What is your CMS ?

It seems that for the 2.3, they will be more ACL pushed to civicrm instead of relying on the host CMS.

X+

Hallo xavier
I still try to get a clear picture on how to use hooks and apis to integrate civicrm into my cms.
Practically, I need to create/delete/modify users and pass from my CMS to civicrm with a user authenticated.

The Drupal example is more misleading then clarifying. Do you know of any simple example that does not require understanding of drupal concepts? This would be of great help.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Interfacing to a CMS

This forum was archived on 2017-11-26.