Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wordpress/try-wordpress
Import your existing website to WordPress in an intuitive way
https://github.com/wordpress/try-wordpress
browser-extension wordpress wordpress-playground
Last synced: about 14 hours ago
JSON representation
Import your existing website to WordPress in an intuitive way
- Host: GitHub
- URL: https://github.com/wordpress/try-wordpress
- Owner: WordPress
- License: gpl-3.0
- Created: 2024-07-15T07:23:32.000Z (7 months ago)
- Default Branch: trunk
- Last Pushed: 2025-01-07T13:00:19.000Z (29 days ago)
- Last Synced: 2025-01-30T10:34:39.575Z (6 days ago)
- Topics: browser-extension, wordpress, wordpress-playground
- Language: PHP
- Homepage:
- Size: 118 MB
- Stars: 16
- Watchers: 4
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Try WordPress
_Try WordPress_ allows you to **import your existing website to WordPress** in an intuitive way.It's a browser extension that comes with a local WordPress site, and makes it easy for you to import content from your existing site. At the end, you can export the local site to its permanent location, at a WordPress host of your choosing.
![screenshot.png](screenshot.png)
## Installing
> This project is in _alpha_ state, not all features are fully implemented and it is likely not very useful yet.Currently, the extension is not published to the browser extension stores, so you will not be able to install it directly from your browser. Instead, the easiest way to install the extension is by following the [development environment setup instructions](CONTRIBUTING.md).
## How to contribute
There are multiple ways you can contribute to this project:- Submit improvements or fixes to the Try WordPress browser extension itself: see [`CONTRIBUTING.md`](CONTRIBUTING.md)
- Create or improve site definitions so that other users can more easily import their site: Coming soon.
- Create or improve transformation plugins so that content can better fit in the WordPress plugin ecosystem: Coming soon.