inseri-swiss / inseri-core-wp

inseri.swiss - connecting data repositories, research methods, and researchers
https://inseri.swiss
GNU General Public License v3.0
8 stars 0 forks source link

investigate: convert WP page to reusable format or static assets #224

Closed bigaru closed 4 months ago

bigaru commented 2 years ago
idea 1 - static asset - prefetch endpoints and save data too plugins: - [staatic](https://wordpress.org/plugins/staatic/) - [simply-static](https://wordpress.org/plugins/simply-static/) services: - [HardyPress](https://www.hardypress.com/) - [strattic](https://www.strattic.com/) cli tools (old ways): - httrack - [wget](https://askubuntu.com/questions/391622/download-a-whole-website-with-wget-or-other-including-all-its-downloadable-con) - [curl](https://www.php.net/manual/en/book.curl.php) has inbuilt support in php
idea 2 - data + info for WP Playground - WP an PHP version - plugins installed from WP (including the version) - theme installed from WP (including the version) - page/post xml

Following the idea 2. How things can be moved:

needs clarfication:

aplamada commented 11 months ago

instead of using static assets, we can try to store what is needed to display it in the playground:

bigaru commented 8 months ago

checkout

aplamada commented 7 months ago

see https://github.com/WordPress/wordpress-playground/pull/1192#issuecomment-2039263398 and https://core.trac.wordpress.org/ticket/60375 might be relevant

bigaru commented 7 months ago

[moved to top] needs clarfication:

aplamada commented 4 months ago