WP Manifestindependent plugin directory
manifest / unclassified / zero-feature-wordpress-plugin-composer-package

Zero Feature WordPress Plugin Composer Package GitLab

For demonstrational purposes only. Showing and testing a WordPress Plugin packaged as a PHP composer package without any actual features beyond the composer intrinsic ones.

by Dirk Lüsebrink · gitlab.com/dirk.luesebrink/zero-feature-wordpress-plugin-composer-package · website

0stars
5composer 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://gitlab.com/dirk.luesebrink/zero-feature-wordpress-plugin-composer-package/-/archive/main/zero-feature-wordpress-plugin-composer-package-main.zip

Also on Packagist as crux/zero-feature-wordpress-plugin-package:

composer require crux/zero-feature-wordpress-plugin-package

From the readme

Zero Feature WordPress Plugin Composer Package For demonstrational purposes only. Showing and testing a WordPress Plugin packaged as a PHP composer package without any actual features beyond the composer intrinsic ones. ......... GENERIC GITLAB README TEMPLATE STUFF BELOW ONLY ......... Getting started To make it easy for you to get started with GitLab, here's a list of recommended next steps. Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom! Add your files - [ ] Create or upload files - [ ] Add files using the command line or push an existing Git repository with the following command: Integrate with your tools - [ ] Set up project integrations Collaborate with your team - [ ] Invite team members and collaborators - [ ] Create a new merge request - [ ] Automatically close issues from merge requests - [ ] Enable merge request approvals - [ ] Automatically merge when pipeline succeeds Test and Deploy Use the built-in continuous integration in GitLab. - [ ] Get started with GitLab CI/CD - [ ] Analyze your code for known vulnerabilities with Static Application Security Testing(SAST) - [ ] Deploy to Kubernet

Read the full README on GitLab →