Skip to content

The Birthday App is a Wordpress Theme that lists the upcoming birthdays of registered users. It uses the default wordpress login and register functionalities. In the profile settings at the bottom, there is a custom birthday field for each user. So, each user can see the upcoming birthdays of all the people that have registered and inserted thei…

License

Notifications You must be signed in to change notification settings

mariashakleva/birthdayapp-wordpress

Repository files navigation

birthdayapp-wordpress

The Birthday App is a Wordpress Theme that lists the upcoming birthdays of registered users. It uses the default wordpress login and register functionalities. In the profile settings at the bottom, there is a custom birthday field for each user. So, each user can see the upcoming birthdays of all the people that have registered and inserted their birthday.

Theme built with:

Sass is installed with gulp.js so run (if you have Node )

npm install

and then for editing the main.scss run

gulp

Recommendations

  • Recommendation for register option: Consider using the WP Mail SMTP plugin or set up your server so it can implement the PHP mail() function accordingly.
  • Recommendation for testing and dummy data: Consider using the FakerPress plugin.

Activate Theme

After you've installed wordpress rename the wordpress folder to birthday-app(if you're not configuring wp_config.php yourself), clone or download the theme in the wp-content/themes/ folder, rename it birthdayapp and activate it.

Theme Screenshot

screenshot

About

The Birthday App is a Wordpress Theme that lists the upcoming birthdays of registered users. It uses the default wordpress login and register functionalities. In the profile settings at the bottom, there is a custom birthday field for each user. So, each user can see the upcoming birthdays of all the people that have registered and inserted thei…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published