Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
/ Mayro Public archive

Google Material Design Theme for Question2Answer ( Q2A ).

License

Notifications You must be signed in to change notification settings

MominRaza/Mayro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mayro

Now Mayrp Pro theme is free and open source so I am archiving this repository

Release Q2A contributions welcome License Donate

Google Material Design Theme for Question2Answer ( Q2A ).

Features

  • Mobile first, clean content focused, responsive layout designed for redability
  • Easy to install and setup
  • Developer friendly

Paid Features

For Dark Theme, Right to Left(RTL), Progressive Web App(PWA), Nice Animations, Multilingual support Buy Mayro Pro Theme.

Screenshots

Pixle 2 XL

App Drawer Search Questions Question Landscape Ask A Question User Toggle Categories Users User Login Admin

iPad

Hot Question Users Register Tags Admin

iPad Pro

Ask A Question User

Installation

  1. Install Question2Answer. This theme requires version 1.7 or later

  2. Download the latest version of theme from GitHub, either using Git, or downloading directly:

    • Note : The master branch may have some broken parts, so it is recomended to download the released versions from the releases page.

    • To download using git, install git and then type

      git clone https://github.com/MominRaza/Mayro.git

      git checkout tags/<latest_tagged_version>

    • To download directly, go to the latest release page and click Source code in the Downloads section

  3. Copy the Mayro folder to qa-theme directory of your q2a installation (eg. qa-theme/Mayro)

  4. Visit http://your-q2a-site.com/admin/general , select the Mayro for both the Site theme and Theme for mobile

  5. Congratulations, Mayro theme is now up and running on your website 😄

Recommended Settings

Admin/Users

  • Avatar size on user profile page: 200 pixels
  • Avatar size on top users page: 180 pixels
  • Avatar size on questions: 70 pixels
  • Avatar size on answers: 60 pixels
  • Avatar size on comments: 60 pixels
  • Avatar size on question lists: 60 pixels
  • Avatar size on message lists: 60 pixels

Admin/Lists

  • Columns on Tags page: 1
  • Columns on Users page: 1

Author

This free theme is created with ❤️ by Momin Raza

Give Me A Treat

Buy Me A Coffee

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Disclaimer

This code has not been extensively tested on high-traffic installations of Q2A. You should perform your own tests before using this plugin on a live (production) environment.

About Question2Answer

Question2Answer is a free and open source PHP and MySQL based platform for creating Question & Answer sites. For more information visit Q2A's official site at question2answer.org