Markdown Reader
Partners Documentation En
Feature: Partners #
Internal directory of partners and suppliers. Stores contact details, contacts, partnership type and internal notes. Restricted to administrators.
Internal directory of partners and suppliers. Stores contact details, contacts, partnership type and internal notes. Restricted to administrators.
Via FTP: Upload the partners/ directory into /plugins/.
Via package manager: Select partners from the available plugins list.
Paths:
/plugins/partners/partners.php/plugins/partners/conf/partners.conf.inc.php/plugins/partners/locale/Access restricted: secure('PARTNERS_LEVEL_ADMIN').
Required SQL table: partners
address § country § postal code § email (separator §)name § phone § email?obj=partners.php — Partner list (admin)
?obj=partners.php&view=ID — Partner card
?obj=partners.php&add=1 — Create form (GET)
?obj=partners.php&del=ID — Delete
Create/edit via POST.
Beamreactor\Database\SQLBeamreactor\Sanitizer\ParserTechnical note: composite fields use § as an internal separator. Reading must account for backwards compatibility with a prior encoding on some installations.