-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By Vineet Sawant
Hi,
I'm trying to import some heavy data into Processwire, but I'm not sure what would be the best way to do it.
Usually I use CSV to Pages plugin, but this time the data is too heavy(~40k rows with 10+ columns of excel sheet), thus this plugin can't help.
I also tried Tasker plugin but I can't seem to go through the setup itself, it requires some template setup but I'm totally clueless about how to do it, so that plugin is not of any use either.
I wanted to know from you guys how you do it and in future what would be the best way to migrate thousands of rows of data in to PW.
Thanks.
-
By hellerdruck
Hi all
I need to export all the texts from a website to a translation company (as json or csv or txt...). How can this be done? Of course manually, but this website is huge and it would take me years...
Also, as a second step, importing the translation ...
Any ideas anyone? Tutorials? Plugins?
Thanks for your help.
-
By Rodd
Hi everyone!
I have a website in a production environment and I want to duplicate it in a local environment. I exported the content of the website (with the 'Site Profile Exporter' module) but I cannot use it actually. I've got an issue with the database. I imported this one in MAMP then.
I also exported the pages (with the 'ProcessPagesExportImport' module), but I cannot import it to my local website because the fields don't exist. So I created this fields, but I have this error :
How can I use the elements that already exist and are presents in my database? How can I duplicate correctly the templates, fields and pages?
Thanks by advance
PS: Sorry if my english is bad
-
By dragan
Is it by design that a site/ready.php is not included when creating a new site profile? Is it possible to include it with a hook? Or are there any security thoughts? (I don't want to redistribute it in public, it's just so I have my own boilerplate)
-