Loading service/crm.md +2 −1 Original line number Original line Diff line number Diff line Loading @@ -203,7 +203,8 @@ The <https://donate.torproject.org> website is built with Lektor like all the other torproject.org [static websites](https://gitlab.torproject.org/tpo/web/). It doesn't talk to all the other torproject.org [static websites](https://gitlab.torproject.org/tpo/web/). It doesn't talk to CiviCRM directly. Instead it talks with with the donation API CiviCRM directly. Instead it talks with with the donation API middleware through Javascript, through a React component (available in middleware through Javascript, through a React component (available in the [donate-static repository](https://gitlab.torproject.org/tpo/web/donate-static)). the [donate-static repository](https://gitlab.torproject.org/tpo/web/donate-static)). GR calls that middleware API "slim". In other words, the `donate-api` PHP app is the component that allows In other words, the `donate-api` PHP app is the component that allows communications between the `donate.torproject.org` site and communications between the `donate.torproject.org` site and Loading Loading
service/crm.md +2 −1 Original line number Original line Diff line number Diff line Loading @@ -203,7 +203,8 @@ The <https://donate.torproject.org> website is built with Lektor like all the other torproject.org [static websites](https://gitlab.torproject.org/tpo/web/). It doesn't talk to all the other torproject.org [static websites](https://gitlab.torproject.org/tpo/web/). It doesn't talk to CiviCRM directly. Instead it talks with with the donation API CiviCRM directly. Instead it talks with with the donation API middleware through Javascript, through a React component (available in middleware through Javascript, through a React component (available in the [donate-static repository](https://gitlab.torproject.org/tpo/web/donate-static)). the [donate-static repository](https://gitlab.torproject.org/tpo/web/donate-static)). GR calls that middleware API "slim". In other words, the `donate-api` PHP app is the component that allows In other words, the `donate-api` PHP app is the component that allows communications between the `donate.torproject.org` site and communications between the `donate.torproject.org` site and Loading