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

User Guide ++ Docu supplement ++ Advanced modules #531

Open
gordiang opened this issue May 8, 2019 · 0 comments
Open

User Guide ++ Docu supplement ++ Advanced modules #531

gordiang opened this issue May 8, 2019 · 0 comments

Comments

@gordiang
Copy link

gordiang commented May 8, 2019

I have an supplement for the User Guide about "Advanced modules" because it is misleading:

=============================
SUBJECT

==> The User Guide says here: (http://docs.getfuelcms.com/modules/advanced)
"7. Last but not least, in order to see your module you must add the folder name of your module to the $config['modules_allowed'] array in your fuel/application/config/MY_fuel.php file."

==> The comment in MY_fuel.php says:
// specifies which modules are allowed to be used in the fuel admin
$config['modules_allowed'] = ...

=============================
PROBLEM:
Even if I do not specify my module in MY_fuel.php, I can access my controllers and views ( so I think as an beginner i configured my module correct, BUT the constants in {module_name}_constants.php are not available in my views.

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

No branches or pull requests

1 participant