helsingborg / modularity-dynamic-guides
A plugin to create dynamic guides
Installs: 2 115
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 3
Type:wordpress-plugin
Requires (Dev)
- 10up/wp_mock: ^1.0
- helsingborg-stad/phpcs: ^0.3.5
- lucatume/function-mocker: ^1.3
- dev-main
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.8
- 1.2.7
- 1.2.5
- 1.2.4
- 1.0.0
- dev-dependabot/npm_and_yarn/webpack-5.94.0
- dev-dependabot/npm_and_yarn/braces-3.0.3
- dev-dependabot/npm_and_yarn/ws-7.5.10
- dev-fix/remove-block
- dev-chore/docblocks-js
- dev-feature/typscript-setupOutcomes
- dev-feature/actions-js-validation-and-structure
- dev-feature/acf-outcome-validation
- dev-feature/outcome-text
- dev-feature/restart-guide
- dev-feature/backend-typescript
- dev-feature/frontend-guide-typescript
- dev-feature/frontend-url-js
- dev-feat/generate-results-page
- dev-feature/frontend-resultpage-js
- dev-feat/frontend-js-refactored
- dev-feature/setup-js
- dev-feature/frontend-js
This package is auto-updated.
Last update: 2024-10-31 00:36:26 UTC
README
Modularity Dynamic Guides
A plugin to create dynamic guides
Report Bug
ยท
Request Feature
Table of Contents
- Table of Contents
- [About Modularity Dynamic Guides](#about-Modularity Dynamic Guides)
- Getting Started
- Usage
- Deploy
- Roadmap
- Contributing
- License
- Acknowledgements
About Modularity Dynamic Guides
Here's a blank template to get started:
Built With
- PHP
- NPM
- Webpack
- Modularity
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them (mac os).
- composer
brew install composer
- npm
brew install node
Installation
- Clone the repo
git clone https://github.com/NiclasNorin/modularity-dynamic-guides.git
- Install and build NPM packages
npm install && npm run build
- Install composer packages
composer install
Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Deploy
Instructions for deploys.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License.