Skip to content

menno-ll/PublishPress-Future

 
 

Repository files navigation

PublishPress-Future

Installation

⚠️ Warning! This plugin requires to be built before being installed!

This repository doesn't store external dependencies required by the plugin. It's not possible to simply clone or download the repository code and have a working WordPress plugin.

We aim to follow good practices on development, and we are using Composer as dependency manager, which recommends to not add external dependencies into the repository. You can find more information on their documentation page: Should I commit the dependencies in my vendor directory?

How to install?

You can download a built package from releases page and install it on your WordPress sites by uploading the zip file.

How to build a package?

Please, check the instructions on our documentation pages.

How to run CLI command from inside Docker

docker exec -it devkinsta_fpm wp --allow-root --path=/www/kinsta/public/plugindev  publishpress-future expire-post <post_id>

License

License: GPLv2 or later

About

This plugin was known as "Post Expirator", and now it is called "PublishPress Future".

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.8%
  • PHP 20.2%
  • Shell 1.2%
  • Gherkin 1.2%
  • CSS 1.1%
  • Dockerfile 0.5%