- Download the latest version of the plugin
- In your wordpress dashboard go to:
Plugins > Add new > Upload pluginSelectarticle-generator.zipfrom your computer- Click “Install Now”
- Activate the plugin in the Plugin dashboard
Install dependencies and run webpack:
yarn && composer i && yarn startor:
npm i && composer i && npm run startlatest ⬇️
article.gen.wp.plugin.demo.3.mp4
📅 (09/01/2023) - (mm-dd-yyyy)
article.gen.wp.plugin.demo.2.mp4
📅 (04/01/2023) - (mm-dd-yyyy)
Demo-Article-Generator.mp4
To contribute to the project, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>. - Make your changes and commit them:
git commit -m '<commit_message>' - Push to original branch:
git push origin <project_name> / <location> - Create the pull request.
Alternatively, see the GitHub documentation on how to create a pull request.
This project is under license. See the LICENSE file for more details.
