विवरण
ACF Import Export enhances WordPress and Advanced Custom Fields by providing robust import/export functionality for:
- ACF Field Groups
- Custom Post Types
- Custom Taxonomies
- Post Data with ACF Fields
- Hierarchical Relationships
Key Features:
- Export field groups, post types, and taxonomies in CSV format
- Import data while maintaining hierarchical relationships
- Export post data with custom fields and taxonomies
- Support for all ACF field types
- Maintain hierarchical relationships in taxonomies and post relationships
- User-friendly interface integrated with WordPress admin
- Secure data handling with proper sanitization and validation
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
Usage
- Navigate to ACF > Import/Export in your WordPress admin
- Choose between structure export (field groups, post types, taxonomies) or content export
- Select the items you want to export
- Download the CSV file
- Import the CSV file to update / add new content or to migrate
Development
- GitHub Repository
- Report issues and contribute: GitHub Issues
Credits
This plugin is built and maintained by Vansh. Special thanks to the Advanced Custom Fields team for their excellent plugin.
स्क्रीनशॉट्स
सामान्य प्रश्न
-
Does this plugin require Advanced Custom Fields Pro?
-
No, it works with the free version as well as the pro version.
-
Can I import data from other formats?
-
Currently, the plugin only supports CSV format for both import and export operations.
-
How are hierarchical relationships handled?
-
The plugin maintains hierarchical relationships for:
* Taxonomy terms using parent-child relationships
* Post relationships through ACF relationship fields
* Post object fields with hierarchical structure
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Import/Export for Advanced Custom Fields” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.0.0
- Initial release
- Support for CSV import/export
- Handling of hierarchical relationships
- User-friendly admin interface