- PHP v7.4
- WordPress v5.8
- Bedrock by roots.io
composer require itinerisltd/page-as-post-type-archive
# Make sure you use the same PHP version as remote servers.
# Building inside docker images is recommanded.
php -v
# Checkout source code
git clone https://github.com/ItinerisLtd/page-as-post-type-archive.git
cd page-as-post-type-archive
git checkout <the-tag-or-the-branch-or-the-commit>
# Build the zip file
composer release:build
Then, install release/page-as-post-type-archive.zip
as usual.
page-as-post-type-archive is a Itineris Limited project created by Dan Lapteacru.
Full list of contributors can be found here.
Page as post type archive is released under the MIT License.