SITe-Wordpress is a Wordpress Plugin to integrate SITe in your Wordpress Blog. SITe-Wordpress let you integrate your online shop in a easy way in all your Wordpress Posts.
- For webmasters
- Use a local copy of Wordpress. You can follow this guide to help you in the installation.
- Download the latest version
- Unzip it
- Copy the
site-wordpress-master
folder intowp-content/plugins/
- For developers
- Setup
docker-compose up
docker-compose run db mysql -h sitewordpress_db_1 -pexample wordpress < db.sql
-
Now visit http://localhost:8080/
-
You can login as the user "admin" with password "admin".
SITe-Wordpress is released under the MIT License.