Read this README in other languages.
This package allows you to install Firefly III Importer quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Firefly III Data Importer is the nr. 1 tool to import data into Firefly III. This tools helps you import transactions from files or bank APIs into your Firefly-III server. Please follow the documentation at https://docs.firefly-iii.org/data-importer/.
If your Firefly-III server is installed as a YunoHost app, please note:
-
It should be accessible to all visitors (using its internal user management instead of YunoHosts') for the Data Importer to communicate with it.
-
When configuring the Data Importer, use the public Firefly-III domain and path, not localhost, even if both services are on the same machine.
Shipped version: 1.2.2~ynh1
- Official app website: https://docs.firefly-iii.org/data-importer/
- Official admin documentation: https://docs.firefly-iii.org/data-importer/how-to-use/
- Upstream app code repository: https://github.com/firefly-iii/data-importer
- YunoHost Store: https://apps.yunohost.org/app/firefly-iii-di
- Report a bug: https://github.com/YunoHost-Apps/firefly-iii-di_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/firefly-iii-di_ynh/tree/testing --debug
or
sudo yunohost app upgrade firefly-iii-di -u https://github.com/YunoHost-Apps/firefly-iii-di_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps