Changes
Page history
fix typo
authored
Sep 13, 2024
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/crm.md
View page @
621706f2
...
@@ -296,7 +296,7 @@ target difficult to fulfill at this point.
...
@@ -296,7 +296,7 @@ target difficult to fulfill at this point.
CiviCRM is a relatively "classic" PHP application: it's made of a
CiviCRM is a relatively "classic" PHP application: it's made of a
collection of
`.php`
files scattered cleverly around various
collection of
`.php`
files scattered cleverly around various
directories. There's one catch: it's actually built as a drop-in
directories. There's one catch: it's actually built as a drop-in
module for other CMSes. Tradition
n
ally, Joomla, Wordpress and Drupal
module for other CMSes. Traditionally, Joomla, Wordpress and Drupal
are supported, and our deployment uses Drupal.
are supported, and our deployment uses Drupal.
(There's actually a standalone version in development we are
(There's actually a standalone version in development we are
...
...
...
...