SQLI Import 1.0 released
After several weeks teasing, the first stable version of SQLI Import is finally out !
Download it here.
Here are some details about it :
- Handler driven. Each data source must be managed by a handler written in PHP
- Easy to configure
- PHP Interface for the handler
- Error management (exceptions)
- On-the-fly options management (configuration independent)
- Simplified API to manipulate content objects
- Set of class to manage CSV structures as easily as with SimpleXML.
- Complete documentation (startup/developer guide and API doc)
Furthermore, this extension also allows an easy exploitation via the admin interface :
- Schedule imports, with recurrence
- Launch one shot imports
- Display progression percentage for a running import
- Be able to interrupt a running import
Comments