:warning: 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?
You can download a built package from releases page and install it on your WordPress sites by uploading the zip file.
Please, check our Slab documentation for more information about how to build a package: How to build a package
Always use the full path for the source folder.
ln -s /Users/andersonmartins/Projects/git/publishpress/publishpress-future/ ./tests/_wordpress/wp-content/plugins/post-expirator
composer tests:dev-start
composer tests:run
composer tests:integration
composer tests:e2e
License: GPLv2 or later