WP Manifestindependent plugin directory
manifest / utilities / sw-classic-plugin

Sideways Classic

Sideways Classic WordPress plugin

by Sideways NYC · github.com/wearesideways/sw-classic-plugin

0stars
5.3kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wearesideways/sw-classic-plugin/archive/refs/heads/master.zip

Also on Packagist as sidewaysnyc/sw-classic:

composer require sidewaysnyc/sw-classic

From the readme

SW Classic Install and build dependencies - Run npm install to install dependencies - Run npm start to compile assets with watcher - Run npm run build to compile the assets production ready Note: Once you finished development build and commit the files on dist/ directory, this is configured to work with not hashes naming in order to import it on AdminAssets.php file

Read the full README on GitHub →