Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goulu/quora2wordpress
Copies your content on Quora as WordPress articles
https://github.com/goulu/quora2wordpress
Last synced: 20 days ago
JSON representation
Copies your content on Quora as WordPress articles
- Host: GitHub
- URL: https://github.com/goulu/quora2wordpress
- Owner: goulu
- License: mit
- Created: 2024-02-19T12:11:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-05T07:54:06.000Z (10 months ago)
- Last Synced: 2024-11-12T08:59:41.039Z (2 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quora2wordpress
Copies your content on Quora as WordPress articles## Installation
Step 1: Authenticating with WordPress
* Log in to your WordPress account.
* Now, navigate to your dashboard and click on the “Plugins” option from the side navigation bar.
* Here, click on the “Add New” button search for the “Application Passwords” plugin in the search box.
* Click on the “Install Now” button and then click on the “Activate” button, as shown in the image below.
* Now, go to your profile settings and select the user, as shown in the image below.
* Here you can see a section for “Application Password“.
* It will show a text field for “New Application Password Name“. Type "quora2wordpress".
* Then, click on the “Add New” button.
It will show you a pop-up window where you can view the password. Copy it and paste it in the "quora2wordpress.py" file.