A magazine management system built by Wordpress v4.3.1 and SmartMag Theme 2.6.1
https://smartmag-wordpress-rinodung.c9users.io/wp-resources/themes/smartmag_261/Documentation/
- Install Wordpress and install SmartMag theme follow the above document
- Update all plugin
- Checkout source: git clone https://github.com/rinodung/smartmag-magazine-wordpress.git
- Export database from wp-resources/*.sql (change some value wp_options: siteurl,home)
- Rename wp-config.sample.php => wp-config.php
- Edit some option in wp-config.php(database, domain...)
----wp-admin
----wp-content
----wp-includes
----wp-resources(database, theme source, plugin source, document...)