1.Data input
Both plugins read a CSV with a header row and turn each column into a placeholder. LPagery reads CSV and XLSX in your browser and shows the columns before anything is saved. PageForge uploads the CSV into the media library first, also accepts TXT and TSV, and detects the delimiter from the first line, so a semicolon-separated export from Excel works without conversion. XLSX was not found in PageForge 1.2.4 or 1.1.3; only CSV, TXT and TSV files are accepted.
Google Sheets is where the two differ most. LPagery takes a public sheet link and re-reads it on a schedule, covered in the next section. PageForge's Google Sheets source is in the premium code for the Professional and Enterprise tiers and is refused on Starter, the tier we bought, so we could not verify it working. We also found no radius source: LPagery can build pages for the cities around a location, PageForge has no built-in city data.
| Feature | LPagery | PageForge |
|---|---|---|
| CSV upload | Yes | Yes |
| XLSX upload | Yes | Not found |
| TXT and TSV upload | Not found | Yes |
| Google Sheets by link | Yes | Not checked |
| Cities around a location, by radius | Yes | Not found |
| File read in the browser, no media library upload | Yes | Not found |
| Delimiter detected from the file | Not checked | Yes |
| Export a page set back to XLSX | Yes | Not checked |