mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
add apikey section
@@ -63,6 +63,10 @@ To this:
|
||||
);
|
||||
```
|
||||
|
||||
## API Key
|
||||
|
||||
You can find more details [on our github wiki](https://github.com/Piwigo/Piwigo/wiki/Piwigo-Web-API#api-key-authentication).
|
||||
|
||||
## Smarty 5
|
||||
|
||||
On `foreach` the `item=` and `key=` parameters must be followed by `varialbe_name`, not `$variable_name`. Replace:
|
||||
|
||||
Reference in New Issue
Block a user