Giter Site home page Giter Site logo

wp2static-addon-directory-deployment's Introduction

WP2Static Directory Deployment Add-on

The WP2Static WordPress plugin lets you export your WordPress site as a static HTML site. WP2Static puts its static converted HTML site in the wp-content/uploads/wp2static-processed-site subfolder of your WordPress installation before deployment. Many deployment addons target an external API, such as S3, Netlify, Cloudflare. This addon allows you to deploy a copy of the static site to a local directory on the same server as you run WP2Static.

Use cases

  • you only have one server for your WordPress development site and static site
  • you want to use another tool to handle your deployments, by watching a target folder and syncing it (ie, inotify + rsync)

wp2static-addon-directory-deployment's People

Contributors

anasinnyk avatar john-shaffer avatar leonstafford avatar twardoch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

wp2static-addon-directory-deployment's Issues

Fatal error: Uncaught Error: Class 'WP2StaticCopy\Controller' not found

I get this when trying to use the compiled version from this repo. My own original code works fine.

Fatal error: Uncaught Error: Class 'WP2StaticCopy\Controller' not found in $MY_WORDPRESS_PATH/wp-content/plugins/wp2static-addon-directory-deployment/wp2static-addon-directory-deployment.php:27 Stack trace: #0 $MY_WORDPRESS_PATH/wp-content/plugins/wp2static-addon-directory-deployment/wp2static-addon-directory-deployment.php(41): run_wp2static_addon_copy() #1 $MY_WORDPRESS_PATH/wp-admin/includes/plugin.php(2288): include_once('/home/fontlabc/...') #2 $MY_WORDPRESS_PATH/wp-admin/plugins.php(192): plugin_sandbox_scrape('wp2static-addon...') #3 {main} thrown in $MY_WORDPRESS_PATH/wp-content/plugins/wp2static-addon-directory-deployment/wp2static-addon-directory-deployment.php on line 27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.