
The author started working on this UserEmlog last year, but the project was forced to stop for various reasons. At the beginning of the year, some people asked the author to open source a free version. I didn't plan to open source before, but now because of the emlog now, I still open source. At present, only some basic functions have been implemented. For details, see the introduction below. This is an independent member center (UserEmlog) written specifically for emlog. In fact, it was created because of idle work! UserEmlog is developed based on the modified version of emlog6.0.1 for old drivers. I don't know whether other versions are supported for the time being.
function introduction
Login registration: The front desk supports login registration function
Recover password: Forget the password and retrieve the password, front desk page
Member Center: The member center homepage you will enter after successful login
Data modification: You can modify your data avatar, etc. independently
Publish articles: Powerful feature of publishing articles, but some functions require template support
Article management: You can manage your own published articles
My comment: Check all your comments
Article collection: Collect article function. This function requires you to add this function in the template yourself
Capital flow: More detailed recharge flow function to obtain capital flow
Sales orders: Orders for purchased articles
Purchased content: Orders for purchased content
Withdrawal order: withdrawal order
The author has something to say
Currently, my first version is also the last version, and there may be many bugs that I can fix. At first, I thought emlog would not be updated, so I planned to develop one in 6.0.1. Unexpectedly, when the process was halfway through, emlog pro came out, and then it abandoned the trap just like that. The main reason is that there are other reasons. I have been busy with work and on a business trip for more than half a year, and there is no computer in other places to get off work every day, work late, and have no time to rest in the morning and noon.
Now that I have released the source code, I hope you can persist for me, and I hope you can keep a small copyright of mine. No matter if you charge it for it or it is for free, I hope you can keep a copyright for me. Original author: After downloading a zip package under the Flying Fish (Rice) Installation Method, go to the root directory of emlog, which is the root directory of the website to unzip the zip package
installation method
After downloading a zip package below, go to the root directory of emlog, which is the root directory of the website to decompress the zip package
Simply introduce a link at the front desk
Login portal: /user/login. php
Registration entry: /user/register. php
Password recovery: /user/forgetpassword. php
catalog description
css: is to store css files
js: Store js files
font: Save icon
html: Store various pages of the Member Center. As well as the details of the functional files, you can read it yourself
images: store pictures
include: header file bottom file
ajax.php: Global functions
forgetpassword.php: retrieve password
index.php: Entry file
login.php: Member login
register.php: Member registration
Comments0