Created
February 10, 2021 21:19
-
-
Save dariodiaz/adc61ea2c9a425caedb89f254f6b680c to your computer and use it in GitHub Desktop.
[Wordpress install] with blog and contact form
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# To install Wordpress on a server | |
https://websiteforstudents.com/setup-apache2-virtualhost-multiple-wordpress-blogs/ | |
# To add new elements to the top menu bar | |
https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/ | |
# To add a contact form | |
https://www.wpbeginner.com/beginners-guide/how-to-create-a-contact-form-in-wordpress/ | |
# To setup the notifications and SMTP configuration | |
https://wpmailsmtp.com/docs/how-to-set-up-the-gmail-mailer-in-wp-mail-smtp/#create-app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment