yes, pretty much. I wasn’t sure if I could make the modifications, save and compress the files and have the agents be able to load them on their own. I am worried that it will try to install with the admin information we generated when building the first one rather than letting them set up their own.
Maybe I should look at it this way:
1) unzip the WordPress packet
2) add our theme and corresponding files to the correct folder
3) add our plugins to the plugins folder
4) modify the create entry page using our page as an example
5) recompress the whole thing
6) send it out with instructions on how to set it up and activate the plugins.
The only issue here is determining where the code for the entry page is located which can be done in under a few minutes. I was just hoping for a short answer like “copy everything but file a, file b and file c into a new folder, then compress”.