Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance readme #196

Merged
merged 1 commit into from
Jul 10, 2017
Merged

Enhance readme #196

merged 1 commit into from
Jul 10, 2017

Conversation

romaninsh
Copy link
Member

I have rewritten README file for the upcoming release of Agile UI 1.2. The focus is now on our premium components - CRUD and Form as well as highlighting "warehouse" application.

This is not the final / ideal form of README, but it's still better than the one we currently have.

Copy link
Member

@DarkSide666 DarkSide666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good one

An add-on can add new menu items. It does not happen automatically but through a very simple line of code:

``` php
$auth->addChangePassword($app->layout->menu_user);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not vice-versa? $app->layout->menu_user->addItem($auth->getChangePasswordMenuItem())

@romaninsh romaninsh merged commit 436b4b1 into develop Jul 10, 2017
@romaninsh romaninsh deleted the feature/readme-update branch July 10, 2017 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants