https://github.com/piwigo/flickr2piwigo
Import pictures from your Flickr account with Flickr2Piwigo.
https://github.com/piwigo/flickr2piwigo
Last synced: 6 months ago
JSON representation
Import pictures from your Flickr account with Flickr2Piwigo.
- Host: GitHub
- URL: https://github.com/piwigo/flickr2piwigo
- Owner: Piwigo
- License: gpl-2.0
- Created: 2014-11-14T12:14:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2026-02-06T07:07:05.000Z (6 months ago)
- Last Synced: 2026-02-06T07:13:37.098Z (6 months ago)
- Language: PHP
- Homepage: http://piwigo.org/ext/extension_view.php?eid=612
- Size: 475 KB
- Stars: 9
- Watchers: 6
- Forks: 13
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Flickr2Piwigo
* Internal name: `flickr2piwigo` (directory name in `plugins/`)
* Plugin page: https://piwigo.org/ext/extension_view.php?eid=612
* Translation: https://piwigo.org/translate/project.php?project=flickr
## Development status
In February 2018 [Sam Wilson](https://samwilson.id.au) became a co-maintainer of this plugin.
## Release procedure
1. Update version number in `main.inc.php`.
2. Run `composer update --no-dev -o` to get the `vendor/` directory prepared.
3. Zip up the entire `flickr2piwigo` directory into a file named `flickr2piwigo_x-y-z.zip`,
with `flickr2piwigo` as the top-level directory within the zip.
4. Upload the zip file to the plugin's page on piwigo.org.