Good morning, everyone.
I installed on a hosted server farmos V1 in 2016 and being really happy with it, I have been using it until today for my farm.
(Actually having other apps on server I could not go beyond php version 7…)
however now that I have the right php version, I am migrating to the new version and as per the documentation, I am migrating from V1 to V2.
I am stuck at step 5 of the migration, where it is mentioned to install “farmOS Migrate”, if I go from web on the new version of farmos–Setup–Modules no migrate is mentioned, there are these available:
Land asset
Plant asset
Animal asset
Equipment asset
Structure asset
Water asset
Activity log
Observation log
Seeding log
Input log
Harvest log
Maintenance log
Standard quantity
farmOS Default Roles
farmOS Default Land Types
farmOS Default Structure Types
farmOS Inventory
Material asset
Seed asset
Sensor asset
Compost asset
Group asset
Transplanting log
Lab test log
Birth log
Medical log
farmOS Import CSV
farmOS KML
farmOS Import KML
farmOS Field Kit
farmOS Localization
farmOS Account Admin Role
Birth Quick Form
Group Quick Form
Movement Quick Form
Planting Quick Form
I should add that, I have SSH access to the server and I went to the FamOSv2/vendor/bin folder and gave the command ./drush farm_migrate:import and as a result it gave me, “There are no commands defined in the “farm_migrate” namespace.”
Also I will add, the settings.php file to be modified with the data from the V1 database is located at FarmOSv2/web/sites/default/settings.php location right?
I ask because according to the documentation in step 3 I should edit the data in the settings.php file, and if I do that, from the web I can then no longer access farmosV2, so I find it an inconsistency that makes me think I am editing the wrong file.
Or maybe I’m editing it the wrong way, but maybe that will come up later.
Thank you very much for your help, I tried to search for answers or guides but found nothing.