Coder Social home page Coder Social logo

gergo85 / oc-user-plus Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 5.0 32 KB

Added some useful fields for RainLab User plugin. This is an October CMS and Winter CMS plugin.

Home Page: http://octobercms.com/plugin/indikator-user

License: MIT License

PHP 89.39% HTML 10.61%
octobercms octobercms-plugin wintercms wintercms-plugin

oc-user-plus's Introduction

User Plus plugin

This plugin extend the RainLab User plugin to some new fields.

New fields

Name Code
Gender iu_gender
Telephone iu_telephone
Job iu_job
Company iu_company
About me iu_about
Webpage iu_webpage
Blog iu_blog
Facebook iu_facebook
Twitter iu_twitter
Skype iu_skype
ICQ iu_icq
Comment iu_comment

Available languages

  • en - English
  • de - Deutsch
  • fr - Français
  • hu - Magyar
  • cs - Czech

Installation

  1. Go to the Settings > Updates & Plugins page in the Backend.
  2. Click on the Install plugins button.
  3. Type the User Plus text in the search field.
  4. Select the first hit in the list.

Add widget

  1. Go to the Dashboard page in the Backend.
  2. Click on the Manage widgets > Add widget button.
  3. Select the User Plus widget from the list.

oc-user-plus's People

Contributors

astucieuxzephyr avatar gergo85 avatar tomaszn007 avatar vojtasvoboda avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

oc-user-plus's Issues

Installation

Hithere - very keen to use your plugin! When I install it all looks good, it finds it and goes throght the install but then there is no sign of the plugin in the backend or plugin list.

Not sure where it is failing in install any idea where I could look?

[Help] Can`t add edditable field in profile page.

Hello, can anone give me a solution.

I instelled this plugin but can eddit fields just from backend.

In frontend in profile page i`ve added this code, but not eddit the filed, when change something in textarea, nothing is on DB

{{ form_ajax('onUpdate', { id: 'main_update_form', model: user, 'data-request-validate': '', 'data-request-flash': '' }) }}
...
... 

<div class="form-group">
	    <label for="about" style="color:#b9d13d;">Повече за мен</label>
	    <textarea name="about" id="about" autocomplete="off" class="form-control field-textarea size-small" placeholder=" " value="{{ form_value('iu_about') }}"></textarea>
	   
	</div>
	<span data-validate-for="about"></span><br>

On show profile page i fiure out how to show the field . When manuali add something in DB it`s shown on page

<span style="font-size:40px;font-style:bold;">{{user.iu_about}}</span>

Removing plugin

Hello,
When I try to remove the plugin I get:

"exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP 'iu_telephone'; check that column/key exists' in /(...)/public/vendor/laravel/framework/src/Illuminate/Database/Connection.php:390"

Can I do anything related to this?

Regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.