I have a module in process of porting. This module uses ctools as a dependency.
As I've read ctools included in core of backdrop, but I can't find any docs about it.
It would help me greatly if I could read an example of each basic ctools usage and the corresponding Backdrop equivalent.
If someone can point me to an existing port that has already done some of this type of ctools to Backdrop conversion?
Comments
Not all of CTools is in core, and there isn't a manual for converting from CTools unfortunately. That process varies with each project, I've found. This comment by quicksketch is a good explanation: https://github.com/backdrop-ops/contrib/issues/104#issuecomment-13472286...