wpbyran / faq-plugin
A simple plugin to create and show FAQ's
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Type:wordpress-plugin
pkg:composer/wpbyran/faq-plugin
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2026-01-21 11:42:44 UTC
README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
- Quick summary
- Version
- Learn Markdown
How do I get set up?
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Who do I talk to?
- Repo owner or admin
- Other community or team contact
Build the css
- watch script for build css from sass
- npm run sass-dev
- to build minified css
- npm run sass-prod