{"id":13465845,"url":"https://github.com/avstudnitz/AvS_FastSimpleImport","last_synced_at":"2025-03-25T20:34:35.800Z","repository":{"id":2369992,"uuid":"3334367","full_name":"avstudnitz/AvS_FastSimpleImport","owner":"avstudnitz","description":"Wrapper for Magento ImportExport functionality, which imports products and customers from arrays","archived":false,"fork":false,"pushed_at":"2019-08-06T13:48:45.000Z","size":1037,"stargazers_count":308,"open_issues_count":122,"forks_count":146,"subscribers_count":55,"default_branch":"develop","last_synced_at":"2024-10-12T01:08:14.046Z","etag":null,"topics":["magento-extension","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avstudnitz.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-02T11:48:45.000Z","updated_at":"2024-06-04T10:43:16.000Z","dependencies_parsed_at":"2022-09-11T19:22:42.886Z","dependency_job_id":null,"html_url":"https://github.com/avstudnitz/AvS_FastSimpleImport","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avstudnitz%2FAvS_FastSimpleImport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avstudnitz%2FAvS_FastSimpleImport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avstudnitz%2FAvS_FastSimpleImport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avstudnitz%2FAvS_FastSimpleImport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avstudnitz","download_url":"https://codeload.github.com/avstudnitz/AvS_FastSimpleImport/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222091637,"owners_count":16929667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento-extension","php"],"created_at":"2024-07-31T15:00:36.173Z","updated_at":"2024-10-29T18:30:13.529Z","avatar_url":"https://github.com/avstudnitz.png","language":"PHP","funding_links":[],"categories":["Extensions","Uncategorized"],"sub_categories":["Free","Uncategorized","Open Source"],"readme":"AvS_FastSimpleImport\n=====================\nWrapper for Magento ImportExport functionality which imports data from arrays\n\n[Documentation](http://avstudnitz.github.io/AvS_FastSimpleImport/)\n-------------------------------\n\nFacts\n-----\n- version: 0.8.2\n- extension key: AvS_FastSimpleImport\n- Composer name: avstudnitz/fast-simple-import (included in http://packages.firegento.com/ and Packagist)\n- [Extension on GitHub](https://github.com/avstudnitz/AvS_FastSimpleImport)\n- [Direct download link](https://github.com/avstudnitz/AvS_FastSimpleImport/tarball/master)\n- [Documentation](http://avstudnitz.github.io/AvS_FastSimpleImport/)\n\nDescription\n-----------\nThis module allows to import from arrays and thus using any import source, while the Magento module only imports from files. \nImportExport exists since Magento 1.5 CE / 1.10 EE, image import since 1.6 CE / 1.11 EE. Thus, this module needs at least \none of those versions.\nImportExport has a special import format. See [specifications](https://www.integer-net.com/importing-products-with-the-import-export-interface/) about the expected format.\n\nMain Features:\n\n- Fast Import using the built in Magento module ImportExport\n- Partial Indexing of only the imported products available\n- Unit tests for many test cases included\n- Importing of additional entities: Categories, Category-Product relations\n- Improved error messages stating which values are expected instead of a given value\n\nPlease see our [**documentation**](http://avstudnitz.github.io/AvS_FastSimpleImport/) for a full list of features.\n\nRequirements\n------------\n- PHP \u003e= 5.3.0\n- Mage_ImportExport\n\nCompatibility\n-------------\n- Magento \u003e= 1.6.0.0 / Magento EE \u003e= 1.11.0.0\n\nInstallation Instructions\n-------------------------\n1. Install the extension via GitHub, composer or a similar method.\n2. If you are using the Enterprise Edition then add ```\u003cEnterprise_ImportExport/\u003e``` to the ```\u003cdepends\u003e``` node directly after ```\u003cMage_ImportExport/\u003e```\n3. Clear the cache, logout from the admin panel and then login again.\n4. Read the [documentation](http://avstudnitz.github.io/AvS_FastSimpleImport/)\n5. Configure the extension at `System -\u003e Configuration -\u003e Services -\u003e FastSimpleImport`.\n\nUninstallation\n--------------\n1. Remove all extension files from your Magento installation\n\nSupport\n-------\nIf you have any issues with this extension, open an issue on [GitHub](https://github.com/avstudnitz/AvS_FastSimpleImport/issues).\n\nContribution\n------------\nAny contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).\n\nLead Developers\n---------\nAndreas von Studnitz\nhttp://www.integer-net.de/agentur/andreas-von-studnitz/\n[@avstudnitz](https://twitter.com/avstudnitz)\n\nPaul Hachmang\nhttp://www.h-o.nl/\n[@paales](https://twitter.com/paales)\n\nSimon Sprankel\nhttp://simonsprankel.de/\n[@SimonSprankel](https://twitter.com/SimonSprankel)\n\n\nLicense\n-------\n[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favstudnitz%2FAvS_FastSimpleImport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favstudnitz%2FAvS_FastSimpleImport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favstudnitz%2FAvS_FastSimpleImport/lists"}