Still no LDAP?
PermalinkDo they exist? Or are people hiding them so they can sell them privately or are people just making their own?

--
Florian Delizy
Le vendredi 3 octobre 2014 à 13:47, concrete5 Community a écrit :
As far as I'm aware. Currently there are no addons available that are 5.7 compatible-period.
I posted the link in case you wanted to update it to work with 5.7 as any addons for 5.7 will probably have to go through the PRB and that could be a while.
I have experience with LDAP with PHP and I'm willing to write some code but this CMS is new to me, where would can I get started in learning the surrounding components or should I just start diving into code and learning it that way?
I understand. But to all intents and purposes, 5.7 is a different CMS to previous ones and all the documentation that has been written over the years has been obsoleted with this release so even experienced concrete5 developers are none the wiser and in exactly the same position as you.
However. There are one or two snippets of info if you know where to look (and it's a Tuesday and you have your left trouser leg rolled up). They basically deal with modifying themes and addons so that they work with 5.7.
http://www.concrete5.org/community/forums/5-7-discussion/5.7-add-on...
So the quickest route using what documentation is available,is to find an addon in 5.6 and modify it until such times as the original developer decides to update it (if they do at all).
The alternative is write an addon from scratch and reverse engineer the new CMS design structure from code inspection or wait for someone else to do so.
Good Luck!