Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmdeldin/jmd_csv
Textpattern plugin: Batch-import articles from a CSV. (OLD, UNSUPPORTED)
https://github.com/jmdeldin/jmd_csv
Last synced: about 1 month ago
JSON representation
Textpattern plugin: Batch-import articles from a CSV. (OLD, UNSUPPORTED)
- Host: GitHub
- URL: https://github.com/jmdeldin/jmd_csv
- Owner: jmdeldin
- Created: 2009-02-03T00:15:02.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2009-02-03T00:15:48.000Z (almost 16 years ago)
- Last Synced: 2023-04-13T07:51:07.442Z (over 1 year ago)
- Homepage:
- Size: 73.2 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
h1. jmd_csv
"Forum thread":http://forum.textpattern.com/viewtopic.php?id=27782, "hg repo":http://www.bitbucket.org/jmdeldin/jmd_csv/
*Requires:* PHP 5, TXP 4.0.6
jmd_csv imports rows from CSV files as Textpattern articles.
h2. Instructions
# Create a file category, "jmd_csv"
# Content>Files: Upload a file to the "jmd_csv" category
# Extensions>jmd_csv: Click importh2. CSV template
The plugin requires you specify a header row. An example header row:
bc. Title, Body, Excerpt, Section, Category1, Category2, custom_1, custom_2, custom_3, custom_4, custom_5, custom_6, custom_7, custom_8, custom_9, custom_10
Note: You may remove Category* and custom_*.